[Pkg-phototools-devel] Bug#231856: Not fixed, despite the tag

Helge Kreutzmann debian at helgefjell.de
Sat Feb 4 17:03:25 UTC 2012


Hello,
On Thu, Jul 09, 2009 at 09:57:55PM +0200, Helge Kreutzmann wrote:
> I recently saw that this bug was tagged "fixed-upstream", and the last
> message in the upstream log simply indicates to use a certain
> combination of parameters. So I plugged my camera in and ran the
> commands as told in by Marcus Meissner. But unfortunately it is not
> fixed. I attached the log file to this report.
> 
> If you want, I can retry on an x86 system (the test was done on my ppc
> laptop).

I now tried (again, using current testing) on an x86_64 machine. The 
following is the result:

helge at sneo:~$ LC_ALL=C gphoto2 --list-ports
Devices found: 6
Path                             Description
--------------------------------------------------------------
ptpip:                           PTP/IP Connection
serial:/dev/ttyS0                Serial Port 0
serial:/dev/ttyS1                Serial Port 1
serial:/dev/ttyS2                Serial Port 2
serial:/dev/ttyS3                Serial Port 3
usb:005,003                      Universal Serial Bus



helge at sneo:/tmp$ LC_ALL=C gphoto2 --capture-image
Detected a 'Canon:PowerShot G5 (normal mode)'.

*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

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 at 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.


helge at sneo:/tmp$ LC_ALL=C gphoto2 --debug --debug-logfile=my-logfile.txt --capture-image
Detected a 'Canon:PowerShot G5 (normal mode)'.

*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

I attached the log file to this report.




Now with --port:
helge at sneo:/tmp$ LC_ALL=C gphoto2 --port usb --capture-image
Detected a 'Canon:PowerShot G5 (normal mode)'.

*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

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 at lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --port usb --capture-image

Please make sure there is sufficient quoting around the arguments.

helge at sneo:/tmp$ LC_ALL=C gphoto2 --debug --debug-logfile=my-logfile-usb.txt --port usb --capture-image
Detected a 'Canon:PowerShot G5 (normal mode)'.

*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

I attached the log file to this report.


If I try ptpip: I get:
*** Error ***
Unsupported port type 16 = 0x10 given. Initialization impossible.
*** Error (-6: 'Unsupported operation') ***

and for dev/ttyS3:
*** Error ***
Error capturing image
ERROR: Could not capture image.
*** Error (-102: 'Corrupted data') ***

for /dev/ttyS2:
*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

for /dev/ttyS1:
*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***

for /dev/ttyS0:
*** Error ***
Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
ERROR: Could not capture image.
*** Error (-114: 'OS error in camera communication') ***


I also tried --capture-preview but this corrupts the terminal sucht that i
have to use "reset" to get it back working.

If you need further testing / reports / log files, do not hesitate to ask.


-- 
      Dr. Helge Kreutzmann                     debian at helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/
