Hi - I have a Canon G5 X. It exposes zoom through a config called "zoom" and aperture through a config called "aperture". Both are in a section called capturesettings.
I can read both settings. But when I try to set them, the camera hangs up. I get no useful output when I try to set it the first time, but subsequent attempts indicate a timeout. See output below. Any suggestions for how to debug this further? Thanks, Clark ubuntu@ubuntu:~$ gphoto2 --get-config zoom Label: Zoom Readonly: 0 Type: TEXT Current: 75 END ubuntu@ubuntu:~$ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --set-config zoom=0 ubuntu@ubuntu:~$ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --set-config zoom=75 *** Error *** PTP Timeout *** Error *** An error occurred in the io-library ('Timeout reading from or writing to the port'): No error description available *** Error *** PTP Timeout *** Error *** An error occurred in the io-library ('Timeout reading from or writing to the port'): No error description available *** Error (-10: 'Timeout reading from or writing to the port') ***
_______________________________________________ Gphoto-devel mailing list Gphoto-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gphoto-devel