Hello,
 
I'm trying to get gphoto2 to work using a Canon EOS 60D and a Raspberry Pi 2B (later a RPi Zero W).
I'm using the cable that came with the camera at the time.
The camera and cable work with the Canon EOS Utility software.
Linux raspberrypi 4.19.42-v7+ #1219 SMP Tue May 14 21:20:58 BST 2019 armv7l GNU/Linux
 
env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --capture-image-and-download
*** Error: No camera found. ***
 
So, the camera is not found and does not show in the list attached of USB devices.
 
Please advice. I've attached the logfile, but I'm not sure if that is of any help.
 
Bet regards,
Peter-Paul Kolber
0.000510 main                        (2): ALWAYS INCLUDE THE FOLLOWING LINES 
WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000740 main                        (2): gphoto2 2.5.11
0.000809 main                        (2): gphoto2 has been compiled with the 
following options:
0.000856 main                        (2):  + gcc (C compiler used)
0.000896 main                        (2):  + popt (mandatory, for handling 
command-line parameters)
0.000935 main                        (2):  + exif (for displaying EXIF 
information)
0.000975 main                        (2):  + cdk (for accessing configuration 
options)
0.001013 main                        (2):  + aa (for displaying live previews)
0.001051 main                        (2):  + jpeg (for displaying live previews 
in JPEG format)
0.001088 main                        (2):  + readline (for easy navigation in 
the shell)
0.001128 main                        (2): libgphoto2 2.5.12
0.001178 main                        (2): libgphoto2 has been compiled with the 
following options:
0.001217 main                        (2):  + all camlibs
0.001255 main                        (2):  + gcc (C compiler used)
0.001292 main                        (2):  + ltdl (for portable loading of 
camlibs)
0.001329 main                        (2):  + EXIF (for special handling of EXIF 
files)
0.001369 main                        (2): libgphoto2_port 0.12.0
0.001420 main                        (2): libgphoto2_port has been compiled 
with the following options:
0.001460 main                        (2):  + gcc (C compiler used)
0.001499 main                        (2):  + ltdl (for portable loading of 
camlibs)
0.001538 main                        (2):  + USB (libusb1, for USB cameras)
0.001576 main                        (2):  + serial (for serial cameras)
0.001615 main                        (2):  + no resmgr (serial port access and 
locking)
0.001651 main                        (2):  + no ttylock (serial port locking)
0.001688 main                        (2):  + no lockdev (serial port locking)
0.001729 main                        (2): CAMLIBS env var not set, using 
compile-time default instead
0.001766 main                        (2): IOLIBS env var not set, using 
compile-time default instead
0.001802 main                        (2): invoked with following arguments:
0.001840 main                        (2):   --debug
0.001879 main                        (2):   --debug-logfile=my-logfile.txt
0.001917 main                        (2):   --capture-image-and-download
0.002132 load_settings               (2): Creating gphoto config directory 
('/home/pi/.gphoto')
0.002349 load_settings               (2): Loading settings from file 
'/home/pi/.gphoto/settings'.
0.002657 main                        (2): The user has not specified both a 
model and a port. Try to figure them out.
0.002734 gp_port_info_list_load      (2): Using ltdl to load io-drivers from 
'/usr/lib/arm-linux-gnueabihf/libgphoto2_port/0.12.0'...
0.003282 foreach_func                (2): Called for filename 
'/usr/lib/arm-linux-gnueabihf/libgphoto2_port/0.12.0/disk'.
0.004551 gp_port_library_list        (2): found fstab fsname proc
0.004662 gp_port_library_list        (2): found fstab fsname 
PARTUUID=2fd5f218-01
0.004727 gp_port_library_list        (2): found fstab fsname 
PARTUUID=2fd5f218-02
0.005337 gp_port_library_list        (2): found mtab fsname /dev/root
0.005495 gp_port_library_list        (2): found mtab fsname devtmpfs
0.005567 gp_port_library_list        (2): found mtab fsname sysfs
0.005630 gp_port_library_list        (2): found mtab fsname proc
0.005689 gp_port_library_list        (2): found mtab fsname tmpfs
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to