-------------- next part --------------
0.000174 main(2): BITTE IMMER FOLGENDE ZEILE EINF?GEN WENN DEBUG MESSAGES AN DIE MAILINGLISTE GESCHICKT WERDEN:
0.000300 main(2): gphoto2 2.4.11
0.000336 main(2): gphoto2 wurde mit den folgenden Optionen ?bersetzt:
0.000361 main(2):  + gcc (C compiler used)
0.000383 main(2):  + popt (mandatory, for handling command-line parameters)
0.000406 main(2):  + exif (for displaying EXIF information)
0.000430 main(2):  + cdk (for accessing configuration options)
0.000452 main(2):  + aa (for displaying live previews)
0.000475 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000498 main(2):  + readline (for easy navigation in the shell)
0.000530 main(2): libgphoto2 2.4.11
0.000562 main(2): libgphoto2 wurde mit den folgenden Optionen ?bersetzt:
0.000586 main(2):  + gcc (C compiler used)
0.000609 main(2):  + ltdl (for portable loading of camlibs)
0.000632 main(2):  + EXIF (for special handling of EXIF files)
0.000659 main(2): libgphoto2_port 0.8.0
0.000684 main(2): libgphoto2_port wurde mit den folgenden Optionen ?bersetzt:
0.000707 main(2):  + gcc (C compiler used)
0.000729 main(2):  + ltdl (for portable loading of camlibs)
0.000752 main(2):  + USB (libusb, for USB cameras)
0.000774 main(2):  + serial (for serial cameras)
0.000797 main(2):  + no resmgr (serial port access and locking)
0.000820 main(2):  + no baudboy (serial port locking)
0.000842 main(2):  + no ttylock (serial port locking)
0.000865 main(2):  + no lockdev (serial port locking)
0.000889 main(2): CAMLIBS env var not set, using compile-time default instead
0.000911 main(2): IOLIBS env var not set, using compile-time default instead
0.001016 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.001166 setting/gphoto2-setting.c(2): Loading settings from file "/home/helge/.gphoto/settings"
0.001325 main(2): The user has not specified both a model and a port. Try to figure them out.
0.001384 gphoto2-port-info-list(2): Benutze ltdl um I/O Treiber von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0' zu laden...
0.001680 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/disk?.
0.002209 gphoto2-port/disk(2): found fstab fsname proc
0.002298 gphoto2-port/disk(2): found fstab fsname UUID=d177edaa-ecb6-4c8a-b08d-7e8eb95ec8d3
0.002348 gphoto2-port/disk(2): found fstab fsname UUID=f4e83039-83ca-4cbc-bd67-79d1f7a215e3
0.002404 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-home_vg
0.002453 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-tmp_lv
0.002501 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-usr_vg
0.002548 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-var_vg
0.002596 gphoto2-port/disk(2): found fstab fsname tmpfs
0.002652 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-swap_vg
0.002697 gphoto2-port/disk(2): found fstab fsname /dev/sr0
0.002745 gphoto2-port/disk(2): found fstab fsname /dev/sdb1
0.002790 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-build_lv
0.002842 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-mirror_lv
0.002892 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-cache_lv
0.002942 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-media_lv
0.002992 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-video_lv
0.003043 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-aptcache_lv
0.003247 gphoto2-port/disk(2): found mtab fsname rootfs
0.003297 gphoto2-port/disk(2): found mtab fsname /dev/root
0.003338 gphoto2-port/disk(2): found mtab fsname tmpfs
0.003390 gphoto2-port/disk(2): found mtab fsname proc
0.003441 gphoto2-port/disk(2): found mtab fsname sysfs
0.003486 gphoto2-port/disk(2): found mtab fsname tmpfs
0.003540 gphoto2-port/disk(2): found mtab fsname devpts
0.003591 gphoto2-port/disk(2): found mtab fsname /dev/sda2
0.003636 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-home_vg
0.003684 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-tmp_lv
0.003730 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-usr_vg
0.003802 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-var_vg
0.003887 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-build_lv
0.003968 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-mirror_lv
0.004019 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-cache_lv
0.004067 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-media_lv
0.004116 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-aptcache_lv
0.004168 gphoto2-port/disk(2): found mtab fsname fusectl
0.004199 gphoto2-port/disk(2): found mtab fsname binfmt_misc
0.004265 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-video_lv
0.004425 gphoto2-port-info-list(2): Konnte Port Treiberliste?Unspezifizierter Fehler? nicht laden.
0.004457 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip?.
0.004778 gphoto2-port-info-list(2): Habe 'PTP/IP Connection' ('ptpip:') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip' geladen.
0.004817 gphoto2-port-info-list(2): Habe '' ('^ptpip') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip' geladen.
0.004846 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial?.
0.005457 gphoto2-port-info-list(2): Habe 'Serieller Port 0' ('serial:/dev/ttyS0') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial' geladen.
0.005491 gphoto2-port-info-list(2): Habe 'Serieller Port 1' ('serial:/dev/ttyS1') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial' geladen.
0.005517 gphoto2-port-info-list(2): Habe 'Serieller Port 2' ('serial:/dev/ttyS2') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial' geladen.
0.005543 gphoto2-port-info-list(2): Habe 'Serieller Port 3' ('serial:/dev/ttyS3') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial' geladen.
0.005569 gphoto2-port-info-list(2): Habe '' ('^serial') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial' geladen.
0.005596 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb?.
0.007381 gphoto2-port-info-list(2): Habe '' ('^usb:') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb' geladen.
0.007421 gphoto2-port-info-list(2): Habe 'Universal Serial Bus' ('usb:005,003') von '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb' geladen.
0.007450 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbdiskdirect?.
0.007758 gphoto2-port-info-list(2): Aufgerufen f?r ?/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbscsi?.
0.008110 gphoto2-port-info-list(2): Z?hle Eintrage (10 vorhanden)...
0.008151 gphoto2-port-info-list(2): 6 regul?re Eintr?ge verf?gbar.
0.010309 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11'...
0.013127 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/adc65'.
0.013179 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/agfa_cl20'.
0.013206 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/aox'.
0.013232 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ax203'.
0.013257 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/barbie'.
0.013282 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'.
0.013307 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/casio_qv'.
0.013332 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/clicksmart310'.
0.013357 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digigr8'.
0.013382 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digita'.
0.013407 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimagev'.
0.013432 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimera3500'.
0.013457 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/directory'.
0.013509 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/enigma13'.
0.013535 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/fuji'.
0.013560 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/gsmart300'.
0.013585 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/hp215'.
0.013610 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/iclick'.
0.013635 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jamcam'.
0.013660 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jd11'.
0.013684 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005a'.
0.013709 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005c'.
0.013734 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc120'.
0.013759 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc210'.
0.013784 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc240'.
0.013808 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc3200'.
0.013833 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_ez200'.
0.013858 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica'.
0.013883 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica_qm150'.
0.013907 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/largan'.
0.013932 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/lg_gsm'.
0.013957 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mars'.
0.013982 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mustek'.
0.014006 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_coolshot'.
0.014031 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1000'.
0.014056 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1580'.
0.014081 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_l859'.
0.014106 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam300'.
0.014130 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam600'.
0.014155 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc320'.
0.014180 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc640'.
0.014205 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc700'.
0.014230 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ptp2'.
0.014254 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh'.
0.014279 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh_g3'.
0.014304 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/samsung'.
0.014328 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sierra'.
0.014353 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_blink2'.
0.014378 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_web2'.
0.014402 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/smal'.
0.014427 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sonix'.
0.014452 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf1'.
0.014477 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf55'.
0.014502 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/soundvision'.
0.014542 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/spca50x'.
0.014567 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sq905'.
0.014592 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/st2205'.
0.014617 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0674'.
0.014641 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0680'.
0.014666 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sx330z'.
0.014691 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/topfield'.
0.014716 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/toshiba_pdrm11'.
0.014756 gp-abilities-list(2): Found 62 camera drivers.
0.078562 gphoto2-port-info-list(2): Z?hle Eintrage (10 vorhanden)...
0.078630 gphoto2-port-info-list(2): 6 regul?re Eintr?ge verf?gbar.
0.078664 gphoto2-port(2): Lege neues Ger?t an...
0.078713 gphoto2-port-info-list(2): Hole Informationen von Eintrag 0 (10 vorhanden)...
0.079034 gphoto2-port(2): Setze Einstellungen...
0.079069 gphoto2-port-info-list(2): Hole Informationen von Eintrag 1 (10 vorhanden)...
0.079362 gphoto2-port(2): Setze Timeout auf 500 Millisekunden...
0.079394 gphoto2-port(2): Setze Einstellungen...
0.079425 gphoto2-port-info-list(2): Hole Informationen von Eintrag 2 (10 vorhanden)...
0.079680 gphoto2-port(2): Setze Timeout auf 500 Millisekunden...
0.079711 gphoto2-port(2): Setze Einstellungen...
0.079741 gphoto2-port-info-list(2): Hole Informationen von Eintrag 3 (10 vorhanden)...
0.080024 gphoto2-port(2): Setze Timeout auf 500 Millisekunden...
0.080056 gphoto2-port(2): Setze Einstellungen...
0.080085 gphoto2-port-info-list(2): Hole Informationen von Eintrag 4 (10 vorhanden)...
0.080329 gphoto2-port(2): Setze Timeout auf 500 Millisekunden...
0.080361 gphoto2-port(2): Setze Einstellungen...
0.080390 gphoto2-port-info-list(2): Hole Informationen von Eintrag 5 (10 vorhanden)...
0.081993 gphoto2-port(2): Setze Timeout auf 5000 Millisekunden...
0.082029 gphoto2-port(2): Setze Einstellungen...
0.082056 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.082091 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.082431 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.082460 gphoto2-port-usb(2): inep to look for is 81
0.082485 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.082514 gphoto2-abilities-list.c(2): Found 'Canon PowerShot G5 (normal mode)' (0x4a9,0x3085)
0.082562 gphoto2-port(2): L?sche Port...
0.082602 gphoto2-port(2): Schlie?e Port...
0.082768 gphoto2-camera(2): Setting abilities ('Canon PowerShot G5 (normal mode)')...
0.082803 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot G5 (normal mode)' (gphoto2)
0.082833 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.083038 gphoto2-port-info-list(2): Suche Pfad 'usb:005,003' (10 Eintr?ge vorhanden)...
0.083080 gphoto2-port-info-list(2): Hole Informationen von Eintrag 5 (10 vorhanden)...
0.083111 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:005,003'...
0.084721 gphoto2-port(2): Setze Timeout auf 5000 Millisekunden...
0.084760 gphoto2-port(2): Setze Einstellungen...
0.084789 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.084824 gphoto2-setting(2): Setting key 'port' to value 'usb:005,003' (gphoto2)
0.084853 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.086238 gphoto2-camera(2): Initializing camera...
0.086297 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.086326 gphoto2-port-usb(2): inep to look for is 81
0.086350 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.086378 gphoto2-camera(2): Loading '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'...
0.086748 gphoto2-port(2): ?ffne Port USB...
0.086779 libusb(2): gp_port_usb_open()
0.086899 libusb(2): claiming interface 0
0.086966 canon/canon/library.c(2): canon camera_init()
0.087018 canon/canon/library.c(2): GPhoto tells us that we should use a USB link.
0.087053 canon/canon/usb.c(2): Initializing the (USB) camera.
0.087101 gphoto2-port(2): L?sche Halt...
0.087687 gphoto2-port(2): L?sche Halt...
0.089669 gphoto2-port(2): L?sche Halt...
0.091715 canon/canon/usb.c(2): canon_usb_camera_init()
0.091774 canon/canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x3085 (model name "Canon:PowerShot G5 (normal mode)")
0.091840 context(2): Erkannte eine ?Canon:PowerShot G5 (normal mode)?.
0.097623 gphoto2-port(2): Lese Nachricht (request=0xc, Wert=0x55, Index=0x0, Gr??e=1=0x1)...
0.098690 gphoto2-port(3): Hexdump of 1 = 0x1 bytes follows:
0000  41                     -                         A               

