Hey there,

I am trying to set up a Canon G7x Mk 2 on a raspberry pi running octopi,
but the camera wont show up when connected and powered up. This may be due
to the fact that the camera itself does not open camera mode. But since the
camera is listed as compatible, I thought I would try to ask you for help.

Thanks
Jakob

Here are my outputs.

*pi@octopi*:*~ $* gphoto2 --debug

0.000568 main                        (2): ALWAYS INCLUDE THE FOLLOWING
LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:

0.000707 main                        (2): gphoto2 2.5.27

0.000796 main                        (2): gphoto2 has been compiled with
the following options:

0.000836 main                        (2):  + gcc (C compiler used)

0.000871 main                        (2):  + popt (mandatory, for handling
command-line parameters)

0.000906 main                        (2):  + exif (for displaying EXIF
information)

0.000941 main                        (2):  + no cdk (for accessing
configuration options)

0.000976 main                        (2):  + no aa (for displaying live
previews)

0.001014 main                        (2):  + jpeg (for displaying live
previews in JPEG format)

0.001047 main                        (2):  + no readline (for easy
navigation in the shell)

0.001083 main                        (2): libgphoto2 2.5.27

0.001123 main                        (2): libgphoto2 has been compiled with
the following options:

0.001159 main                        (2):  + standard camlib set SKIPPING
SOME (ax203 canon digigr8 dimagev directory jl2005a jl2005c kodak_dc240
mars pentax ptp2 ricoh_g3 sierra sonix sq905 st2205 topfield tp6801
SKIPPING docupen lumix)

0.001193 main                        (2):  + gcc (C compiler used)

0.001222 main                        (2):  + ltdl (for portable loading of
camlibs)

0.001251 main                        (2):  + EXIF (for special handling of
EXIF files)

0.001292 main                        (2): libgphoto2_port 0.12.0

0.001336 main                        (2): libgphoto2_port has been compiled
with the following options:

0.001372 main                        (2):  + iolibs: disk ptpip serial usb1
usbdiskdirect usbscsi

0.001407 main                        (2):  + gcc (C compiler used)

0.001442 main                        (2):  + ltdl (for portable loading of
iolibs)

0.001474 main                        (2):  + EXIF (for vusb)

0.001504 main                        (2):  + USB (libusb1, for USB cameras)

0.001538 main                        (2):  + serial (for serial cameras)

0.001570 main                        (2):  + no resmgr (serial port access
and locking)

0.001602 main                        (2):  + no ttylock (serial port
locking)

0.001634 main                        (2):  + no lockdev (serial port
locking)

0.001667 main                        (2): CAMLIBS env var not set, using
compile-time default instead

0.001701 main                        (2): IOLIBS env var not set, using
compile-time default instead

0.001731 main                        (2): invoked with following arguments:

0.001761 main                        (2):   --debug

0.001842 load_settings               (2): Creating gphoto config directory
('/home/pi/.gphoto')

0.001966 verify_settings             (2): Can't open settings file
'/home/pi/.gphoto/settings' for reading.

0.002005 load_settings               (2): Loading settings from file
'/home/pi/.gphoto/settings'.

0.002062 load_settings               (2): Can't open settings file
'/home/pi/.gphoto/settings' for reading.

0.002100 load_settings               (2): Creating gphoto config directory
('/home/pi/.gphoto')

0.002164 verify_settings             (2): Can't open settings file
'/home/pi/.gphoto/settings' for reading.

0.002201 load_settings               (2): Loading settings from file
'/home/pi/.gphoto/settings'.

0.002256 load_settings               (2): Can't open settings file
'/home/pi/.gphoto/settings' for reading.

0.002575 gp_camera_free              (2): Freeing camera...

0.002614 gp_port_free                (2): Freeing port...

0.002660 gp_filesystem_reset         (2): resetting filesystem

0.002694 gp_filesystem_lru_clear     (2): Clearing fscache LRU list...

0.002728 gp_filesystem_lru_clear     (2): fscache LRU list already empty

0.002762 delete_all_folders          (2): Internally deleting all folders
from '/'...

0.002799 lookup_folder               (2): Lookup folder '/'...

0.002831 lookup_folder               (2): Found! / is 0x1972d60

0.002863 recurse_delete_folder       (2): Recurse delete folder 0x1972d60//

0.002899 delete_all_files            (2): Delete all files in folder
0x1972d60//

*pi@octopi*:*~ $* lsusb

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 001 Device 003: ID 2c99:0002

Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub

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') ***
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to