Hello,

I want to report a not yet supported camera --> CANON EOS 250D
See the output after running the commands below.

Thanks for doing such great code!
Roland



*pi@octopi:~ $ lsusb*
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


*pi@octopi:~ $ gphoto2 --auto-detect*
Model                          Port
----------------------------------------------------------


*pi@octopi:~ $ LANG=C gphoto2 --summary >summary.txt*

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***


*pi@octopi:~ $ LANG=C gphoto2 --list-all-config >config.txt*

*** Error ***
Could not detect any camera

*** Error ***
An error occurred in the io-library ('Unknown error'): No error description available
*** Error (-105: 'Unknown model') ***


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

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***

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:~ $ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --capture-image*

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***





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

Reply via email to