0.098754 canon/canon/usb.c(2): canon_usb_camera_init() initial camera response: A/'Kamera war schon aktiv'
0.098793 gphoto2-port(2): Lese Nachricht (request=0x4, Wert=0x1, Index=0x0, Gr??e=88=0x58)...
5.100744 context(0): Stufe 2 der Kamerainitialisierung fehlgeschlagen: (?I/O Operation in Arbeit? beim Lesen von 88) Kamera funktioniert nicht
5.118791 gphoto2-port(2): Schlie?e Port...
5.139158 gp-camera(2): Freeing camera...
5.139213 gphoto2-port(2): L?sche Port...
5.139240 gphoto2-port(2): Schlie?e Port...
5.139381 gphoto2-filesystem(2): resetting filesystem
5.139416 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
5.139440 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
5.139463 gphoto2-filesystem(2): Internally deleting all folders from '/'...
5.139487 gphoto2-filesystem(2): Lookup folder '/'...
5.139511 gphoto2-filesystem(2): Found! / is 0x62ce90
5.139535 gphoto2-filesystem(2): Recurse delete folder 0x62ce90//
0.000017 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000131 main(2): gphoto2 2.4.11
0.000160 main(2): gphoto2 has been compiled with the following options:
0.000184 main(2):  + gcc (C compiler used)
0.000207 main(2):  + popt (mandatory, for handling command-line parameters)
0.000231 main(2):  + exif (for displaying EXIF information)
0.000270 main(2):  + cdk (for accessing configuration options)
0.000294 main(2):  + aa (for displaying live previews)
0.000317 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000340 main(2):  + readline (for easy navigation in the shell)
0.000372 main(2): libgphoto2 2.4.11
0.000405 main(2): libgphoto2 has been compiled with the following options:
0.000429 main(2):  + gcc (C compiler used)
0.000452 main(2):  + ltdl (for portable loading of camlibs)
0.000475 main(2):  + EXIF (for special handling of EXIF files)
0.000502 main(2): libgphoto2_port 0.8.0
0.000528 main(2): libgphoto2_port has been compiled with the following options:
0.000551 main(2):  + gcc (C compiler used)
0.000574 main(2):  + ltdl (for portable loading of camlibs)
0.000597 main(2):  + USB (libusb, for USB cameras)
0.000620 main(2):  + serial (for serial cameras)
0.000642 main(2):  + no resmgr (serial port access and locking)
0.000665 main(2):  + no baudboy (serial port locking)
0.000688 main(2):  + no ttylock (serial port locking)
0.000711 main(2):  + no lockdev (serial port locking)
0.000735 main(2): CAMLIBS env var not set, using compile-time default instead
0.000757 main(2): IOLIBS env var not set, using compile-time default instead
0.000861 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.001025 setting/gphoto2-setting.c(2): Loading settings from file "/home/helge/.gphoto/settings"
0.001188 main(2): The user has not specified both a model and a port. Try to figure them out.
0.001238 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0'...
0.001551 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/disk'.
0.001970 gphoto2-port/disk(2): found fstab fsname proc
0.002101 gphoto2-port/disk(2): found fstab fsname UUID=d177edaa-ecb6-4c8a-b08d-7e8eb95ec8d3
0.002154 gphoto2-port/disk(2): found fstab fsname UUID=f4e83039-83ca-4cbc-bd67-79d1f7a215e3
0.002211 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-home_vg
0.002260 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-tmp_lv
0.002308 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-usr_vg
0.002354 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-var_vg
0.002402 gphoto2-port/disk(2): found fstab fsname tmpfs
0.002458 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-swap_vg
0.002503 gphoto2-port/disk(2): found fstab fsname /dev/sr0
0.002552 gphoto2-port/disk(2): found fstab fsname /dev/sdb1
0.002598 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-build_lv
0.002650 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-mirror_lv
0.002700 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-cache_lv
0.002750 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-media_lv
0.002800 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-video_lv
0.002852 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-aptcache_lv
0.003061 gphoto2-port/disk(2): found mtab fsname rootfs
0.003112 gphoto2-port/disk(2): found mtab fsname /dev/root
0.003154 gphoto2-port/disk(2): found mtab fsname tmpfs
0.003207 gphoto2-port/disk(2): found mtab fsname proc
0.003258 gphoto2-port/disk(2): found mtab fsname sysfs
0.003302 gphoto2-port/disk(2): found mtab fsname tmpfs
0.003351 gphoto2-port/disk(2): found mtab fsname devpts
0.003405 gphoto2-port/disk(2): found mtab fsname /dev/sda2
0.003451 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-home_vg
0.003500 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-tmp_lv
0.003547 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-usr_vg
0.003594 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-var_vg
0.003678 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-build_lv
0.003729 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-mirror_lv
0.003778 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-cache_lv
0.003826 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-media_lv
0.003875 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-aptcache_lv
0.003927 gphoto2-port/disk(2): found mtab fsname fusectl
0.003957 gphoto2-port/disk(2): found mtab fsname binfmt_misc
0.004023 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-video_lv
0.004163 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'.
0.004195 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004523 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004562 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004591 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005174 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005207 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005234 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005260 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005287 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.005314 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.007112 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.007177 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:005,003') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.007206 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbdiskdirect'.
0.007505 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbscsi'.
0.007801 gphoto2-port-info-list(2): Counting entries (10 available)...
0.007833 gphoto2-port-info-list(2): 6 regular entries available.
0.010033 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11'...
0.012925 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/adc65'.
0.012975 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/agfa_cl20'.
0.013002 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/aox'.
0.013028 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ax203'.
0.013053 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/barbie'.
0.013078 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'.
0.013103 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/casio_qv'.
0.013129 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/clicksmart310'.
0.013154 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digigr8'.
0.013179 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digita'.
0.013204 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimagev'.
0.013229 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimera3500'.
0.013254 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/directory'.
0.013279 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/enigma13'.
0.013304 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/fuji'.
0.013329 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/gsmart300'.
0.013354 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/hp215'.
0.013380 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/iclick'.
0.013405 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jamcam'.
0.013430 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jd11'.
0.013455 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005a'.
0.013480 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005c'.
0.013505 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc120'.
0.013530 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc210'.
0.013555 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc240'.
0.013580 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc3200'.
0.013605 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_ez200'.
0.013630 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica'.
0.013655 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica_qm150'.
0.013680 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/largan'.
0.013705 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/lg_gsm'.
0.013730 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mars'.
0.013755 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mustek'.
0.013780 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_coolshot'.
0.013806 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1000'.
0.013855 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1580'.
0.013881 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_l859'.
0.013906 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam300'.
0.013932 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam600'.
0.013957 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc320'.
0.013982 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc640'.
0.014007 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc700'.
0.014032 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ptp2'.
0.014058 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh'.
0.014083 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh_g3'.
0.014108 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/samsung'.
0.014133 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sierra'.
0.014158 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_blink2'.
0.014183 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_web2'.
0.014208 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/smal'.
0.014233 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sonix'.
0.014258 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf1'.
0.014283 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf55'.
0.014308 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/soundvision'.
0.014333 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/spca50x'.
0.014358 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sq905'.
0.014384 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/st2205'.
0.014409 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0674'.
0.014434 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0680'.
0.014459 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sx330z'.
0.014484 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/topfield'.
0.014509 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/toshiba_pdrm11'.
0.014550 gp-abilities-list(2): Found 62 camera drivers.
0.079561 gphoto2-port-info-list(2): Counting entries (10 available)...
0.079623 gphoto2-port-info-list(2): 6 regular entries available.
0.079652 gphoto2-port(2): Creating new device...
0.079686 gphoto2-port-info-list(2): Getting info of entry 0 (10 available)...
0.079992 gphoto2-port(2): Setting settings...
0.080027 gphoto2-port-info-list(2): Getting info of entry 1 (10 available)...
0.080345 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080378 gphoto2-port(2): Setting settings...
0.080408 gphoto2-port-info-list(2): Getting info of entry 2 (10 available)...
0.080657 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080689 gphoto2-port(2): Setting settings...
0.080718 gphoto2-port-info-list(2): Getting info of entry 3 (10 available)...
0.080960 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080991 gphoto2-port(2): Setting settings...
0.081020 gphoto2-port-info-list(2): Getting info of entry 4 (10 available)...
0.081258 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.081289 gphoto2-port(2): Setting settings...
0.081319 gphoto2-port-info-list(2): Getting info of entry 5 (10 available)...
0.082930 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.082967 gphoto2-port(2): Setting settings...
0.082995 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.083059 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.083409 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.083438 gphoto2-port-usb(2): inep to look for is 81
0.083463 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.083491 gphoto2-abilities-list.c(2): Found 'Canon PowerShot G5 (normal mode)' (0x4a9,0x3085)
0.083526 gphoto2-port(2): Freeing port...
0.083555 gphoto2-port(2): Closing port...
0.083720 gphoto2-camera(2): Setting abilities ('Canon PowerShot G5 (normal mode)')...
0.083756 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot G5 (normal mode)' (gphoto2)
0.083790 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.083977 gphoto2-port-info-list(2): Looking for path 'usb:005,003' (10 entries available)...
0.084017 gphoto2-port-info-list(2): Getting info of entry 5 (10 available)...
0.084049 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:005,003'...
0.085655 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.085695 gphoto2-port(2): Setting settings...
0.085723 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.085758 gphoto2-setting(2): Setting key 'port' to value 'usb:005,003' (gphoto2)
0.085788 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.087175 gphoto2-camera(2): Initializing camera...
0.087234 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.087263 gphoto2-port-usb(2): inep to look for is 81
0.087287 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.087315 gphoto2-camera(2): Loading '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'...
0.087640 gphoto2-port(2): Opening USB port...
0.087670 libusb(2): gp_port_usb_open()
0.087751 libusb(2): claiming interface 0
0.087813 canon/canon/library.c(2): canon camera_init()
0.087864 canon/canon/library.c(2): GPhoto tells us that we should use a USB link.
0.087897 canon/canon/usb.c(2): Initializing the (USB) camera.
0.087936 gphoto2-port(2): Clear halt...
0.089279 gphoto2-port(2): Clear halt...
0.091269 gphoto2-port(2): Clear halt...
0.093278 canon/canon/usb.c(2): canon_usb_camera_init()
0.093342 canon/canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x3085 (model name "Canon:PowerShot G5 (normal mode)")
0.093382 context(2): Detected a 'Canon:PowerShot G5 (normal mode)'.
0.099495 gphoto2-port(2): Reading message (request=0xc value=0x55 index=0x0 size=1=0x1)...
0.100310 gphoto2-port(3): Hexdump of 1 = 0x1 bytes follows:
0000  41                     -                         A               

