Menu

#159 gphoto2 can`t list cameras

open
nobody
None
5
2023-10-20
2023-10-17
No

I have a raspberry Pi 3 running gphoto2 vesion:
gphoto2 2.5.10
gphoto2 2.5.10 gcc, popt(m), exif, no cdk, no aa, no jpeg, no readline
libgphoto2 2.5.31 standard camlibs (SKIPPING docupen lumix), gcc, no ltdl, EXIF
libgphoto2_port 0.12.2 iolibs: disk ptpip serial usb usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking

When I use the command gphoto2 --list-cameras:
Number of the camera suported: 0
Câmeras que há suporte:

Can anyone help me?

Discussion

  • Marcus Meissner

    Marcus Meissner - 2023-10-18

    can you attach gphoto2 --debug --debug-logfile=log.txt --list-cameras

    its kind of weird.

     
  • Marcos Valério Peron

    Hi Marcus. Thanks for reply!

    gphoto2 --debug-logfile=log.txt --list-cameras
    Quantidade de câmeras que há suporte: 0
    Câmeras que há suporte:
    The output is in Portuguese.

    Bellow the full output of the debug command:
    gphoto2 --debug
    0.000696 main (2): SEMPRE INCLUA AS SEGUINTES LINHAS AO ENVIAR MENSAGENS DE DEPURAÇÃO PARA A LISTA DE DISCUSSÃO:
    0.000796 main (2): gphoto2 2.5.10
    0.000836 main (2): gphoto2 foi compilado com as seguintes opções:
    0.000870 main (2): + gcc (C compiler used)
    0.000894 main (2): + popt (mandatory, for handling command-line parameters)
    0.000920 main (2): + exif (for displaying EXIF information)
    0.000945 main (2): + no cdk (for accessing configuration options)
    0.000969 main (2): + no aa (for displaying live previews)
    0.000992 main (2): + no jpeg (for displaying live previews in JPEG format)
    0.001017 main (2): + no readline (for easy navigation in the shell)
    0.001080 main (2): libgphoto2 2.5.31
    0.001111 main (2): libgphoto2 foi compilado com as seguintes opções:
    0.001143 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.001176 main (2): + gcc (C compiler used)
    0.001200 main (2): + no ltdl (for portable loading of camlibs)
    0.001224 main (2): + EXIF (for special handling of EXIF files)
    0.001255 main (2): libgphoto2_port 0.12.2
    0.001281 main (2): libgphoto2_port foi compilado com as seguintes opções:
    0.001306 main (2): + iolibs: disk ptpip serial usb usbdiskdirect usbscsi
    0.001330 main (2): + gcc (C compiler used)
    0.001353 main (2): + no ltdl (for portable loading of iolibs)
    0.001377 main (2): + EXIF (for vusb)
    0.001400 main (2): + USB (libusb0, for USB cameras)
    0.001423 main (2): + serial (for serial cameras)
    0.001446 main (2): + no resmgr (serial port access and locking)
    0.001470 main (2): + no ttylock (serial port locking)
    0.001493 main (2): + no lockdev (serial port locking)
    0.001516 main (2): CAMLIBS env var not set, using compile-time default instead
    0.001540 main (2): IOLIBS env var not set, using compile-time default instead
    0.001564 main (2): invoked with following arguments:
    0.001587 main (2): --debug
    0.001677 load_settings (2): Creating gphoto config directory ('/home/pi/.gphoto')
    0.001894 load_settings (2): Loading settings from file '/home/pi/.gphoto/settings'.
    0.002512 gp_camera_free (2): Freeing camera...
    0.002547 gp_port_free (2): Freeing port...
    0.002584 gp_filesystem_reset (2): resetting filesystem
    0.002608 gp_filesystem_lru_clear (2): Clearing fscache LRU list...
    0.002632 gp_filesystem_lru_clear (2): fscache LRU list already empty
    0.002659 delete_all_folders (2): Internally deleting all folders from '/'...
    0.002687 lookup_folder (2): Lookup folder '/'...
    0.002712 lookup_folder (2): Found! / is 0x17d0b40
    0.002737 recurse_delete_folder (2): Recurse delete folder 0x17d0b40//
    0.002763 delete_all_files (2): Delete all files in folder 0x17d0b40//

     

Log in to post a comment.