Hi guys, I’m having difficulty setting the shutterspeed on a Theta S (0xd00f) via a Raspberry Pi Zero W.
I have compiled from git version 2.5.14 on a desktop Ubuntu for prototyping speed, as well as on the Pi. The builds should be identical, however the Pi just can’t change the setting whereas the desktop machine can. Any assistance would be appreciated. —Trey ———————————————————————— On the Pi: pi@beholder:~/hdr_test $ gphoto2 --set-config d00f=0 *** Error *** The property 'PTP Property 0xd00f' / 0xd00f was not set (0x201c: PTP Invalid Device Prop Value). pi@beholder:~/hdr_test $ gphoto2 --version gphoto2 2.5.14 Copyright (c) 2000-2016 Lutz Mueller and others gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of gphoto2 under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. This version of gphoto2 is using the following software versions and options: gphoto2 2.5.14 gcc, popt(m), exif, no cdk, no aa, jpeg, no readline libgphoto2 2.5.14 all camlibs, gcc, ltdl, EXIF libgphoto2_port 0.12.0 gcc, ltdl, USB, serial without locking pi@beholder:~/hdr_test $ gphoto2 --summary Camera summary: Manufacturer: Ricoh Company, Ltd. Model: RICOH THETA S Version: 01.82 Serial Number: 00294283 Vendor Extension ID: 0x6 (1.10) Functional Mode: 0x8001 Capture Formats: Display Formats: Association/Directory, JPEG, Firmware, MP4 Device Capabilities: File Download, File Deletion, No File Upload Generic Image Capture, Open Capture, No vendor specific capture Storage Devices Summary: store_00010001: StorageDescription: None VolumeLabel: None Storage Type: Builtin RAM Filesystemtype: Digital Camera Layout (DCIM) Access Capability: Read-Write Maximum Capability: 8060403712 (7687 MB) Free Space (Bytes): 8058704896 (7685 MB) Free Space (Images): 1617 Device Property Summary: Battery Level(0x5001):(read only) (type=0x2) Range [0 - 100, step 1] value: 100% (100) Functional Mode(0x5002):(read only) (type=0x4) Enumeration [0,32769] value: 32769 Image Size(0x5003):(readwrite) (type=0xffff) Enumeration [ '5376x2688', '2048x1024' ] value: '5376x2688' Date & Time(0x5011):(readwrite) (type=0xffff) '20170813T155426-0400' Pre-Capture Delay(0x5012):(readwrite) (type=0x6) Range [0 - 10000, step 1000] value: 0.0s (0) Perceived Device Type(0xd407):(read only) (type=0x6) 1 White Balance(0x5005):(readwrite) (type=0x4) Enumeration [2,4,32769,32770,6,32800,32771,32772,32773,32774,32775] value: Automatic (2) Exposure Program Mode(0x500e):(readwrite) (type=0x4) Enumeration [1,2,4,32771] value: M (1) Exposure Index (film speed ISO)(0x500f):(readwrite) (type=0x4) Enumeration [100,125,160,200,250,320,400,500,640,800,1000,1250,1600] value: ISO 100 (100) Exposure Bias Compensation(0x5010):(readwrite) (type=0x3) Enumeration [0] value: 0.0 stops (0) Still Capture Mode(0x5013):(readwrite) (type=0x4) Enumeration [1,3,32770,32771,32772] value: Single Shot (1) Timelapse Number(0x501a):(readwrite) (type=0x4) Range [0 - 9999, step 1] value: 0 Timelapse Interval(0x501b):(readwrite) (type=0x6) Range [8000 - 3600000, step 1000] value: 8000 Audio Volume(0x502c):(readwrite) (type=0x6) Range [0 - 100, step 1] value: 10 Property 0xd006:(read only) (type=0x6) 0 Property 0xd00f:(readwrite) (type=0x8) Enumeration [6400,5000,4000,3200,2500,2000,1600,1250,1000,800,640,500,400,320,250,200,160,125,100,80,60,50,40,30,25,20,15,13,10,8,6,5,4,3,25,2,16,13,1,10,10,1,10,10,1,1,1,1,1,1,1,1,1,1,1] value: 6400 Property 0xd801:(readwrite) (type=0xffff) '' Property 0xd802:(readwrite) (type=0x2) Range [0 - 30, step 1] value: 0 Property 0xd803:(readwrite) (type=0x4) Range [0 - 1800, step 1] value: 0 Property 0xd805:(readwrite) (type=0xffff) 'THETAXS00294283.OSC' Property 0xd806:(readwrite) (type=0xffff) '00294283' Property 0xd807:(readwrite) (type=0x2) Enumeration [0,1,6,11] value: 0 Property 0xd808:(read only) (type=0x2) Enumeration [0,1,2,3] value: 0 Property 0xd809:(read only) (type=0x4) Range [0 - 1499, step 1] value: 0 Property 0xd80a:(read only) (type=0x4) Range [0 - 1500, step 1] value: 0 Property 0xd80b:(readwrite) (type=0x2) Enumeration [0,1,2,3] value: 0 Property 0xd80c:(read only) (type=0x2) Enumeration [0,1,2] value: 2 Property 0xd80d:(read only) (type=0x4) 4017 Property 0xd80e:(readwrite) (type=0x2) Enumeration [0,1] value: 0 Property 0xd80f:(readwrite) (type=0x6) Range [600 - 86400, step 600] value: 86400 Property 0xd810:(readwrite) (type=0x6) Range [0 - 600, step 60] value: 0 Property 0xd811:(read only) (type=0x6) Range [0 - 86400, step 1] value: 0 Property 0xd812:(readwrite) (type=0x0) Undefined Property 0xd813:(readwrite) (type=0x4) Range [2500 - 10000, step 100] value: 5000 ———————————————————————— On the Desktop: treyharrell@barad-dur:~$ gphoto2 --set-config d00f=0 treyharrell@barad-dur:~$ gphoto2 --get-config d00f Label: PTP Property 0xd00f Type: MENU Current: 27487790694401 Choice: 0 27487790694401 Choice: 1 21474836480001 Choice: 2 17179869184001 Choice: 3 13743895347201 Choice: 4 10737418240001 Choice: 5 8589934592001 Choice: 6 6871947673601 Choice: 7 5368709120001 Choice: 8 4294967296001 Choice: 9 3435973836801 Choice: 10 2748779069441 Choice: 11 2147483648001 Choice: 12 1717986918401 Choice: 13 1374389534721 Choice: 14 1073741824001 Choice: 15 858993459201 Choice: 16 687194767361 Choice: 17 536870912001 Choice: 18 429496729601 Choice: 19 343597383681 Choice: 20 257698037761 Choice: 21 214748364801 Choice: 22 171798691841 Choice: 23 128849018881 Choice: 24 107374182401 Choice: 25 85899345921 Choice: 26 64424509441 Choice: 27 55834574849 Choice: 28 42949672961 Choice: 29 34359738369 Choice: 30 25769803777 Choice: 31 21474836481 Choice: 32 17179869185 Choice: 33 12884901889 Choice: 34 107374182410 Choice: 35 8589934593 Choice: 36 68719476746 Choice: 37 55834574858 Choice: 38 4294967297 Choice: 39 42949672973 Choice: 40 42949672976 Choice: 41 4294967298 Choice: 42 42949672985 Choice: 43 42949672992 Choice: 44 4294967300 Choice: 45 4294967301 Choice: 46 4294967302 Choice: 47 4294967304 Choice: 48 4294967306 Choice: 49 4294967309 Choice: 50 4294967311 Choice: 51 4294967316 Choice: 52 4294967321 Choice: 53 4294967326 Choice: 54 4294967356 treyharrell@barad-dur:~$ gphoto2 --set-config d00f=1 treyharrell@barad-dur:~$ gphoto2 --get-config d00f Label: PTP Property 0xd00f Type: MENU Current: 21474836480001 Choice: 0 27487790694401 Choice: 1 21474836480001 Choice: 2 17179869184001 Choice: 3 13743895347201 Choice: 4 10737418240001 Choice: 5 8589934592001 Choice: 6 6871947673601 Choice: 7 5368709120001 Choice: 8 4294967296001 Choice: 9 3435973836801 Choice: 10 2748779069441 Choice: 11 2147483648001 Choice: 12 1717986918401 Choice: 13 1374389534721 Choice: 14 1073741824001 Choice: 15 858993459201 Choice: 16 687194767361 Choice: 17 536870912001 Choice: 18 429496729601 Choice: 19 343597383681 Choice: 20 257698037761 Choice: 21 214748364801 Choice: 22 171798691841 Choice: 23 128849018881 Choice: 24 107374182401 Choice: 25 85899345921 Choice: 26 64424509441 Choice: 27 55834574849 Choice: 28 42949672961 Choice: 29 34359738369 Choice: 30 25769803777 Choice: 31 21474836481 Choice: 32 17179869185 Choice: 33 12884901889 Choice: 34 107374182410 Choice: 35 8589934593 Choice: 36 68719476746 Choice: 37 55834574858 Choice: 38 4294967297 Choice: 39 42949672973 Choice: 40 42949672976 Choice: 41 4294967298 Choice: 42 42949672985 Choice: 43 42949672992 Choice: 44 4294967300 Choice: 45 4294967301 Choice: 46 4294967302 Choice: 47 4294967304 Choice: 48 4294967306 Choice: 49 4294967309 Choice: 50 4294967311 Choice: 51 4294967316 Choice: 52 4294967321 Choice: 53 4294967326 Choice: 54 4294967356 treyharrell@barad-dur:~$ gphoto2 --version gphoto2 2.5.14 Copyright (c) 2000-2016 Lutz Mueller and others gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of gphoto2 under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. This version of gphoto2 is using the following software versions and options: gphoto2 2.5.14 gcc, popt(m), no exif, no cdk, no aa, jpeg, no readline libgphoto2 2.5.14 all camlibs, gcc, ltdl, no EXIF libgphoto2_port 0.12.0 gcc, ltdl, USB, serial without locking treyharrell@barad-dur:~$ gphoto2 --summary Camera summary: Manufacturer: Ricoh Company, Ltd. Model: RICOH THETA S Version: 01.82 Serial Number: 00294283 Vendor Extension ID: 0x6 (1.10) Functional Mode: 0x8001 Capture Formats: Display Formats: Association/Directory, JPEG, Firmware, MP4 Device Capabilities: File Download, File Deletion, No File Upload Generic Image Capture, Open Capture, No vendor specific capture Storage Devices Summary: store_00010001: StorageDescription: None VolumeLabel: None Storage Type: Builtin RAM Filesystemtype: Digital Camera Layout (DCIM) Access Capability: Read-Write Maximum Capability: 8060403712 (7687 MB) Free Space (Bytes): 8058704896 (7685 MB) Free Space (Images): 1617 Device Property Summary: Battery Level(0x5001):(read only) (type=0x2) Range [0 - 100, step 1] value: 100% (100) Functional Mode(0x5002):(read only) (type=0x4) Enumeration [0,32769] value: 32769 Image Size(0x5003):(readwrite) (type=0xffff) Enumeration [ '5376x2688', '2048x1024' ] value: '5376x2688' Date & Time(0x5011):(readwrite) (type=0xffff) '20170813T155739-0400' Pre-Capture Delay(0x5012):(readwrite) (type=0x6) Range [0 - 10000, step 1000] value: 0.0s (0) Perceived Device Type(0xd407):(read only) (type=0x6) 1 White Balance(0x5005):(readwrite) (type=0x4) Enumeration [2,4,32769,32770,6,32800,32771,32772,32773,32774,32775] value: Automatic (2) Exposure Program Mode(0x500e):(readwrite) (type=0x4) Enumeration [1,2,4,32771] value: M (1) Exposure Index (film speed ISO)(0x500f):(readwrite) (type=0x4) Enumeration [100,125,160,200,250,320,400,500,640,800,1000,1250,1600] value: ISO 100 (100) Exposure Bias Compensation(0x5010):(readwrite) (type=0x3) Enumeration [0] value: 0.0 stops (0) Still Capture Mode(0x5013):(readwrite) (type=0x4) Enumeration [1,3,32770,32771,32772] value: Single Shot (1) Timelapse Number(0x501a):(readwrite) (type=0x4) Range [0 - 9999, step 1] value: 0 Timelapse Interval(0x501b):(readwrite) (type=0x6) Range [8000 - 3600000, step 1000] value: 8000 Audio Volume(0x502c):(readwrite) (type=0x6) Range [0 - 100, step 1] value: 10 Property 0xd006:(read only) (type=0x6) 0 Property 0xd00f:(readwrite) (type=0x8) Enumeration [27487790694401,21474836480001,17179869184001,13743895347201,10737418240001,8589934592001,6871947673601,5368709120001,4294967296001,3435973836801,2748779069441,2147483648001,1717986918401,1374389534721,1073741824001,858993459201,687194767361,536870912001,429496729601,343597383681,257698037761,214748364801,171798691841,128849018881,107374182401,85899345921,64424509441,55834574849,42949672961,34359738369,25769803777,21474836481,17179869185,12884901889,107374182410,8589934593,68719476746,55834574858,4294967297,42949672973,42949672976,4294967298,42949672985,42949672992,4294967300,4294967301,4294967302,4294967304,4294967306,4294967309,4294967311,4294967316,4294967321,4294967326,4294967356] value: 21474836480001 Property 0xd801:(readwrite) (type=0xffff) '' Property 0xd802:(readwrite) (type=0x2) Range [0 - 30, step 1] value: 0 Property 0xd803:(readwrite) (type=0x4) Range [0 - 1800, step 1] value: 0 Property 0xd805:(readwrite) (type=0xffff) 'THETAXS00294283.OSC' Property 0xd806:(readwrite) (type=0xffff) '00294283' Property 0xd807:(readwrite) (type=0x2) Enumeration [0,1,6,11] value: 0 Property 0xd808:(read only) (type=0x2) Enumeration [0,1,2,3] value: 0 Property 0xd809:(read only) (type=0x4) Range [0 - 1499, step 1] value: 0 Property 0xd80a:(read only) (type=0x4) Range [0 - 1500, step 1] value: 0 Property 0xd80b:(readwrite) (type=0x2) Enumeration [0,1,2,3] value: 0 Property 0xd80c:(read only) (type=0x2) Enumeration [0,1,2] value: 2 Property 0xd80d:(read only) (type=0x4) 4017 Property 0xd80e:(readwrite) (type=0x2) Enumeration [0,1] value: 0 Property 0xd80f:(readwrite) (type=0x6) Range [600 - 86400, step 600] value: 86400 Property 0xd810:(readwrite) (type=0x6) Range [0 - 600, step 60] value: 0 Property 0xd811:(read only) (type=0x6) Range [0 - 86400, step 1] value: 0 Property 0xd812:(readwrite) (type=0x0) Undefined Property 0xd813:(readwrite) (type=0x4) Range [2500 - 10000, step 100] value: 5000 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gphoto-devel mailing list Gphoto-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gphoto-devel