0.100364 canon/canon/usb.c(2): canon_usb_camera_init() initial camera response: A/'Camera was already active'
0.100392 gphoto2-port(2): Reading message (request=0x4 value=0x1 index=0x0 size=88=0x58)...
5.105283 context(0): Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
5.123719 gphoto2-port(2): Closing port...
5.144587 gp-camera(2): Freeing camera...
5.144640 gphoto2-port(2): Freeing port...
5.144668 gphoto2-port(2): Closing port...
5.144803 gphoto2-filesystem(2): resetting filesystem
5.144839 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
5.144862 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
5.144886 gphoto2-filesystem(2): Internally deleting all folders from '/'...
5.144910 gphoto2-filesystem(2): Lookup folder '/'...
5.144933 gphoto2-filesystem(2): Found! / is 0x628200
5.144957 gphoto2-filesystem(2): Recurse delete folder 0x628200//
-------------- next part --------------
0.000017 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000152 main(2): gphoto2 2.4.11
0.000180 main(2): gphoto2 has been compiled with the following options:
0.000204 main(2):  + gcc (C compiler used)
0.000226 main(2):  + popt (mandatory, for handling command-line parameters)
0.000249 main(2):  + exif (for displaying EXIF information)
0.000271 main(2):  + cdk (for accessing configuration options)
0.000293 main(2):  + aa (for displaying live previews)
0.000315 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000338 main(2):  + readline (for easy navigation in the shell)
0.000369 main(2): libgphoto2 2.4.11
0.000402 main(2): libgphoto2 has been compiled with the following options:
0.000425 main(2):  + gcc (C compiler used)
0.000448 main(2):  + ltdl (for portable loading of camlibs)
0.000470 main(2):  + EXIF (for special handling of EXIF files)
0.000496 main(2): libgphoto2_port 0.8.0
0.000522 main(2): libgphoto2_port has been compiled with the following options:
0.000544 main(2):  + gcc (C compiler used)
0.000566 main(2):  + ltdl (for portable loading of camlibs)
0.000588 main(2):  + USB (libusb, for USB cameras)
0.000610 main(2):  + serial (for serial cameras)
0.000632 main(2):  + no resmgr (serial port access and locking)
0.000654 main(2):  + no baudboy (serial port locking)
0.000677 main(2):  + no ttylock (serial port locking)
0.000699 main(2):  + no lockdev (serial port locking)
0.000722 main(2): CAMLIBS env var not set, using compile-time default instead
0.000744 main(2): IOLIBS env var not set, using compile-time default instead
0.000837 main(2): Processing 'port' option ('usb')...
0.000882 main(2): Ports must look like 'serial:/dev/ttyS0' or 'usb:', but 'usb' is missing a colon so I am going to guess what you mean.
0.000915 main(2): Guessed port name. Using port 'usb:' from now on.
0.000955 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0'...
0.001265 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/disk'.
0.001689 gphoto2-port/disk(2): found fstab fsname proc
0.001786 gphoto2-port/disk(2): found fstab fsname UUID=d177edaa-ecb6-4c8a-b08d-7e8eb95ec8d3
0.001838 gphoto2-port/disk(2): found fstab fsname UUID=f4e83039-83ca-4cbc-bd67-79d1f7a215e3
0.001894 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-home_vg
0.001943 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-tmp_lv
0.001990 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-usr_vg
0.002036 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-var_vg
0.002084 gphoto2-port/disk(2): found fstab fsname tmpfs
0.002139 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-swap_vg
0.002186 gphoto2-port/disk(2): found fstab fsname /dev/sr0
0.002234 gphoto2-port/disk(2): found fstab fsname /dev/sdb1
0.002280 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-build_lv
0.002331 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-mirror_lv
0.002380 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-cache_lv
0.002429 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-media_lv
0.002477 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-video_lv
0.002528 gphoto2-port/disk(2): found fstab fsname /dev/mapper/system_vg-aptcache_lv
0.002742 gphoto2-port/disk(2): found mtab fsname rootfs
0.002792 gphoto2-port/disk(2): found mtab fsname /dev/root
0.002832 gphoto2-port/disk(2): found mtab fsname tmpfs
0.002903 gphoto2-port/disk(2): found mtab fsname proc
0.002956 gphoto2-port/disk(2): found mtab fsname sysfs
0.003000 gphoto2-port/disk(2): found mtab fsname tmpfs
0.003048 gphoto2-port/disk(2): found mtab fsname devpts
0.003101 gphoto2-port/disk(2): found mtab fsname /dev/sda2
0.003147 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-home_vg
0.003194 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-tmp_lv
0.003240 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-usr_vg
0.003309 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-var_vg
0.003394 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-build_lv
0.003445 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-mirror_lv
0.003493 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-cache_lv
0.003541 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-media_lv
0.003589 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-aptcache_lv
0.003642 gphoto2-port/disk(2): found mtab fsname fusectl
0.003672 gphoto2-port/disk(2): found mtab fsname binfmt_misc
0.003739 gphoto2-port/disk(2): found mtab fsname /dev/mapper/system_vg-video_lv
0.003881 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'.
0.003913 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004195 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004233 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/ptpip'.
0.004261 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004846 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004879 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004906 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004933 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004959 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/serial'.
0.004986 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.006768 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.006807 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:005,003') from '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usb'.
0.006836 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbdiskdirect'.
0.007160 gphoto2-port-info-list(2): Called for filename '/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.8.0/usbscsi'.
0.007451 gphoto2-port-info-list(2): Counting entries (10 available)...
0.007484 gphoto2-port-info-list(2): 6 regular entries available.
0.007514 gphoto2-port-info-list(2): Looking for path 'usb:' (10 entries available)...
0.007548 gphoto2-port-info-list(2): Starting regex search for 'usb:'...
0.007574 gphoto2-port-info-list(2): Trying '^disk:'...
0.007733 gphoto2-port-info-list(2): re_match failed (-1)
0.007763 gphoto2-port-info-list(2): Trying '^ptpip'...
0.007819 gphoto2-port-info-list(2): re_match failed (-1)
0.007848 gphoto2-port-info-list(2): Trying '^serial'...
0.007903 gphoto2-port-info-list(2): re_match failed (-1)
0.007931 gphoto2-port-info-list(2): Trying '^usb:'...
0.008007 gphoto2-port-info-list(2): Getting info of entry 6 (11 available)...
0.008041 gphoto2-camera(2): Setting port info for port 'Generic Port' at 'usb:'...
0.009648 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.009693 gphoto2-port(2): Setting settings...
0.009721 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.009762 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.009903 setting/gphoto2-setting.c(2): Loading settings from file "/home/helge/.gphoto/settings"
0.009988 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2)
0.010025 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.010293 main(2): The user has not specified both a model and a port. Try to figure them out.
0.012492 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11'...
0.015381 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/adc65'.
0.015432 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/agfa_cl20'.
0.015458 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/aox'.
0.015484 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ax203'.
0.015509 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/barbie'.
0.015533 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'.
0.015558 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/casio_qv'.
0.015583 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/clicksmart310'.
0.015608 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digigr8'.
0.015633 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/digita'.
0.015658 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimagev'.
0.015682 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/dimera3500'.
0.015707 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/directory'.
0.015732 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/enigma13'.
0.015757 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/fuji'.
0.015781 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/gsmart300'.
0.015806 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/hp215'.
0.015831 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/iclick'.
0.015856 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jamcam'.
0.015880 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jd11'.
0.015905 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005a'.
0.015930 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/jl2005c'.
0.015955 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc120'.
0.015980 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc210'.
0.016005 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc240'.
0.016029 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_dc3200'.
0.016054 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/kodak_ez200'.
0.016079 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica'.
0.016104 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/konica_qm150'.
0.016129 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/largan'.
0.016153 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/lg_gsm'.
0.016178 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mars'.
0.016203 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/mustek'.
0.016228 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_coolshot'.
0.016253 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1000'.
0.016278 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_dc1580'.
0.016303 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/panasonic_l859'.
0.016327 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam300'.
0.016352 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/pccam600'.
0.016377 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc320'.
0.016402 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc640'.
0.016448 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/polaroid_pdc700'.
0.016474 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ptp2'.
0.016499 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh'.
0.016524 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/ricoh_g3'.
0.016549 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/samsung'.
0.016574 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sierra'.
0.016598 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_blink2'.
0.016623 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sipix_web2'.
0.016648 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/smal'.
0.016672 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sonix'.
0.016697 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf1'.
0.016721 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sony_dscf55'.
0.016746 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/soundvision'.
0.016770 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/spca50x'.
0.016795 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sq905'.
0.016820 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/st2205'.
0.016844 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0674'.
0.016869 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/stv0680'.
0.016893 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/sx330z'.
0.016918 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/topfield'.
0.016942 gphoto2-abilities-list(2): Found '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/toshiba_pdrm11'.
0.016977 gp-abilities-list(2): Found 62 camera drivers.
0.079869 gphoto2-port-info-list(2): Counting entries (11 available)...
0.079892 gphoto2-port-info-list(2): 7 regular entries available.
0.079900 gphoto2-port(2): Creating new device...
0.079909 gphoto2-port-info-list(2): Getting info of entry 0 (11 available)...
0.079999 gphoto2-port(2): Setting settings...
0.080008 gphoto2-port-info-list(2): Getting info of entry 1 (11 available)...
0.080079 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080087 gphoto2-port(2): Setting settings...
0.080095 gphoto2-port-info-list(2): Getting info of entry 2 (11 available)...
0.080153 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080161 gphoto2-port(2): Setting settings...
0.080169 gphoto2-port-info-list(2): Getting info of entry 3 (11 available)...
0.080227 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080234 gphoto2-port(2): Setting settings...
0.080241 gphoto2-port-info-list(2): Getting info of entry 4 (11 available)...
0.080298 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.080305 gphoto2-port(2): Setting settings...
0.080313 gphoto2-port-info-list(2): Getting info of entry 5 (11 available)...
0.080616 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.080624 gphoto2-port(2): Setting settings...
0.080630 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.080636 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.080723 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.080730 gphoto2-port-usb(2): inep to look for is 81
0.080736 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.080743 gphoto2-abilities-list.c(2): Found 'Canon PowerShot G5 (normal mode)' (0x4a9,0x3085)
0.080751 gphoto2-port-info-list(2): Getting info of entry 6 (11 available)...
0.080994 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.081002 gphoto2-port(2): Setting settings...
0.081019 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.081026 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.081047 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.081053 gphoto2-port-usb(2): inep to look for is 81
0.081059 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.081065 gphoto2-abilities-list.c(2): Found 'Canon PowerShot G5 (normal mode)' (0x4a9,0x3085)
0.081074 gphoto2-port(2): Freeing port...
0.081081 gphoto2-port(2): Closing port...
0.081089 gphoto2(2): Looking for port ...

