Hi

I'm using a Canon G7X Mark II.
gphoto2 lists it as a supported camera for remote control, but it doesn't
seem to work.
----------------------------------------------------------------------------------------------------------
The outputs:

1. *Record the output of lsusb to get the USB ids. *
db-3553@db3553-HP-ProBook-440-G5:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint
Reader
Bus 001 Device 003: ID 8087:0a2b Intel Corp.
Bus 001 Device 002: ID 04f2:b5ee Chicony Electronics Co., Ltd
Bus 001 Device 008: ID 04a9:32bc Canon, Inc.

2. *Record the output of gphoto2 --auto-detect to see if it is detected in
a generic way, or by another name*

db-3553@db3553-HP-ProBook-440-G5:~$ gphoto2 --auto-detect

Model Port

----------------------------------------------------------

db-3553@db3553-HP-ProBook-440-G5:~$

3.
*Record the output of LANG=C gphoto2 --summary >summary.txt to get generic
summary information into the summary.txt file.*
db-3553@db3553-HP-ProBook-440-G5:~$ LANG=C gphoto2 --summary >summary.txt

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

4. *Record the output of LANG=C gphoto2 --list-all-config >config.txt to
get the configuration tree into the config.txt file.*

db-3553@db3553-HP-ProBook-440-G5:~$ 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') ***
db-3553@db3553-HP-ProBook-440-G5:~$

5. *Record the output of gphoto2 --capture-image to see if capture works
already.*

db-3553@db3553-HP-ProBook-440-G5:~$ 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.
-----------------------------------------------------------------------------------------------------

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

Reply via email to