Hello,

Just following the instructions on the list of supported camera
<http://www.gphoto.org/proj/libgphoto2/support.php>. It appears the Canon
90d is not supported by default, I went through the  steps outlined and
this was the output.
[image: image.png]

Or in text,

pi@octopi:~ $ gphoto2 --auto-detect
Model                          Port
----------------------------------------------------------
USB PTP Class Camera           usb:001,010
pi@octopi:~ $ lang=c gphoto2 --summary >summary.txt
pi@octopi:~ $ lang=c gphoto2 --list-all-config >config.txt
pi@octopi:~ $ gphoto2 --capture-image

*** Error ***
Canon EOS Full-Press failed (0x2019: PTP Device Busy)
ERROR: Could not capture image.
ERROR: Could not capture.
*** Error (-110: 'I/O in progress') ***

For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <gphoto-devel@lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt
--capture-image

Please make sure there is sufficient quoting around the arguments.

pi@octopi:~ $ gphoto2 --capture-image

Are there any plans or work arounds for this camera in the near future? It
would be amazing for this device to be supported.

Thank you,

Jesse Pittman
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to