0.081095 gphoto2(2): info.type = 4

0.081101 gphoto2(2): info.name = Generic Port

0.081106 gphoto2(2): info.path = usb:

0.081129 gphoto2-camera(2): Setting abilities ('Canon PowerShot G5 (normal mode)')...
0.081136 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot G5 (normal mode)' (gphoto2)
0.081144 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.081192 gphoto2-port-info-list(2): Looking for path 'usb:' (11 entries available)...
0.081200 gphoto2-port-info-list(2): Getting info of entry 6 (11 available)...
0.081207 gphoto2-camera(2): Setting port info for port 'Generic Port' at 'usb:'...
0.081642 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.081652 gphoto2-port(2): Setting settings...
0.081659 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.081667 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2)
0.081674 gphoto2-setting(2): Saving 2 setting(s) to file "/home/helge/.gphoto/settings"
0.081708 gphoto2(2): found port, was entry 1

0.082280 gphoto2-camera(2): Initializing camera...
0.082293 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3085)... found.
0.082300 gphoto2-port-usb(2): inep to look for is 81
0.082306 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.082312 gphoto2-camera(2): Loading '/usr/lib/x86_64-linux-gnu/libgphoto2/2.4.11/canon'...
0.082404 gphoto2-port(2): Opening USB port...
0.082412 libusb(2): gp_port_usb_open()
0.082435 libusb(2): claiming interface 0
0.082454 canon/canon/library.c(2): canon camera_init()
0.082468 canon/canon/library.c(2): GPhoto tells us that we should use a USB link.
0.082476 canon/canon/usb.c(2): Initializing the (USB) camera.
0.082486 gphoto2-port(2): Clear halt...
0.083211 gphoto2-port(2): Clear halt...
0.085246 gphoto2-port(2): Clear halt...
0.087211 canon/canon/usb.c(2): canon_usb_camera_init()
0.087274 canon/canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x3085 (model name "Canon:PowerShot G5 (normal mode)")
0.087316 context(2): Detected a 'Canon:PowerShot G5 (normal mode)'.
0.093631 gphoto2-port(2): Reading message (request=0xc value=0x55 index=0x0 size=1=0x1)...
0.094258 gphoto2-port(3): Hexdump of 1 = 0x1 bytes follows:
0000  41                     -                         A               

0.094312 canon/canon/usb.c(2): canon_usb_camera_init() initial camera response: A/'Camera was already active'
0.094341 gphoto2-port(2): Reading message (request=0x4 value=0x1 index=0x0 size=88=0x58)...
5.095253 context(0): Step #2 of initialization failed: ("I/O in progress" on read of 88). Camera not operational
5.114139 gphoto2-port(2): Closing port...
5.134867 gp-camera(2): Freeing camera...
5.134919 gphoto2-port(2): Freeing port...
5.134946 gphoto2-port(2): Closing port...
5.135099 gphoto2-filesystem(2): resetting filesystem
5.135135 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
5.135159 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
5.135183 gphoto2-filesystem(2): Internally deleting all folders from '/'...
5.135207 gphoto2-filesystem(2): Lookup folder '/'...
5.135230 gphoto2-filesystem(2): Found! / is 0x625340
5.135254 gphoto2-filesystem(2): Recurse delete folder 0x625340//
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20120204/fcafc6ea/attachment-0001.pgp>


More information about the Pkg-phototools-devel mailing list