#310891 gphoto2: The first --get-all-files attempt always fails on Canon A80

Package:
gphoto2
Source:
gphoto2
Description:
digital camera command-line client
Submitter:
Jukka Suomela
Date:
2014-12-23 21:15:10 UTC
Severity:
normal
#310891#5
Date:
2005-05-26 18:48:32 UTC
From:
To:
I have a Canon A80 and I use gphoto2 to download images from the
camera by performing the following steps:

1. Turn on the camera, in the "play images" mode.

2. Plug the USB cable.

3. Run

    gphoto2 --get-all-files

4. Look at the following error message, wondering if my images are
   corrupted:

    Detected a 'Canon:PowerShot A80 (normal mode)'.

    *** Error ***
    canon_usb_lock_keys: Unexpected amount of data returned (0 bytes,
    expected 4)

    *** Error ***
    lock keys failed.
    *** Error (-102: 'Corrupted data') ***

    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 --get-all-files

5. Run again

    gphoto2 --get-all-files

This process works fine every time. Images are properly received on
the second attempt. However, I am not sure if steps 4 and 5 are really
necessary.

As requested, I will enclose two log files. They were produced by
running the following commands, one after another:

    env LANG=C gphoto2 --debug --get-all-files > log-1 2>&1
    env LANG=C gphoto2 --debug --get-all-files > log-2 2>&1

Again, the first attempt just failed, while the second attempt
successfully downloaded an image called "IMG_4695.JPG". I have clipped
a few megabytes of seemingly uninteresting binary data from log-2 in
order to make this email shorter. Please feel free to ask me if you
need more information.

Best regards,
Jukka Suomela
---------------------------------------- (beginning of log-1)
0.000062 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000206 main(2): gphoto2 2.1.5
0.000223 main(2): gphoto2 has been compiled with the following options:
0.000236 main(2):  + gcc (C compiler used)
0.000247 main(2):  + popt (for handling command-line parameters)
0.000258 main(2):  + exif (for displaying EXIF information)
0.000269 main(2):  + cdk (for accessing configuration options)
0.000280 main(2):  + no aa (for displaying live previews)
0.000291 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000302 main(2):  + readline (for easy navigation in the shell)
0.000320 main(2): libgphoto2 2.1.5
0.000336 main(2): libgphoto2 has been compiled with the following options:
0.000349 main(2):  + gcc (C compiler used)
0.000362 main(2):  + EXIF (for special handling of EXIF files)
0.000374 main(2):  + no ltdl (working around buggy libltdl, eh? :-)
0.000385 main(2):  + /proc/meminfo (adapts cache size to memory available)
0.000400 main(2): libgphoto2_port 0.5.1
0.000416 main(2): libgphoto2_port has been compiled with the following options:
0.000428 main(2):  + gcc (C compiler used)
0.000440 main(2):  + USB (for USB cameras)
0.000451 main(2):  + serial (for serial cameras)
0.000462 main(2):  + no resmgr (serial port access and locking)
0.000473 main(2):  + no baudboy (serial port locking)
0.000484 main(2):  + no ttylock (serial port locking)
0.000495 main(2):  + no lockdev (serial port locking)
0.000506 main(2):  + no ltdl (working around buggy libltdl, eh? :-)
0.000600 main(2): The user has not specified both a model and a port. Try to figure them out.
0.000629 gp-port-info-list(2): Loading io-drivers from '/usr/lib/gphoto2_port/0.5.1'...
0.000840 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'...
0.000868 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'...
0.000886 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'...
0.000901 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'...
0.000916 gphoto2-port-serial(2): Trying to lock '/dev/ttyS4'...
0.000930 gphoto2-port-serial(2): Trying to lock '/dev/ttyS5'...
0.000944 gphoto2-port-serial(2): Trying to lock '/dev/ttyS6'...
0.000958 gphoto2-port-serial(2): Trying to lock '/dev/ttyS7'...
0.000972 gphoto2-port-serial(2): Trying to lock '/dev/ttyS8'...
0.000996 gphoto2-port-serial(2): Trying to lock '/dev/ttyS9'...
0.001011 gphoto2-port-serial(2): Trying to lock '/dev/ttyS10'...
0.001025 gphoto2-port-serial(2): Trying to lock '/dev/ttyS11'...
0.001039 gphoto2-port-serial(2): Trying to lock '/dev/ttyS12'...
0.001054 gphoto2-port-serial(2): Trying to lock '/dev/ttyS13'...
0.001068 gphoto2-port-serial(2): Trying to lock '/dev/ttyS14'...
0.001082 gphoto2-port-serial(2): Trying to lock '/dev/ttyS15'...
0.001097 gphoto2-port-serial(2): Trying to lock '/dev/ttyS16'...
0.001111 gphoto2-port-serial(2): Trying to lock '/dev/ttyS17'...
0.001125 gphoto2-port-serial(2): Trying to lock '/dev/ttyS18'...
0.001138 gphoto2-port-serial(2): Trying to lock '/dev/ttyS19'...
0.001152 gphoto2-port-serial(2): Trying to lock '/dev/ttyS20'...
0.001166 gphoto2-port-serial(2): Trying to lock '/dev/ttyS21'...
0.001180 gphoto2-port-serial(2): Trying to lock '/dev/ttyS22'...
0.001194 gphoto2-port-serial(2): Trying to lock '/dev/ttyS23'...
0.001207 gphoto2-port-serial(2): Trying to lock '/dev/ttyS24'...
0.001222 gphoto2-port-serial(2): Trying to lock '/dev/ttyS25'...
0.001236 gphoto2-port-serial(2): Trying to lock '/dev/ttyS26'...
0.001250 gphoto2-port-serial(2): Trying to lock '/dev/ttyS27'...
0.001264 gphoto2-port-serial(2): Trying to lock '/dev/ttyS28'...
0.001278 gphoto2-port-serial(2): Trying to lock '/dev/ttyS29'...
0.001292 gphoto2-port-serial(2): Trying to lock '/dev/ttyS30'...
0.001306 gphoto2-port-serial(2): Trying to lock '/dev/ttyS31'...
0.001320 gphoto2-port-serial(2): Trying to lock '/dev/ttyS32'...
0.001351 gphoto2-port-core(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so'
0.002018 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so'
0.002045 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:003,003) from 'libgphoto2_port_usb.so'
0.002075 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:001,006) from 'libgphoto2_port_usb.so'
0.002606 gphoto2-port-info-list(2): Counting entries (4 available)...
0.002627 gphoto2-port-info-list(2): 3 regular entries available.
0.002640 gphoto2-port(2): Creating new device...
0.002660 gphoto2-port-info-list(2): Getting info of entry 0 (4 available)...
0.003315 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.003345 gphoto2-port(2): Setting settings...
0.003361 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.003422 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.003445 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.003465 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.003484 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.003503 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.003521 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.003540 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.003558 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.003577 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.003596 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.003615 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.003633 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.003652 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.003670 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.003689 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.003707 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.003726 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.003744 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.003763 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.003781 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.003799 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.003818 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.003836 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.003855 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.003873 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.003892 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.003931 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.003950 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.003969 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.004000 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.004018 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.004036 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.004054 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.004073 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.004091 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.004110 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.004129 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.004147 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.004166 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.004184 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.004203 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.004221 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.004239 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.004258 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.004276 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.004294 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.004312 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.004330 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.004349 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.004367 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer.
0.004385 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer.
0.004403 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.004421 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.004439 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.004458 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.004476 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.004504 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.004523 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.004542 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.004560 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.004579 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.004597 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.004616 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.004634 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.004652 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.004671 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.004689 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.004708 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.004726 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.004745 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.004763 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.004782 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.004798 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found.
0.004813 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.004827 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A80 (normal mode)' (0x4a9,0x309a)
0.004845 gphoto2-port-info-list(2): Getting info of entry 1 (4 available)...
0.005492 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.005517 gphoto2-port(2): Setting settings...
0.005530 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.005571 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.005593 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.005613 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.005632 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.005651 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.005670 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.005689 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.005708 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.005727 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.005746 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.005783 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.005802 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.005821 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.005840 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.005860 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.005880 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.005899 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.005917 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.005937 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.005955 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.005983 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.006004 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.006023 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.006042 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.006061 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.006080 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.006229 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.006248 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.006267 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.006287 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.006306 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.006325 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.006345 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.006364 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.006383 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.006402 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.006421 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.006439 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.006458 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.006477 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.006508 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.006527 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.006546 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.006567 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.006586 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.006605 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.006624 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.006643 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.006662 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.006681 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer.
0.006700 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer.
0.006718 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.006737 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.006755 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.006774 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.006793 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.006811 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.006830 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.006848 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.006867 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.006886 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.006904 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.006923 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.006941 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.006960 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.006988 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.007009 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.007029 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.007048 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.007067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.007094 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.007116 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.007135 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.007154 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.007173 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.007192 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.007211 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.007230 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.007249 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.007268 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.007287 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.007306 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.007325 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.007343 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.007362 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.007381 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.007400 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.007419 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer.
0.007438 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer.
0.007457 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer.
0.007476 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer.
0.007495 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.007514 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.007533 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.007552 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer.
0.007571 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer.
0.007590 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer.
0.007608 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.007627 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.007645 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.007664 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer.
0.007695 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer.
0.007715 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.007734 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.007753 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.007772 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.007791 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.007809 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.007827 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.007846 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.007865 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer.
0.007884 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer.
0.007902 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.007920 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer.
0.007939 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.007959 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.007985 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008004 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer.
0.008023 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008042 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.008061 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.008080 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.008100 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer.
0.008119 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer.
0.008138 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.008157 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer.
0.008177 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer.
0.008196 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer.
0.008215 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer.
0.008234 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.008252 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer.
0.008281 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.008301 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer.
0.008320 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008339 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.008357 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008376 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer.
0.008395 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer.
0.008415 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008434 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008453 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.008472 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.008491 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x403). Make sure this device is connected to the computer.
0.008511 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x402). Make sure this device is connected to the computer.
0.008530 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.008549 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.008568 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x142). Make sure this device is connected to the computer.
0.008586 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008606 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.008625 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.008644 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.008663 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801c). Make sure this device is connected to the computer.
0.008681 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.008700 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.008719 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.008738 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6502). Make sure this device is connected to the computer.
0.008757 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.008776 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6602). Make sure this device is connected to the computer.
0.008795 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7202). Make sure this device is connected to the computer.
0.008813 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.008832 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6802). Make sure this device is connected to the computer.
0.008860 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7102). Make sure this device is connected to the computer.
0.008881 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6402). Make sure this device is connected to the computer.
0.008899 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6702). Make sure this device is connected to the computer.
0.008919 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6a02). Make sure this device is connected to the computer.
0.008938 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4202). Make sure this device is connected to the computer.
0.008957 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4302). Make sure this device is connected to the computer.
0.008983 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4402). Make sure this device is connected to the computer.
0.009004 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4502). Make sure this device is connected to the computer.
0.009024 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.009043 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9153). Make sure this device is connected to the computer.
0.009062 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.009081 gphoto2-port(0): Could not find USB device (vendor 0x8086, product 0x630). Make sure this device is connected to the computer.
0.009100 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.009119 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.009139 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.009158 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.009177 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1006). Make sure this device is connected to the computer.
0.009196 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x0). Make sure this device is connected to the computer.
0.009215 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.009234 gphoto2-port(0): Could not find USB device (vendor 0x84e, product 0x1). Make sure this device is connected to the computer.
0.009254 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.009273 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer.
0.009293 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x535). Make sure this device is connected to the computer.
0.009312 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.009330 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.009349 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x574). Make sure this device is connected to the computer.
0.009368 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x573). Make sure this device is connected to the computer.
0.009386 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x571). Make sure this device is connected to the computer.
0.009405 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x584). Make sure this device is connected to the computer.
0.009424 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x579). Make sure this device is connected to the computer.
0.009451 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.009470 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.009489 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57a). Make sure this device is connected to the computer.
0.009508 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57b). Make sure this device is connected to the computer.
0.009526 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57c). Make sure this device is connected to the computer.
0.009545 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x100). Make sure this device is connected to the computer.
0.009564 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x120). Make sure this device is connected to the computer.
0.009583 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x121). Make sure this device is connected to the computer.
0.009601 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x110). Make sure this device is connected to the computer.
0.009620 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x111). Make sure this device is connected to the computer.
0.009638 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x130). Make sure this device is connected to the computer.
0.009657 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x112). Make sure this device is connected to the computer.
0.009676 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x132). Make sure this device is connected to the computer.
0.009695 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x160). Make sure this device is connected to the computer.
0.009713 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x131). Make sure this device is connected to the computer.
0.009732 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer.
0.009751 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x500). Make sure this device is connected to the computer.
0.009770 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x510). Make sure this device is connected to the computer.
0.009788 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x530). Make sure this device is connected to the computer.
0.009807 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x170). Make sure this device is connected to the computer.
0.009826 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x555). Make sure this device is connected to the computer.
0.009845 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x576). Make sure this device is connected to the computer.
0.009863 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x550). Make sure this device is connected to the computer.
0.009882 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x570). Make sure this device is connected to the computer.
0.009901 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x572). Make sure this device is connected to the computer.
0.009919 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x575). Make sure this device is connected to the computer.
0.009938 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57d). Make sure this device is connected to the computer.
0.009957 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x577). Make sure this device is connected to the computer.
0.009983 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x300). Make sure this device is connected to the computer.
0.010003 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x540). Make sure this device is connected to the computer.
0.010023 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x568). Make sure this device is connected to the computer.
0.010050 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer.
0.010069 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x569). Make sure this device is connected to the computer.
0.010089 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x567). Make sure this device is connected to the computer.
0.010109 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x400). Make sure this device is connected to the computer.
0.010128 gphoto2-port(0): Could not find USB device (vendor 0x4c8, product 0x722). Make sure this device is connected to the computer.
0.010148 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x1). Make sure this device is connected to the computer.
0.010166 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x18). Make sure this device is connected to the computer.
0.010185 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x950). Make sure this device is connected to the computer.
0.010204 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.010222 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.010241 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.010259 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.010278 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.010296 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.010315 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.010334 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2205). Make sure this device is connected to the computer.
0.010353 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4102). Make sure this device is connected to the computer.
0.010372 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.010391 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.010410 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.010428 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.010447 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.010466 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xa350). Make sure this device is connected to the computer.
0.010485 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc220). Make sure this device is connected to the computer.
0.010504 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc420). Make sure this device is connected to the computer.
0.010523 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc520). Make sure this device is connected to the computer.
0.010543 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x302). Make sure this device is connected to the computer.
0.010562 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x117). Make sure this device is connected to the computer.
0.010581 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x122). Make sure this device is connected to the computer.
0.010600 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x109). Make sure this device is connected to the computer.
0.010640 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x115). Make sure this device is connected to the computer.
0.010659 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x121). Make sure this device is connected to the computer.
0.010678 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x111). Make sure this device is connected to the computer.
0.010697 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11d). Make sure this device is connected to the computer.
0.010716 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x204). Make sure this device is connected to the computer.
0.010735 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10f). Make sure this device is connected to the computer.
0.010754 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10b). Make sure this device is connected to the computer.
0.010773 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x113). Make sure this device is connected to the computer.
0.010792 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x119). Make sure this device is connected to the computer.
0.010811 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10d). Make sure this device is connected to the computer.
0.010830 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x103). Make sure this device is connected to the computer.
0.010849 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x112). Make sure this device is connected to the computer.
0.010869 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x102). Make sure this device is connected to the computer.
0.010889 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x104). Make sure this device is connected to the computer.
0.010907 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x202). Make sure this device is connected to the computer.
0.010926 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x402). Make sure this device is connected to the computer.
0.010945 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x406). Make sure this device is connected to the computer.
0.010964 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.011078 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011098 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.011118 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.011137 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011156 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.011174 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011193 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.011212 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011231 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011250 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011268 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.011289 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.011319 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.011338 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.011357 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.011377 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.011397 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.011416 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.011435 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.011454 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x2888). Make sure this device is connected to the computer.
0.011474 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0xdaf). Make sure this device is connected to the computer.
0.011493 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.011512 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x5300). Make sure this device is connected to the computer.
0.011531 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0xffff). Make sure this device is connected to the computer.
0.011551 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.011570 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x4). Make sure this device is connected to the computer.
0.011589 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.011609 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220b). Make sure this device is connected to the computer.
0.011627 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2203). Make sure this device is connected to the computer.
0.011646 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2204). Make sure this device is connected to the computer.
0.011665 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2208). Make sure this device is connected to the computer.
0.011684 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x325). Make sure this device is connected to the computer.
0.011703 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2202). Make sure this device is connected to the computer.
0.011723 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.011743 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8901). Make sure this device is connected to the computer.
0.011762 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8909). Make sure this device is connected to the computer.
0.011781 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8911). Make sure this device is connected to the computer.
0.011800 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x1001). Make sure this device is connected to the computer.
0.011819 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.011838 gphoto2-port(0): Could not find USB device (vendor 0x851, product 0x1542). Make sure this device is connected to the computer.
0.011857 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1011). Make sure this device is connected to the computer.
0.011877 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1015). Make sure this device is connected to the computer.
0.011905 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1002). Make sure this device is connected to the computer.
0.011924 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1010). Make sure this device is connected to the computer.
0.011943 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.011962 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1001). Make sure this device is connected to the computer.
0.011987 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.012008 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.012027 gphoto2-port(0): Could not find USB device (vendor 0xec7, product 0x1008). Make sure this device is connected to the computer.
0.012047 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012066 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012085 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012104 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012124 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012142 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012161 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012180 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012199 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012218 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012237 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012257 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012275 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012294 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012313 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012332 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012351 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012370 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012389 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012408 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012426 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012445 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012464 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012483 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.012511 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012530 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012549 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012568 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012587 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012605 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.012624 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.012642 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012661 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012680 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.012699 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.012718 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012737 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4337). Make sure this device is connected to the computer.
0.012756 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4332). Make sure this device is connected to the computer.
0.012775 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4335). Make sure this device is connected to the computer.
0.012794 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4334). Make sure this device is connected to the computer.
0.012812 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.012831 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.012850 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.012870 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2e). Make sure this device is connected to the computer.
0.012889 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2d). Make sure this device is connected to the computer.
0.012909 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.012928 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801a). Make sure this device is connected to the computer.
0.012947 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.012967 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.013006 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0xffffffff, protocol 0xffffffff). Make sure this device is connected to the computer.
0.013027 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.013046 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.013065 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.013084 gphoto2-port-info-list(2): Getting info of entry 2 (4 available)...
0.013807 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.013832 gphoto2-port(2): Setting settings...
0.013846 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.013890 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.013913 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.013932 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.013952 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.013983 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.014003 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.014022 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.014041 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.014060 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.014079 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.014099 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.014118 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.014137 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.014156 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.014175 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.014194 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.014213 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.014232 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.014251 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.014270 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.014289 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.014308 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.014327 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.014346 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.014365 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.014384 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.014403 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.014422 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.014441 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.014478 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.014497 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.014517 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.014536 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.014555 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.014574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.014593 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.014612 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.014632 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.014651 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.014670 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.014689 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.014708 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.014727 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.014746 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.014766 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.014785 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.014804 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.014823 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.014842 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.014862 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer.
0.014881 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer.
0.014900 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.014919 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.014938 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.014957 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.014984 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.015005 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.015024 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.015043 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.015073 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.015093 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.015113 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.015132 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.015151 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.015170 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.015189 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.015209 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.015228 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.015247 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.015266 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.015285 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.015304 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.015321 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found.
0.015336 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.015350 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A80 (normal mode)' (0x4a9,0x309a)
0.015368 gphoto2-port(2): Freeing port...
0.015385 gphoto2-port(2): Closing port...
0.015472 gphoto2-camera(2): Setting abilities ('Canon PowerShot A80 (normal mode)')...
0.015497 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.015613 setting/gphoto2-setting.c(2): Loading settings from file "/home/js/.gphoto/settings"
0.015654 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot A80 (normal mode)' (gphoto2)
0.015671 gphoto2-setting(2): Saving 2 setting(s) to file "/home/js/.gphoto/settings"
0.015781 gp-port-info-list(2): Loading io-drivers from '/usr/lib/gphoto2_port/0.5.1'...
0.015916 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'...
0.015940 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'...
0.015956 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'...
0.015985 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'...
0.016002 gphoto2-port-serial(2): Trying to lock '/dev/ttyS4'...
0.016017 gphoto2-port-serial(2): Trying to lock '/dev/ttyS5'...
0.016031 gphoto2-port-serial(2): Trying to lock '/dev/ttyS6'...
0.016045 gphoto2-port-serial(2): Trying to lock '/dev/ttyS7'...
0.016059 gphoto2-port-serial(2): Trying to lock '/dev/ttyS8'...
0.016074 gphoto2-port-serial(2): Trying to lock '/dev/ttyS9'...
0.016088 gphoto2-port-serial(2): Trying to lock '/dev/ttyS10'...
0.016104 gphoto2-port-serial(2): Trying to lock '/dev/ttyS11'...
0.016118 gphoto2-port-serial(2): Trying to lock '/dev/ttyS12'...
0.016132 gphoto2-port-serial(2): Trying to lock '/dev/ttyS13'...
0.016146 gphoto2-port-serial(2): Trying to lock '/dev/ttyS14'...
0.016161 gphoto2-port-serial(2): Trying to lock '/dev/ttyS15'...
0.016175 gphoto2-port-serial(2): Trying to lock '/dev/ttyS16'...
0.016189 gphoto2-port-serial(2): Trying to lock '/dev/ttyS17'...
0.016203 gphoto2-port-serial(2): Trying to lock '/dev/ttyS18'...
0.016217 gphoto2-port-serial(2): Trying to lock '/dev/ttyS19'...
0.016231 gphoto2-port-serial(2): Trying to lock '/dev/ttyS20'...
0.016245 gphoto2-port-serial(2): Trying to lock '/dev/ttyS21'...
0.016273 gphoto2-port-serial(2): Trying to lock '/dev/ttyS22'...
0.016289 gphoto2-port-serial(2): Trying to lock '/dev/ttyS23'...
0.016303 gphoto2-port-serial(2): Trying to lock '/dev/ttyS24'...
0.016317 gphoto2-port-serial(2): Trying to lock '/dev/ttyS25'...
0.016332 gphoto2-port-serial(2): Trying to lock '/dev/ttyS26'...
0.016346 gphoto2-port-serial(2): Trying to lock '/dev/ttyS27'...
0.016360 gphoto2-port-serial(2): Trying to lock '/dev/ttyS28'...
0.016373 gphoto2-port-serial(2): Trying to lock '/dev/ttyS29'...
0.016387 gphoto2-port-serial(2): Trying to lock '/dev/ttyS30'...
0.016401 gphoto2-port-serial(2): Trying to lock '/dev/ttyS31'...
0.016415 gphoto2-port-serial(2): Trying to lock '/dev/ttyS32'...
0.016442 gphoto2-port-core(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so'
0.017110 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so'
0.017137 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:003,003) from 'libgphoto2_port_usb.so'
0.017149 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:001,006) from 'libgphoto2_port_usb.so'
0.017195 gphoto2-port-info-list(2): Looking for path 'usb:' (4 entries available)...
0.017221 gphoto2-port-info-list(2): Getting info of entry 0 (4 available)...
0.017245 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'...
0.017843 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.017865 gphoto2-port(2): Setting settings...
0.017878 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2)
0.017894 gphoto2-setting(2): Saving 2 setting(s) to file "/home/js/.gphoto/settings"
0.018534 gphoto2-camera(2): Listing files in '/'...
0.018558 gphoto2-camera(2): Initializing camera...
0.018590 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found.
0.018607 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.018622 gphoto2-camera(2): Loading '/usr/lib/gphoto2/2.1.5/libgphoto2_canon.so'...
0.018790 gphoto2-port(2): Opening USB port...
0.018896 gphoto2-port(0): Could not query kernel driver of device.
0.018928 canon/library.c(2): canon camera_init()
0.018988 canon/library.c(2): GPhoto tells us that we should use a USB link.
0.019009 canon/usb.c(2): Initializing the (USB) camera.

0.019033 gphoto2-port(2): Setting settings...
0.020877 gphoto2-port-usb(2): Changed usb.config from -1 to 1
0.021872 gphoto2-port-usb(2): Changed usb.altsetting from -1 to 0
0.021907 canon/usb.c(2): canon_usb_camera_init()
0.021939 canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x309a (model name "Canon:PowerShot A80 (normal mode)")
0.021968 context(2): Detected a 'Canon:PowerShot A80 (normal mode)'.
Detected a 'Canon:PowerShot A80 (normal mode)'.
0.022009 gphoto2-port(2): Reading message (request=0xc value=0x55 index=0x0 size=1=0x1)...
0.022875 gphoto2-port(3): Hexdump of 1 = 0x1 bytes follows:
0000  43                     -                         C

0.022895 canon/usb.c(2): canon_usb_camera_init() initial camera response: C/'Camera was woken up'
0.022910 gphoto2-port(2): Reading message (request=0x4 value=0x1 index=0x0 size=88=0x58)...
0.024874 gphoto2-port(3): Hexdump of 88 = 0x58 bytes follows:
0000  18 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  01 06 15 83 9a 30 a9 04-00 08 00 00 ff ff ff ff  .....0..........
0050  00 fd 00 00 00 fd 00 00-                         ........

0.024899 gphoto2-port(2): Writing message (request=0x4 value=0x11 index=0x0 size=80=0x50)...
0.024916 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows:
0000  10 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  00 08 00 00 ff ff ff ff-00 fd 00 00 00 fd 00 00  ................

0.026869 canon/usb.c(2): canon_usb_camera_init() PC sign on LCD should be lit now (if your camera has a PC sign)
0.026888 gphoto2-port(2): Reading 64=0x40 bytes from port...
0.028987 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows:
0000  04 00 00 00 02 03 00 00-00 00 00 00 00 00 00 00  ................
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................

0.029006 gphoto2-port(2): Reading 4=0x4 bytes from port...
0.029874 gphoto2-port(3): Hexdump of 4 = 0x4 bytes follows:
0000  00 00 00 00            -                         ....

0.031367 gphoto2-port(2): Could only read 8 out of 16 byte(s)
0.031382 gphoto2-port(2): Reading 16=0x10 bytes from interrupt ep (fast)...
0.031396 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows:
0000  02 00 00 00 20 00 00 00-                         .... ...

0.031873 gphoto2-port(2): Could only read 8 out of 16 byte(s)
0.031888 gphoto2-port(2): Reading 16=0x10 bytes from interrupt ep (fast)...
0.031901 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows:
0000  10 00 00 00 00 00 00 00-                         ........

0.031922 canon/usb.c(2): canon_usb_lock_keys()
0.031935 canon/usb.c(2): Locking camera keys and turning off LCD using 'normal' locking code...
0.031980 canon/usb.c(2): canon_usb_dialogue() cmd 0x1f 0x12 0x201 (Get picture abilities)
0.031997 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=80=0x50)...
0.032011 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows:
0000  10 00 00 00 01 02 00 00-00 00 00 00 00 00 00 00  ................
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  02 00 00 00 1f 00 00 12-10 00 00 00 00 00 00 00  ................

0.033868 gphoto2-port(2): Reading 896=0x380 bytes from port...
0.038992 gphoto2-port(3): Hexdump of 896 = 0x380 bytes follows:
0000  54 03 00 00 01 03 00 00-00 00 00 00 00 00 00 00  T...............
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  02 00 00 00 1f 00 00 22-54 03 00 00 00 00 00 00  ......."T.......
0050  00 00 00 00 40 03 00 00-34 01 ff ff ff ff ff ff  ....@...4.......
0060  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0070  ff ff ff ff ff ff ff ff-ff ff 00 00 00 00 00 ff  ................
0080  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0090  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
00a0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
00b0  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
00c0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
00d0  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
00e0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
00f0  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
0100  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0110  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
0120  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0130  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
0140  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0150  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
0160  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0170  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
0180  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0190  ff ff 00 00 00 00 00 00-00 00 00 00 00 00 ff ff  ................
01a0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
01b0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
01c0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
01d0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
01e0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
01f0  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0200  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0210  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0220  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0230  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0240  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0250  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0260  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff  ................
0270  ff ff ff ff ff ff ff ff-ff ff ff ff ff ff 00 00  ................
0280  00 00 00 00 00 00 00 00-00 00 00 00 00 00 14 00  ................
0290  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
02a0  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
02b0  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
02c0  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
02d0  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
02e0  2c 00 00 50 00 80 00 00-00 00 00 00 00 00 00 00  ,..P............
02f0  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0300  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0310  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0320  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0330  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0340  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0350  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0360  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0370  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................

0.039025 gphoto2-port(2): Reading 4=0x4 bytes from port...
0.039874 gphoto2-port(3): Hexdump of 4 = 0x4 bytes follows:
0000  00 00 00 00            -                         ....

0.039890 canon/usb.c(2): canon_usb_lock_keys: Got the expected number of bytes back from "get picture abilities."
0.039903 canon/usb.c(2): canon_usb_dialogue() cmd 0x20 0x12 0x201 (Lock keys and turn off LCD)
0.039916 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=80=0x50)...
0.039929 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows:
0000  10 00 00 00 01 02 00 00-00 00 00 00 00 00 00 00  ................
0010  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0020  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0030  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
0040  02 00 00 00 20 00 00 12-10 00 00 00 01 00 00 00  .... ...........

0.041867 gphoto2-port(2): Reading 64=0x40 bytes from port...
0.045981 gphoto2-port(2): Could only read 20 out of 64 byte(s)
0.045996 gphoto2-port(3): Hexdump of 20 = 0x14 bytes follows:
0000  02 00 00 00 1f 00 00 22-14 00 00 00 01 00 00 00  ......."........
0010  00 00 00 00            -                         ....

0.046010 canon/usb.c(2): canon_usb_dialogue: read 1 of 64 bytes failed! (returned 20)
0.046034 context(0): canon_usb_lock_keys: Unexpected amount of data returned (0 bytes, expected 4)

*** Error ***
canon_usb_lock_keys: Unexpected amount of data returned (0 bytes, expected 4)
0.046066 context(0): lock keys failed.

*** Error ***
lock keys failed.
0.046099 gphoto2-port(2): Closing port...
*** Error (-102: 'Corrupted data') ***

0.047116 gp-camera(2): Freeing camera...
0.047133 gphoto2-port(2): Freeing port...
0.047145 gphoto2-port(2): Closing port...
0.047213 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
0.047229 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
0.047241 gphoto2-filesystem(2): Internally deleting all folders from '/'...
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 --get-all-files

Please make sure there is sufficient quoting around the arguments.
---------------------------------------- (end of log-1)
---------------------------------------- (beginning of log-2) 0.000057 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.000164 main(2): gphoto2 2.1.5 0.000182 main(2): gphoto2 has been compiled with the following options: 0.000195 main(2): + gcc (C compiler used) 0.000206 main(2): + popt (for handling command-line parameters) 0.000218 main(2): + exif (for displaying EXIF information) 0.000229 main(2): + cdk (for accessing configuration options) 0.000240 main(2): + no aa (for displaying live previews) 0.000251 main(2): + jpeg (for displaying live previews in JPEG format) 0.000262 main(2): + readline (for easy navigation in the shell) 0.000280 main(2): libgphoto2 2.1.5 0.000297 main(2): libgphoto2 has been compiled with the following options: 0.000310 main(2): + gcc (C compiler used) 0.000323 main(2): + EXIF (for special handling of EXIF files) 0.000335 main(2): + no ltdl (working around buggy libltdl, eh? :-) 0.000346 main(2): + /proc/meminfo (adapts cache size to memory available) 0.000361 main(2): libgphoto2_port 0.5.1 0.000377 main(2): libgphoto2_port has been compiled with the following options: 0.000389 main(2): + gcc (C compiler used) 0.000401 main(2): + USB (for USB cameras) 0.000412 main(2): + serial (for serial cameras) 0.000425 main(2): + no resmgr (serial port access and locking) 0.000450 main(2): + no baudboy (serial port locking) 0.000463 main(2): + no ttylock (serial port locking) 0.000475 main(2): + no lockdev (serial port locking) 0.000486 main(2): + no ltdl (working around buggy libltdl, eh? :-) 0.000577 main(2): The user has not specified both a model and a port. Try to figure them out. 0.000606 gp-port-info-list(2): Loading io-drivers from '/usr/lib/gphoto2_port/0.5.1'... 0.000809 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.000839 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.000856 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.000871 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.000886 gphoto2-port-serial(2): Trying to lock '/dev/ttyS4'... 0.000901 gphoto2-port-serial(2): Trying to lock '/dev/ttyS5'... 0.000915 gphoto2-port-serial(2): Trying to lock '/dev/ttyS6'... 0.000929 gphoto2-port-serial(2): Trying to lock '/dev/ttyS7'... 0.000944 gphoto2-port-serial(2): Trying to lock '/dev/ttyS8'... 0.000958 gphoto2-port-serial(2): Trying to lock '/dev/ttyS9'... 0.000972 gphoto2-port-serial(2): Trying to lock '/dev/ttyS10'... 0.000987 gphoto2-port-serial(2): Trying to lock '/dev/ttyS11'... 0.001001 gphoto2-port-serial(2): Trying to lock '/dev/ttyS12'... 0.001016 gphoto2-port-serial(2): Trying to lock '/dev/ttyS13'... 0.001030 gphoto2-port-serial(2): Trying to lock '/dev/ttyS14'... 0.001044 gphoto2-port-serial(2): Trying to lock '/dev/ttyS15'... 0.001058 gphoto2-port-serial(2): Trying to lock '/dev/ttyS16'... 0.001073 gphoto2-port-serial(2): Trying to lock '/dev/ttyS17'... 0.001087 gphoto2-port-serial(2): Trying to lock '/dev/ttyS18'... 0.001103 gphoto2-port-serial(2): Trying to lock '/dev/ttyS19'... 0.001117 gphoto2-port-serial(2): Trying to lock '/dev/ttyS20'... 0.001131 gphoto2-port-serial(2): Trying to lock '/dev/ttyS21'... 0.001145 gphoto2-port-serial(2): Trying to lock '/dev/ttyS22'... 0.001159 gphoto2-port-serial(2): Trying to lock '/dev/ttyS23'... 0.001173 gphoto2-port-serial(2): Trying to lock '/dev/ttyS24'... 0.001187 gphoto2-port-serial(2): Trying to lock '/dev/ttyS25'... 0.001202 gphoto2-port-serial(2): Trying to lock '/dev/ttyS26'... 0.001216 gphoto2-port-serial(2): Trying to lock '/dev/ttyS27'... 0.001230 gphoto2-port-serial(2): Trying to lock '/dev/ttyS28'... 0.001244 gphoto2-port-serial(2): Trying to lock '/dev/ttyS29'... 0.001258 gphoto2-port-serial(2): Trying to lock '/dev/ttyS30'... 0.001272 gphoto2-port-serial(2): Trying to lock '/dev/ttyS31'... 0.001286 gphoto2-port-serial(2): Trying to lock '/dev/ttyS32'... 0.001316 gphoto2-port-core(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so' 0.001980 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so' 0.002006 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:003,003) from 'libgphoto2_port_usb.so' 0.002037 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:001,006) from 'libgphoto2_port_usb.so' 0.002567 gphoto2-port-info-list(2): Counting entries (4 available)... 0.002589 gphoto2-port-info-list(2): 3 regular entries available. 0.002602 gphoto2-port(2): Creating new device... 0.002622 gphoto2-port-info-list(2): Getting info of entry 0 (4 available)... 0.003266 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.003294 gphoto2-port(2): Setting settings... 0.003309 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.003373 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.003396 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer. 0.003415 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer. 0.003448 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.003468 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.003487 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.003506 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.003524 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer. 0.003543 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.003561 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.003580 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.003599 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.003617 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer. 0.003636 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.003654 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer. 0.003673 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer. 0.003693 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.003712 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer. 0.003731 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer. 0.003749 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer. 0.003767 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.003786 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.003805 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.003823 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.003842 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.003860 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.003899 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer. 0.003917 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.003936 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.003955 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer. 0.003973 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer. 0.003992 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer. 0.004011 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer. 0.004029 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer. 0.004048 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer. 0.004067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer. 0.004085 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer. 0.004104 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer. 0.004122 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer. 0.004141 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.004160 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.004179 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer. 0.004198 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer. 0.004217 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.004235 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.004254 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.004273 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.004292 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer. 0.004311 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer. 0.004330 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer. 0.004349 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer. 0.004368 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.004387 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer. 0.004406 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer. 0.004426 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.004454 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer. 0.004484 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer. 0.004504 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer. 0.004522 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer. 0.004542 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer. 0.004561 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer. 0.004580 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.004599 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.004618 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer. 0.004636 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.004655 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.004673 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.004692 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.004710 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.004729 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.004747 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.004766 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.004782 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found. 0.004797 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01 0.004811 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A80 (normal mode)' (0x4a9,0x309a) 0.004829 gphoto2-port-info-list(2): Getting info of entry 1 (4 available)... 0.005485 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.005509 gphoto2-port(2): Setting settings... 0.005522 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.005564 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.005587 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer. 0.005607 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer. 0.005626 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.005645 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.005663 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.005682 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.005701 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer. 0.005720 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.005740 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.005778 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.005797 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.005816 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer. 0.005835 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.005854 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer. 0.005873 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer. 0.005892 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.005911 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer. 0.005931 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer. 0.005950 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer. 0.005969 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.005988 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.006006 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.006025 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.006044 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.006062 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.006081 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer. 0.006100 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.006119 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.006138 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer. 0.006156 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer. 0.006175 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer. 0.006194 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer. 0.006212 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer. 0.006231 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer. 0.006249 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer. 0.006268 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer. 0.006286 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer. 0.006305 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer. 0.006324 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.006354 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.006374 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer. 0.006393 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer. 0.006411 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.006431 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.006460 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.006479 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.006498 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer. 0.006517 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer. 0.006536 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer. 0.006555 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer. 0.006574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.006593 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer. 0.006612 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer. 0.006631 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.006649 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer. 0.006668 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer. 0.006686 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer. 0.006705 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer. 0.006723 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer. 0.006742 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer. 0.006761 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.006780 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.006799 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer. 0.006818 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.006836 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.006855 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.006874 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.006893 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.006912 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.006939 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.006959 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.006978 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer. 0.006997 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer. 0.007016 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer. 0.007035 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer. 0.007055 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer. 0.007074 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer. 0.007093 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer. 0.007112 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer. 0.007132 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer. 0.007151 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer. 0.007170 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer. 0.007190 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer. 0.007209 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer. 0.007228 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer. 0.007247 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer. 0.007266 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer. 0.007285 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer. 0.007304 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer. 0.007323 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer. 0.007342 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer. 0.007360 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer. 0.007379 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer. 0.007398 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer. 0.007417 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer. 0.007456 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer. 0.007476 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.007495 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.007515 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.007534 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer. 0.007566 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer. 0.007586 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer. 0.007605 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer. 0.007624 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.007642 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer. 0.007661 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer. 0.007680 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.007699 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.007718 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer. 0.007736 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer. 0.007755 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer. 0.007774 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer. 0.007793 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer. 0.007812 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer. 0.007833 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.007852 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.007872 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer. 0.007891 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.007911 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.007929 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.007948 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer. 0.007967 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer. 0.007986 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer. 0.008005 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.008023 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer. 0.008042 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer. 0.008062 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer. 0.008081 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer. 0.008100 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer. 0.008119 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer. 0.008148 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.008167 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer. 0.008186 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008205 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.008224 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008243 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer. 0.008262 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer. 0.008281 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008300 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008319 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer. 0.008338 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer. 0.008357 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x403). Make sure this device is connected to the computer. 0.008377 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x402). Make sure this device is connected to the computer. 0.008396 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer. 0.008415 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer. 0.008444 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x142). Make sure this device is connected to the computer. 0.008464 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008484 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.008502 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.008521 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.008539 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801c). Make sure this device is connected to the computer. 0.008558 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.008577 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer. 0.008596 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008616 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6502). Make sure this device is connected to the computer. 0.008635 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer. 0.008654 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6602). Make sure this device is connected to the computer. 0.008673 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7202). Make sure this device is connected to the computer. 0.008692 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer. 0.008711 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6802). Make sure this device is connected to the computer. 0.008739 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7102). Make sure this device is connected to the computer. 0.008758 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6402). Make sure this device is connected to the computer. 0.008777 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6702). Make sure this device is connected to the computer. 0.008796 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6a02). Make sure this device is connected to the computer. 0.008815 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4202). Make sure this device is connected to the computer. 0.008835 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4302). Make sure this device is connected to the computer. 0.008854 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4402). Make sure this device is connected to the computer. 0.008873 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4502). Make sure this device is connected to the computer. 0.008893 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer. 0.008912 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9153). Make sure this device is connected to the computer. 0.008931 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.008951 gphoto2-port(0): Could not find USB device (vendor 0x8086, product 0x630). Make sure this device is connected to the computer. 0.008970 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.008989 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer. 0.009008 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer. 0.009027 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer. 0.009046 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1006). Make sure this device is connected to the computer. 0.009066 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x0). Make sure this device is connected to the computer. 0.009085 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.009104 gphoto2-port(0): Could not find USB device (vendor 0x84e, product 0x1). Make sure this device is connected to the computer. 0.009123 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer. 0.009142 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer. 0.009161 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x535). Make sure this device is connected to the computer. 0.009180 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer. 0.009199 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer. 0.009218 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x574). Make sure this device is connected to the computer. 0.009237 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x573). Make sure this device is connected to the computer. 0.009256 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x571). Make sure this device is connected to the computer. 0.009275 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x584). Make sure this device is connected to the computer. 0.009294 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x579). Make sure this device is connected to the computer. 0.009325 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer. 0.009345 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer. 0.009363 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57a). Make sure this device is connected to the computer. 0.009383 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57b). Make sure this device is connected to the computer. 0.009402 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57c). Make sure this device is connected to the computer. 0.009422 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x100). Make sure this device is connected to the computer. 0.009450 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x120). Make sure this device is connected to the computer. 0.009468 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x121). Make sure this device is connected to the computer. 0.009487 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x110). Make sure this device is connected to the computer. 0.009506 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x111). Make sure this device is connected to the computer. 0.009525 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x130). Make sure this device is connected to the computer. 0.009543 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x112). Make sure this device is connected to the computer. 0.009563 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x132). Make sure this device is connected to the computer. 0.009582 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x160). Make sure this device is connected to the computer. 0.009601 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x131). Make sure this device is connected to the computer. 0.009619 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer. 0.009638 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x500). Make sure this device is connected to the computer. 0.009657 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x510). Make sure this device is connected to the computer. 0.009676 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x530). Make sure this device is connected to the computer. 0.009695 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x170). Make sure this device is connected to the computer. 0.009714 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x555). Make sure this device is connected to the computer. 0.009732 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x576). Make sure this device is connected to the computer. 0.009751 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x550). Make sure this device is connected to the computer. 0.009770 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x570). Make sure this device is connected to the computer. 0.009789 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x572). Make sure this device is connected to the computer. 0.009808 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x575). Make sure this device is connected to the computer. 0.009827 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57d). Make sure this device is connected to the computer. 0.009846 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x577). Make sure this device is connected to the computer. 0.009865 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x300). Make sure this device is connected to the computer. 0.009883 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x540). Make sure this device is connected to the computer. 0.009902 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x568). Make sure this device is connected to the computer. 0.009931 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer. 0.009950 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x569). Make sure this device is connected to the computer. 0.009969 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x567). Make sure this device is connected to the computer. 0.009988 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x400). Make sure this device is connected to the computer. 0.010006 gphoto2-port(0): Could not find USB device (vendor 0x4c8, product 0x722). Make sure this device is connected to the computer. 0.010026 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x1). Make sure this device is connected to the computer. 0.010045 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x18). Make sure this device is connected to the computer. 0.010063 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x950). Make sure this device is connected to the computer. 0.010082 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer. 0.010101 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer. 0.010119 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.010137 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.010156 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.010175 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.010195 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer. 0.010214 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2205). Make sure this device is connected to the computer. 0.010233 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4102). Make sure this device is connected to the computer. 0.010251 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.010270 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer. 0.010289 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.010308 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.010327 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer. 0.010346 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xa350). Make sure this device is connected to the computer. 0.010364 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc220). Make sure this device is connected to the computer. 0.010383 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc420). Make sure this device is connected to the computer. 0.010401 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc520). Make sure this device is connected to the computer. 0.010421 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x302). Make sure this device is connected to the computer. 0.010448 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x117). Make sure this device is connected to the computer. 0.010469 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x122). Make sure this device is connected to the computer. 0.010487 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x109). Make sure this device is connected to the computer. 0.010528 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x115). Make sure this device is connected to the computer. 0.010547 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x121). Make sure this device is connected to the computer. 0.010566 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x111). Make sure this device is connected to the computer. 0.010585 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11d). Make sure this device is connected to the computer. 0.010604 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x204). Make sure this device is connected to the computer. 0.010622 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10f). Make sure this device is connected to the computer. 0.010641 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10b). Make sure this device is connected to the computer. 0.010660 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x113). Make sure this device is connected to the computer. 0.010679 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x119). Make sure this device is connected to the computer. 0.010697 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10d). Make sure this device is connected to the computer. 0.010716 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x103). Make sure this device is connected to the computer. 0.010735 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x112). Make sure this device is connected to the computer. 0.010754 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x102). Make sure this device is connected to the computer. 0.010773 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x104). Make sure this device is connected to the computer. 0.010792 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x202). Make sure this device is connected to the computer. 0.010811 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x402). Make sure this device is connected to the computer. 0.010830 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x406). Make sure this device is connected to the computer. 0.010849 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.010869 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.010888 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer. 0.010908 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer. 0.010927 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.010946 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer. 0.010965 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.010983 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer. 0.011002 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.011022 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.011041 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.011059 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer. 0.011081 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer. 0.011110 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer. 0.011129 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.011148 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.011168 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer. 0.011187 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.011207 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.011226 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.011246 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x2888). Make sure this device is connected to the computer. 0.011264 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0xdaf). Make sure this device is connected to the computer. 0.011284 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.011303 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x5300). Make sure this device is connected to the computer. 0.011323 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0xffff). Make sure this device is connected to the computer. 0.011342 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.011361 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x4). Make sure this device is connected to the computer. 0.011380 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer. 0.011399 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220b). Make sure this device is connected to the computer. 0.011418 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2203). Make sure this device is connected to the computer. 0.011450 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2204). Make sure this device is connected to the computer. 0.011469 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2208). Make sure this device is connected to the computer. 0.011488 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x325). Make sure this device is connected to the computer. 0.011507 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2202). Make sure this device is connected to the computer. 0.011527 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.011547 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8901). Make sure this device is connected to the computer. 0.011566 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8909). Make sure this device is connected to the computer. 0.011584 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8911). Make sure this device is connected to the computer. 0.011603 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x1001). Make sure this device is connected to the computer. 0.011621 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.011640 gphoto2-port(0): Could not find USB device (vendor 0x851, product 0x1542). Make sure this device is connected to the computer. 0.011658 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1011). Make sure this device is connected to the computer. 0.011677 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1015). Make sure this device is connected to the computer. 0.011706 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1002). Make sure this device is connected to the computer. 0.011725 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1010). Make sure this device is connected to the computer. 0.011744 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer. 0.011763 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1001). Make sure this device is connected to the computer. 0.011782 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer. 0.011801 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer. 0.011820 gphoto2-port(0): Could not find USB device (vendor 0xec7, product 0x1008). Make sure this device is connected to the computer. 0.011840 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011858 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011877 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011896 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011915 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011934 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011953 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011972 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.011991 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012010 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012029 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012048 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012067 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012085 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012104 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012123 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012142 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012161 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012180 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012199 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012218 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012237 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012256 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012275 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer. 0.012304 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012323 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012343 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012362 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012382 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012401 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.012421 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.012451 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012471 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012490 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.012510 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.012529 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012549 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4337). Make sure this device is connected to the computer. 0.012568 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4332). Make sure this device is connected to the computer. 0.012586 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4335). Make sure this device is connected to the computer. 0.012604 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4334). Make sure this device is connected to the computer. 0.012623 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer. 0.012641 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer. 0.012660 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer. 0.012679 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2e). Make sure this device is connected to the computer. 0.012698 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2d). Make sure this device is connected to the computer. 0.012717 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.012735 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801a). Make sure this device is connected to the computer. 0.012754 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.012772 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer. 0.012801 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0xffffffff, protocol 0xffffffff). Make sure this device is connected to the computer. 0.012822 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.012842 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.012861 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer. 0.012878 gphoto2-port-info-list(2): Getting info of entry 2 (4 available)... 0.013571 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.013594 gphoto2-port(2): Setting settings... 0.013607 gphoto2-abilities-list.c(1): Auto-detecting USB cameras... 0.013648 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.013670 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer. 0.013690 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer. 0.013709 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.013728 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.013747 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.013766 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.013785 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer. 0.013803 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer. 0.013822 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer. 0.013841 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer. 0.013860 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer. 0.013879 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer. 0.013898 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer. 0.013917 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer. 0.013936 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer. 0.013956 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.013974 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer. 0.013993 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer. 0.014012 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer. 0.014032 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.014051 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer. 0.014070 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.014089 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer. 0.014107 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.014126 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer. 0.014145 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer. 0.014163 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer. 0.014182 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer. 0.014220 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer. 0.014239 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer. 0.014258 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer. 0.014277 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer. 0.014296 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer. 0.014314 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer. 0.014333 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer. 0.014351 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer. 0.014369 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer. 0.014387 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer. 0.014406 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.014425 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.014451 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer. 0.014472 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer. 0.014491 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.014512 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.014531 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer. 0.014550 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer. 0.014568 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer. 0.014587 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer. 0.014606 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307b). Make sure this device is connected to the computer. 0.014625 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3079). Make sure this device is connected to the computer. 0.014643 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.014662 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer. 0.014681 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer. 0.014700 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer. 0.014719 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer. 0.014738 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer. 0.014757 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer. 0.014776 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer. 0.014806 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer. 0.014825 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer. 0.014844 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.014863 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer. 0.014882 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer. 0.014901 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.014920 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer. 0.014940 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.014959 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer. 0.014978 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.014998 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer. 0.015017 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.015036 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer. 0.015053 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found. 0.015068 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01 0.015082 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A80 (normal mode)' (0x4a9,0x309a) 0.015100 gphoto2-port(2): Freeing port... 0.015117 gphoto2-port(2): Closing port... 0.015200 gphoto2-camera(2): Setting abilities ('Canon PowerShot A80 (normal mode)')... 0.015226 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto 0.015334 setting/gphoto2-setting.c(2): Loading settings from file "/home/js/.gphoto/settings" 0.015373 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot A80 (normal mode)' (gphoto2) 0.015391 gphoto2-setting(2): Saving 2 setting(s) to file "/home/js/.gphoto/settings" 0.015504 gp-port-info-list(2): Loading io-drivers from '/usr/lib/gphoto2_port/0.5.1'... 0.015636 gphoto2-port-serial(2): Trying to lock '/dev/ttyS0'... 0.015660 gphoto2-port-serial(2): Trying to lock '/dev/ttyS1'... 0.015677 gphoto2-port-serial(2): Trying to lock '/dev/ttyS2'... 0.015692 gphoto2-port-serial(2): Trying to lock '/dev/ttyS3'... 0.015707 gphoto2-port-serial(2): Trying to lock '/dev/ttyS4'... 0.015721 gphoto2-port-serial(2): Trying to lock '/dev/ttyS5'... 0.015736 gphoto2-port-serial(2): Trying to lock '/dev/ttyS6'... 0.015751 gphoto2-port-serial(2): Trying to lock '/dev/ttyS7'... 0.015766 gphoto2-port-serial(2): Trying to lock '/dev/ttyS8'... 0.015780 gphoto2-port-serial(2): Trying to lock '/dev/ttyS9'... 0.015794 gphoto2-port-serial(2): Trying to lock '/dev/ttyS10'... 0.015808 gphoto2-port-serial(2): Trying to lock '/dev/ttyS11'... 0.015823 gphoto2-port-serial(2): Trying to lock '/dev/ttyS12'... 0.015837 gphoto2-port-serial(2): Trying to lock '/dev/ttyS13'... 0.015852 gphoto2-port-serial(2): Trying to lock '/dev/ttyS14'... 0.015866 gphoto2-port-serial(2): Trying to lock '/dev/ttyS15'... 0.015881 gphoto2-port-serial(2): Trying to lock '/dev/ttyS16'... 0.015895 gphoto2-port-serial(2): Trying to lock '/dev/ttyS17'... 0.015910 gphoto2-port-serial(2): Trying to lock '/dev/ttyS18'... 0.015924 gphoto2-port-serial(2): Trying to lock '/dev/ttyS19'... 0.015939 gphoto2-port-serial(2): Trying to lock '/dev/ttyS20'... 0.015953 gphoto2-port-serial(2): Trying to lock '/dev/ttyS21'... 0.015980 gphoto2-port-serial(2): Trying to lock '/dev/ttyS22'... 0.015995 gphoto2-port-serial(2): Trying to lock '/dev/ttyS23'... 0.016010 gphoto2-port-serial(2): Trying to lock '/dev/ttyS24'... 0.016024 gphoto2-port-serial(2): Trying to lock '/dev/ttyS25'... 0.016038 gphoto2-port-serial(2): Trying to lock '/dev/ttyS26'... 0.016052 gphoto2-port-serial(2): Trying to lock '/dev/ttyS27'... 0.016065 gphoto2-port-serial(2): Trying to lock '/dev/ttyS28'... 0.016080 gphoto2-port-serial(2): Trying to lock '/dev/ttyS29'... 0.016094 gphoto2-port-serial(2): Trying to lock '/dev/ttyS30'... 0.016108 gphoto2-port-serial(2): Trying to lock '/dev/ttyS31'... 0.016122 gphoto2-port-serial(2): Trying to lock '/dev/ttyS32'... 0.016149 gphoto2-port-core(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so' 0.016820 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so' 0.016846 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:003,003) from 'libgphoto2_port_usb.so' 0.016858 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:001,006) from 'libgphoto2_port_usb.so' 0.016905 gphoto2-port-info-list(2): Looking for path 'usb:' (4 entries available)... 0.016931 gphoto2-port-info-list(2): Getting info of entry 0 (4 available)... 0.016954 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 0.017580 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 0.017603 gphoto2-port(2): Setting settings... 0.017616 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 0.017632 gphoto2-setting(2): Saving 2 setting(s) to file "/home/js/.gphoto/settings" 0.018264 gphoto2-camera(2): Listing files in '/'... 0.018291 gphoto2-camera(2): Initializing camera... 0.018322 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309a)... found. 0.018338 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01 0.018352 gphoto2-camera(2): Loading '/usr/lib/gphoto2/2.1.5/libgphoto2_canon.so'... 0.018536 gphoto2-port(2): Opening USB port... 0.018641 gphoto2-port(0): Could not query kernel driver of device. 0.018673 canon/library.c(2): canon camera_init() 0.018720 canon/library.c(2): GPhoto tells us that we should use a USB link. 0.018741 canon/usb.c(2): Initializing the (USB) camera. 0.018765 gphoto2-port(2): Setting settings... 0.020293 gphoto2-port-usb(2): Changed usb.config from -1 to 1 0.021288 gphoto2-port-usb(2): Changed usb.altsetting from -1 to 0 0.021324 canon/usb.c(2): canon_usb_camera_init() 0.021357 canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x309a (model name "Canon:PowerShot A80 (normal mode)") 0.021388 context(2): Detected a 'Canon:PowerShot A80 (normal mode)'. Detected a 'Canon:PowerShot A80 (normal mode)'. 0.021422 gphoto2-port(2): Reading message (request=0xc value=0x55 index=0x0 size=1=0x1)... 0.022292 gphoto2-port(3): Hexdump of 1 = 0x1 bytes follows: 0000 41 - A 0.022312 canon/usb.c(2): canon_usb_camera_init() initial camera response: A/'Camera was already active' 0.022327 gphoto2-port(2): Reading message (request=0x4 value=0x1 index=0x0 size=88=0x58)... 0.024290 gphoto2-port(3): Hexdump of 88 = 0x58 bytes follows: 0000 18 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 01 06 15 83 9a 30 a9 04-00 08 00 00 ff ff ff ff .....0.......... 0050 00 fd 00 00 00 fd 00 00- ........ 0.024305 gphoto2-port(2): Reading message (request=0x4 value=0x4 index=0x0 size=80=0x50)... 0.026287 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows: 0000 10 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 00 08 00 00 ff ff ff ff-00 fd 00 00 00 fd 00 00 ................ 0.026333 canon/canon.c(2): canon_int_identify_camera() called 0.026374 canon/usb.c(2): canon_usb_dialogue() cmd 0x1 0x12 0x201 (Identify camera) 0.026394 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=80=0x50)... 0.026410 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows: 0000 10 00 00 00 01 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 01 00 00 12-10 00 00 00 00 00 00 00 ................ 0.028290 gphoto2-port(2): Reading 128=0x80 bytes from port... 0.033449 gphoto2-port(3): Hexdump of 128 = 0x80 bytes follows: 0000 5c 00 00 00 01 03 00 00-00 00 00 00 00 00 00 00 \............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 01 00 00 22-5c 00 00 00 00 00 00 00 ......."\....... 0050 00 00 00 00 01 06 15 83-00 00 00 01 43 61 6e 6f ............Cano 0060 6e 20 50 6f 77 65 72 53-68 6f 74 20 41 38 30 00 n PowerShot A80. 0070 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.033466 gphoto2-port(2): Reading 28=0x1c bytes from port... 0.034290 gphoto2-port(3): Hexdump of 28 = 0x1c bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 ............ 0.034314 canon/canon.c(2): canon_int_identify_camera: ident 'Canon PowerShot A80' owner '' 0.034334 canon/canon.c(2): canon_int_get_battery() 0.034348 canon/usb.c(2): canon_usb_dialogue() cmd 0xa 0x12 0x201 (Power supply status) 0.034362 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=80=0x50)... 0.034376 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows: 0000 10 00 00 00 01 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0a 00 00 12-10 00 00 00 01 00 00 00 ................ 0.036286 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.039445 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 18 00 00 00 01 03 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.039462 gphoto2-port(2): Reading 24=0x18 bytes from port... 0.040289 gphoto2-port(3): Hexdump of 24 = 0x18 bytes follows: 0000 02 00 00 00 0a 00 00 22-18 00 00 00 01 00 00 00 ......."........ 0010 00 00 00 00 06 00 00 20- ....... 0.040305 canon/canon.c(2): canon_int_get_battery: Status: 06 (OK) / Source: 20 (BATTERY) 0.040333 gphoto2-filesystem(2): Listing files in '/'... 0.040358 gphoto2-filesystem(2): Querying folder /... 0.040375 canon/library.c(2): file_list_func() 0.040388 canon/library.c(2): check_readiness() cached_ready == 0 0.040409 canon/canon.c(2): canon_int_ready() 0.040438 canon/usb.c(2): canon_usb_ready() 0.040452 canon/library.c(2): Camera type: Canon:PowerShot A80 (normal mode) (1) 0.040479 canon/canon.c(2): NULL camera->pl->cached_drive in gphoto2canonpath 0.040497 canon/canon.c(2): canon_int_get_disk_name() 0.040515 canon/usb.c(2): canon_usb_long_dialogue() function 9, payload = 0 bytes 0.040531 canon/usb.c(2): canon_usb_dialogue() cmd 0xa 0x11 0x202 (Flash device ident) 0.040544 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=80=0x50)... 0.040572 gphoto2-port(3): Hexdump of 80 = 0x50 bytes follows: 0000 10 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0a 00 00 11-10 00 00 00 02 00 00 00 ................ 0.042284 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.094439 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 04 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.094463 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 4, bytes_received = 0, read_bytes = 4 (0x4) 0.094477 gphoto2-port(2): Reading 4=0x4 bytes from port... 0.095280 gphoto2-port(3): Hexdump of 4 = 0x4 bytes follows: 0000 44 3a 00 00 - D:.. 0.095296 canon/canon.c(2): canon_int_get_disk_name: disk 'D:' 0.095335 canon/canon.c(3): gphoto2canonpath: converted '/' to 'D:' 0.095350 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/' aka 'D:' (files, no folders) 0.095380 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 6 bytes 0.095396 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 0.095411 canon/usb.c(2): Payload : 0.095432 canon(3): Hexdump of 6 = 0x6 bytes follows: 0000 00 44 3a 00 00 00 - .D:... 0.095448 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=86=0x56)... 0.095463 gphoto2-port(3): Hexdump of 86 = 0x56 bytes follows: 0000 16 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-16 00 00 00 03 00 00 00 ................ 0050 00 44 3a 00 00 00 - .D:... 0.097275 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.111441 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 27 00-00 00 00 00 00 00 00 00 ......'......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.111479 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 39, bytes_received = 0, read_bytes = 39 (0x27) 0.111493 gphoto2-port(2): Reading 39=0x27 bytes from port... 0.114463 gphoto2-port(3): Hexdump of 39 = 0x27 bytes follows: 0000 80 00 00 00 00 00 00 00-00 00 44 3a 00 10 00 00 ..........D:.... 0010 00 00 00 74 33 96 42 44-43 49 4d 00 00 00 00 00 ...t3.BDCIM..... 0020 00 00 00 00 00 00 00 - ....... 0.114480 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:' 0.114617 canon/canon.c(2): canon_int_list_dir: converted 1117139828 to UTC 1117129028 (tm_gmtoff is 10800) 0.114634 canon/canon.c(3): canon_int_list_dir: reading dirent at position 13 of 39 (0xd of 0x27) 0.114648 canon/canon.c(3): canon_int_list_dir: dirent determined to be 15=0xf bytes : 0.114660 canon(3): Hexdump of 15 = 0xf bytes follows: 0000 10 00 00 00 00 00 74 33-96 42 44 43 49 4d 00 ......t3.BDCIM. 0.114674 canon/canon.c(2): canon_int_list_dir: dirent at position 13 of 39 has NULL name, skipping. 0.114686 canon/canon.c(3): canon_int_list_dir: reading dirent at position 28 of 39 (0x1c of 0x27) 0.114698 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 0.114710 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 0.114751 canon/canon.c(2): <FILESYSTEM-DUMP> 0.114773 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 0.114787 libgphoto2/gphoto2-filesys.c(2): Folder: / 0.114799 canon/canon.c(2): </FILESYSTEM-DUMP> 0.114810 canon/canon.c(2): END canon_int_list_dir() folder '/' aka 'D:' 0.114839 gphoto2-camera(2): Listing folders in '/'... 0.114856 gphoto2-filesystem(2): Listing folders in '/'... 0.114873 canon/library.c(2): folder_list_func() 0.114887 canon/library.c(2): check_readiness() cached_ready == 1 0.114903 canon/canon.c(3): gphoto2canonpath: converted '/' to 'D:' 0.114915 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/' aka 'D:' (no files, folders) 0.114928 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 6 bytes 0.114943 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 0.114956 canon/usb.c(2): Payload : 0.114967 canon(3): Hexdump of 6 = 0x6 bytes follows: 0000 00 44 3a 00 00 00 - .D:... 0.114982 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=86=0x56)... 0.114996 gphoto2-port(3): Hexdump of 86 = 0x56 bytes follows: 0000 16 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-16 00 00 00 04 00 00 00 ................ 0050 00 44 3a 00 00 00 - .D:... 0.116272 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.131432 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 27 00-00 00 00 00 00 00 00 00 ......'......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.131449 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 39, bytes_received = 0, read_bytes = 39 (0x27) 0.131463 gphoto2-port(2): Reading 39=0x27 bytes from port... 0.134510 gphoto2-port(3): Hexdump of 39 = 0x27 bytes follows: 0000 80 00 00 00 00 00 00 00-00 00 44 3a 00 10 00 00 ..........D:.... 0010 00 00 00 74 33 96 42 44-43 49 4d 00 00 00 00 00 ...t3.BDCIM..... 0020 00 00 00 00 00 00 00 - ....... 0.134533 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:' 0.134553 canon/canon.c(2): canon_int_list_dir: converted 1117139828 to UTC 1117129028 (tm_gmtoff is 10800) 0.134566 canon/canon.c(3): canon_int_list_dir: reading dirent at position 13 of 39 (0xd of 0x27) 0.134578 canon/canon.c(3): canon_int_list_dir: dirent determined to be 15=0xf bytes : 0.134590 canon(3): Hexdump of 15 = 0xf bytes follows: 0000 10 00 00 00 00 00 74 33-96 42 44 43 49 4d 00 ......t3.BDCIM. 0.134605 canon/canon.c(2): Raw info: name=DCIM is_dir=1, is_file=0, attrs=0x10 0.134617 canon/canon.c(2): <CameraFileInfo> 0.134628 canon/canon.c(2): <CameraFileInfoFile> 0.134640 canon/canon.c(2): Name: DCIM 0.134674 canon/canon.c(2): Time: Thu May 26 17:37:08 2005 (1117129028) 0.134689 canon/canon.c(2): </CameraFileInfoFile> 0.134700 canon/canon.c(2): </CameraFileInfo> 0.134717 canon/canon.c(3): canon_int_list_dir: reading dirent at position 28 of 39 (0x1c of 0x27) 0.134731 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 0.134745 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 0.134759 canon/canon.c(2): <FILESYSTEM-DUMP> 0.134772 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 0.134783 libgphoto2/gphoto2-filesys.c(2): Folder: / 0.134795 canon/canon.c(2): </FILESYSTEM-DUMP> 0.134806 canon/canon.c(2): END canon_int_list_dir() folder '/' aka 'D:' 0.134818 gphoto2-filesystem(2): Internally deleting all folders from '/'... 0.134842 gphoto2-filesystem(2): Internally appending folder /DCIM... 0.134875 gphoto2-filesystem(2): Folder / contains 0 files. 0.135380 gphoto2-camera(2): Listing files in '/DCIM'... 0.135400 gphoto2-filesystem(2): Listing files in '/DCIM'... 0.135413 gphoto2-filesystem(2): Querying folder /DCIM... 0.135435 canon/library.c(2): file_list_func() 0.135448 canon/library.c(2): check_readiness() cached_ready == 1 0.135463 canon/canon.c(3): gphoto2canonpath: converted '/DCIM' to 'D:\DCIM' 0.135475 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM' aka 'D:\DCIM' (files, no folders) 0.135489 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 11 bytes 0.135502 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 0.135515 canon/usb.c(2): Payload : 0.135527 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 44 3a 5c 44 43 49 4d-00 00 00 .D:\DCIM... 0.135542 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=91=0x5b)... 0.135557 gphoto2-port(3): Hexdump of 91 = 0x5b bytes follows: 0000 1b 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-1b 00 00 00 05 00 00 00 ................ 0050 00 44 3a 5c 44 43 49 4d-00 00 00 .D:\DCIM... 0.137268 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.167430 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 43 00-00 00 00 00 00 00 00 00 ......C......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.167473 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 67, bytes_received = 0, read_bytes = 64 (0x40) 0.167488 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.170425 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 80 00 00 00 00 00 74 33-96 42 44 3a 5c 44 43 49 ......t3.BD:\DCI 0010 4d 00 10 00 00 00 00 00-82 33 96 42 43 41 4e 4f M........3.BCANO 0020 4e 4d 53 43 00 10 00 00-00 00 00 74 33 96 42 31 NMSC.......t3.B1 0030 34 36 43 41 4e 4f 4e 00-00 00 00 00 00 00 00 00 46CANON......... 0.170441 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 67, bytes_received = 64, read_bytes = 3 (0x3) 0.170455 gphoto2-port(2): Reading 3=0x3 bytes from port... 0.171266 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows: 0000 00 00 00 - ... 0.171282 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM' 0.171303 canon/canon.c(2): canon_int_list_dir: converted 1117139842 to UTC 1117129042 (tm_gmtoff is 10800) 0.171316 canon/canon.c(3): canon_int_list_dir: reading dirent at position 18 of 67 (0x12 of 0x43) 0.171328 canon/canon.c(3): canon_int_list_dir: dirent determined to be 19=0x13 bytes : 0.171340 canon(3): Hexdump of 19 = 0x13 bytes follows: 0000 10 00 00 00 00 00 82 33-96 42 43 41 4e 4f 4e 4d .......3.BCANONM 0010 53 43 00 - SC. 0.171354 canon/canon.c(2): canon_int_list_dir: dirent at position 18 of 67 has NULL name, skipping. 0.171370 canon/canon.c(2): canon_int_list_dir: converted 1117139828 to UTC 1117129028 (tm_gmtoff is 10800) 0.171382 canon/canon.c(3): canon_int_list_dir: reading dirent at position 37 of 67 (0x25 of 0x43) 0.171395 canon/canon.c(3): canon_int_list_dir: dirent determined to be 19=0x13 bytes : 0.171408 canon(3): Hexdump of 19 = 0x13 bytes follows: 0000 10 00 00 00 00 00 74 33-96 42 31 34 36 43 41 4e ......t3.B146CAN 0010 4f 4e 00 - ON. 0.171428 canon/canon.c(2): canon_int_list_dir: dirent at position 37 of 67 has NULL name, skipping. 0.171439 canon/canon.c(3): canon_int_list_dir: reading dirent at position 56 of 67 (0x38 of 0x43) 0.171473 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 0.171486 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 0.171498 canon/canon.c(2): <FILESYSTEM-DUMP> 0.171509 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 0.171521 libgphoto2/gphoto2-filesys.c(2): Folder: / 0.171532 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 0.171543 canon/canon.c(2): </FILESYSTEM-DUMP> 0.171554 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM' aka 'D:\DCIM' 0.171570 gphoto2-camera(2): Listing folders in '/DCIM'... 0.171583 gphoto2-filesystem(2): Listing folders in '/DCIM'... 0.171596 canon/library.c(2): folder_list_func() 0.171610 canon/library.c(2): check_readiness() cached_ready == 1 0.171626 canon/canon.c(3): gphoto2canonpath: converted '/DCIM' to 'D:\DCIM' 0.171638 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM' aka 'D:\DCIM' (no files, folders) 0.171651 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 11 bytes 0.171664 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 0.171677 canon/usb.c(2): Payload : 0.171689 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 44 3a 5c 44 43 49 4d-00 00 00 .D:\DCIM... 0.171702 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=91=0x5b)... 0.171716 gphoto2-port(3): Hexdump of 91 = 0x5b bytes follows: 0000 1b 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-1b 00 00 00 06 00 00 00 ................ 0050 00 44 3a 5c 44 43 49 4d-00 00 00 .D:\DCIM... 0.173259 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.202419 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 43 00-00 00 00 00 00 00 00 00 ......C......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.202437 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 67, bytes_received = 0, read_bytes = 64 (0x40) 0.202450 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.207418 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 80 00 00 00 00 00 74 33-96 42 44 3a 5c 44 43 49 ......t3.BD:\DCI 0010 4d 00 10 00 00 00 00 00-82 33 96 42 43 41 4e 4f M........3.BCANO 0020 4e 4d 53 43 00 10 00 00-00 00 00 74 33 96 42 31 NMSC.......t3.B1 0030 34 36 43 41 4e 4f 4e 00-00 00 00 00 00 00 00 00 46CANON......... 0.207433 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 67, bytes_received = 64, read_bytes = 3 (0x3) 0.207447 gphoto2-port(2): Reading 3=0x3 bytes from port... 0.208258 gphoto2-port(3): Hexdump of 3 = 0x3 bytes follows: 0000 00 00 00 - ... 0.208273 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM' 0.208291 canon/canon.c(2): canon_int_list_dir: converted 1117139842 to UTC 1117129042 (tm_gmtoff is 10800) 0.208304 canon/canon.c(3): canon_int_list_dir: reading dirent at position 18 of 67 (0x12 of 0x43) 0.208316 canon/canon.c(3): canon_int_list_dir: dirent determined to be 19=0x13 bytes : 0.208328 canon(3): Hexdump of 19 = 0x13 bytes follows: 0000 10 00 00 00 00 00 82 33-96 42 43 41 4e 4f 4e 4d .......3.BCANONM 0010 53 43 00 - SC. 0.208341 canon/canon.c(2): Raw info: name=CANONMSC is_dir=1, is_file=0, attrs=0x10 0.208354 canon/canon.c(2): <CameraFileInfo> 0.208365 canon/canon.c(2): <CameraFileInfoFile> 0.208376 canon/canon.c(2): Name: CANONMSC 0.208393 canon/canon.c(2): Time: Thu May 26 17:37:22 2005 (1117129042) 0.208425 canon/canon.c(2): </CameraFileInfoFile> 0.208437 canon/canon.c(2): </CameraFileInfo> 0.208454 canon/canon.c(2): canon_int_list_dir: converted 1117139828 to UTC 1117129028 (tm_gmtoff is 10800) 0.208468 canon/canon.c(3): canon_int_list_dir: reading dirent at position 37 of 67 (0x25 of 0x43) 0.208481 canon/canon.c(3): canon_int_list_dir: dirent determined to be 19=0x13 bytes : 0.208494 canon(3): Hexdump of 19 = 0x13 bytes follows: 0000 10 00 00 00 00 00 74 33-96 42 31 34 36 43 41 4e ......t3.B146CAN 0010 4f 4e 00 - ON. 0.208508 canon/canon.c(2): Raw info: name=146CANON is_dir=1, is_file=0, attrs=0x10 0.208520 canon/canon.c(2): <CameraFileInfo> 0.208532 canon/canon.c(2): <CameraFileInfoFile> 0.208542 canon/canon.c(2): Name: 146CANON 0.208556 canon/canon.c(2): Time: Thu May 26 17:37:08 2005 (1117129028) 0.208569 canon/canon.c(2): </CameraFileInfoFile> 0.208580 canon/canon.c(2): </CameraFileInfo> 0.208592 canon/canon.c(3): canon_int_list_dir: reading dirent at position 56 of 67 (0x38 of 0x43) 0.208604 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 0.208616 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 0.208628 canon/canon.c(2): <FILESYSTEM-DUMP> 0.208640 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 0.208651 libgphoto2/gphoto2-filesys.c(2): Folder: / 0.208662 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 0.208673 canon/canon.c(2): </FILESYSTEM-DUMP> 0.208685 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM' aka 'D:\DCIM' 0.208697 gphoto2-filesystem(2): Internally deleting all folders from '/DCIM'... 0.208728 gphoto2-filesystem(2): Internally appending folder /DCIM/CANONMSC... 0.208747 gphoto2-filesystem(2): Internally appending folder /DCIM/146CANON... 0.208763 gphoto2-filesystem(2): Folder /DCIM contains 0 files. 0.209259 gphoto2-camera(2): Listing files in '/DCIM/146CANON'... 0.209279 gphoto2-filesystem(2): Listing files in '/DCIM/146CANON'... 0.209292 gphoto2-filesystem(2): Querying folder /DCIM/146CANON... 0.209305 canon/library.c(2): file_list_func() 0.209317 canon/library.c(2): check_readiness() cached_ready == 1 0.209331 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/146CANON' to 'D:\DCIM\146CANON' 0.209343 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM/146CANON' aka 'D:\DCIM\146CANON' (files, no folders) 0.209357 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 20 bytes 0.209371 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 0.209385 canon/usb.c(2): Payload : 0.209397 canon(3): Hexdump of 20 = 0x14 bytes follows: 0000 00 44 3a 5c 44 43 49 4d-5c 31 34 36 43 41 4e 4f .D:\DCIM\146CANO 0010 4e 00 00 00 - N... 0.209418 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=100=0x64)... 0.209434 gphoto2-port(3): Hexdump of 100 = 0x64 bytes follows: 0000 24 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 $............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-24 00 00 00 07 00 00 00 ........$....... 0050 00 44 3a 5c 44 43 49 4d-5c 31 34 36 43 41 4e 4f .D:\DCIM\146CANO 0060 4e 00 00 00 - N... 0.211254 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.227415 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 3d 00-00 00 00 00 00 00 00 00 ......=......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.227431 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 61, bytes_received = 0, read_bytes = 61 (0x3d) 0.227459 gphoto2-port(2): Reading 61=0x3d bytes from port... 0.230414 gphoto2-port(3): Hexdump of 61 = 0x3d bytes follows: 0000 80 00 00 00 00 00 74 33-96 42 44 3a 5c 44 43 49 ......t3.BD:\DCI 0010 4d 5c 31 34 36 43 41 4e-4f 4e 00 00 00 fd 96 15 M\146CANON...... 0020 00 82 33 96 42 49 4d 47-5f 34 36 39 35 2e 4a 50 ..3.BIMG_4695.JP 0030 47 00 00 00 00 00 00 00-00 00 00 00 00 G............ 0.230431 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM\146CANON' 0.230449 canon/canon.c(2): canon_int_list_dir: converted 1117139842 to UTC 1117129042 (tm_gmtoff is 10800) 0.230462 canon/canon.c(3): canon_int_list_dir: reading dirent at position 27 of 61 (0x1b of 0x3d) 0.230474 canon/canon.c(3): canon_int_list_dir: dirent determined to be 23=0x17 bytes : 0.230487 canon(3): Hexdump of 23 = 0x17 bytes follows: 0000 00 00 fd 96 15 00 82 33-96 42 49 4d 47 5f 34 36 .......3.BIMG_46 0010 39 35 2e 4a 50 47 00 - 95.JPG. 0.230534 canon/canon.c(2): Raw info: name=IMG_4695.JPG is_dir=0, is_file=1, attrs=0x0 0.230548 canon/canon.c(2): <CameraFileInfo> 0.230559 canon/canon.c(2): <CameraFileInfoFile> 0.230570 canon/canon.c(2): Name: IMG_4695.JPG 0.230582 canon/canon.c(2): Type: image/jpeg 0.230593 canon/canon.c(2): Size: 1414909 0.230604 canon/canon.c(2): Perms: 0x3 0.230615 canon/canon.c(2): Status: 1 0.230631 canon/canon.c(2): Time: Thu May 26 17:37:22 2005 (1117129042) 0.230644 canon/canon.c(2): </CameraFileInfoFile> 0.230655 canon/canon.c(2): </CameraFileInfo> 0.230674 canon/util.c(2): is_image(IMG_4695.JPG) == 1 0.230695 canon/canon.c(2): Added file /DCIM/146CANON/IMG_4695.JPG 0.230727 canon/util.c(2): is_jpeg(IMG_4695.JPG) == 1 0.230741 canon/canon.c(2): canon_int_filename2thumbname: thumbnail for JPEG "IMG_4695.JPG" is internal 0.231320 canon/canon.c(3): canon_int_list_dir: reading dirent at position 50 of 61 (0x32 of 0x3d) 0.231338 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 0.231350 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 0.231363 canon/canon.c(2): <FILESYSTEM-DUMP> 0.231375 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 0.231387 libgphoto2/gphoto2-filesys.c(2): Folder: / 0.231409 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 0.231423 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/CANONMSC 0.231434 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/146CANON 0.231446 libgphoto2/gphoto2-filesys.c(2): 0: IMG_4695.JPG 0.231457 canon/canon.c(2): </FILESYSTEM-DUMP> 0.231468 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM/146CANON' aka 'D:\DCIM\146CANON' 0.231481 filesys(2): Listed 'IMG_4695.JPG' 0.231514 gphoto2-camera(2): Getting file 'IMG_4695.JPG' in folder '/DCIM/146CANON'... 0.231539 libgphoto2/gphoto2-filesys.c(2): Getting file 'IMG_4695.JPG' from folder '/DCIM/146CANON' (type 1)... 0.231986 context(2): Downloading 'IMG_4695.JPG' from folder '/DCIM/146CANON'... Downloading 'IMG_4695.JPG' from folder '/DCIM/146CANON'... 0.232015 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/146CANON' to 'D:\DCIM\146CANON' 0.232031 canon/library.c(2): get_file_func: folder '/DCIM/146CANON' filename 'IMG_4695.JPG' (i.e. 'D:\DCIM\146CANON\IMG_4695.JPG'), getting file itself 0.232060 canon/usb.c(2): canon_usb_get_file() called for file 'D:\DCIM\146CANON\IMG_4695.JPG' 0.232083 canon/usb.c(2): canon_usb_get_file: payload 12111111D:\DCIM\146CANON\IMG_4695.JPG 0.232097 canon/usb.c(2): canon_usb_long_dialogue() function 1, payload = 38 bytes 0.232111 canon/usb.c(2): canon_usb_dialogue() cmd 0x1 0x11 0x202 (Get file) 0.232124 canon/usb.c(2): Payload : 0.232137 canon(3): Hexdump of 38 = 0x26 bytes follows: 0000 00 00 00 00 00 14 00 00-44 3a 5c 44 43 49 4d 5c ........D:\DCIM\ 0010 31 34 36 43 41 4e 4f 4e-5c 49 4d 47 5f 34 36 39 146CANON\IMG_469 0020 35 2e 4a 50 47 00 - 5.JPG. 0.232151 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=118=0x76)... 0.232181 gphoto2-port(3): Hexdump of 118 = 0x76 bytes follows: 0000 36 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 6............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 01 00 00 11-36 00 00 00 08 00 00 00 ........6....... 0050 00 00 00 00 00 14 00 00-44 3a 5c 44 43 49 4d 5c ........D:\DCIM\ 0060 31 34 36 43 41 4e 4f 4e-5c 49 4d 47 5f 34 36 39 146CANON\IMG_469 0070 35 2e 4a 50 47 00 - 5.JPG. 0.234251 gphoto2-port(2): Reading 64=0x40 bytes from port... 0.251411 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 fd 96-15 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0.251453 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 1414909, bytes_received = 0, read_bytes = 5120 (0x1400) 0.251468 gphoto2-port(2): Reading 5120=0x1400 bytes from port... 0.260488 gphoto2-port(3): Hexdump of 5120 = 0x1400 bytes follows: 0000 ff d8 ff e1 1b fe 45 78-69 66 00 00 49 49 2a 00 ......Exif..II*. 0010 08 00 00 00 09 00 0f 01-02 00 06 00 00 00 7a 00 ..............z. 0020 00 00 10 01 02 00 14 00-00 00 80 00 00 00 12 01 ................ 0030 03 00 01 00 00 00 08 00-00 00 1a 01 05 00 01 00 ................ 0040 00 00 a0 00 00 00 1b 01-05 00 01 00 00 00 a8 00 ................ 0050 00 00 28 01 03 00 01 00-00 00 02 00 00 00 32 01 ..(...........2. 0060 02 00 14 00 00 00 b0 00-00 00 13 02 03 00 01 00 ................ 0070 00 00 01 00 00 00 69 87-04 00 01 00 00 00 c4 00 ......i......... 0080 00 00 6a 07 00 00 43 61-6e 6f 6e 00 43 61 6e 6f ..j...Canon.Cano 0090 6e 20 50 6f 77 65 72 53-68 6f 74 20 41 38 30 00 n PowerShot A80. 00a0 00 00 00 00 00 00 00 00-00 00 00 00 b4 00 00 00 ................ ---------------------------------------- (clipped here) 0680 8c ec a1 8e d4 3b 98 1c-e1 81 cf 52 7b d4 28 b8 .....;.....R{.(. 0690 91 49 f2 b7 2e ac 81 11-5d a6 58 d8 f9 ac a3 83 .I......].X..... 06a0 c6 7d be 95 53 cd 62 55-1c 60 33 11 bb 3f ad 55 .}..S.bU.`3..?.U 06b0 3d 7e 22 da 97 2d de c3-5a 5f 2f 11 a8 df fb cd =~"..-..Z_/..... 2.884075 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 1414909, bytes_received = 1414848, read_bytes = 61 (0x3d) 2.884090 gphoto2-port(2): Reading 61=0x3d bytes from port... 2.884782 gphoto2-port(3): Hexdump of 61 = 0x3d bytes follows: 0000 c7 1c 6d 07 fa d3 00 2f-0e 49 0c 15 8b 65 31 96 ..m..../.I...e1. 0010 19 eb fa d1 1f 7b 62 63-56 eb 94 a8 ca ed 97 3e .....{bcV......> 0020 62 ab e2 3c 28 c6 07 6a-a7 2e 23 11 c6 5b 3f 31 b..<(..j..#..[?1 0030 5f 95 49 c1 ee 7d a8 7d-c9 e5 b1 ff d9 _.I..}.}..... 2.884825 libgphoto2/gphoto2-filesys.c(2): Getting information about 'IMG_4695.JPG' in '/DCIM/146CANON'... 2.885410 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/146CANON' to 'D:\DCIM\146CANON' 2.885446 canon/canon.c(2): canon_int_set_file_attributes() called for 'D:\DCIM\146CANON' 'IMG_4695.JPG', attributes 0x0 2.885465 canon/usb.c(2): canon_usb_dialogue() cmd 0xe 0x11 0x201 (Set file attribute) 2.885479 canon/usb.c(2): Payload : 2.885492 canon(3): Hexdump of 34 = 0x22 bytes follows: 0000 00 00 00 00 44 3a 5c 44-43 49 4d 5c 31 34 36 43 ....D:\DCIM\146C 0010 41 4e 4f 4e 00 49 4d 47-5f 34 36 39 35 2e 4a 50 ANON.IMG_4695.JP 0020 47 00 - G. 2.885506 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=114=0x72)... 2.885522 gphoto2-port(3): Hexdump of 114 = 0x72 bytes follows: 0000 32 00 00 00 01 02 00 00-00 00 00 00 00 00 00 00 2............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0e 00 00 11-32 00 00 00 09 00 00 00 ........2....... 0050 00 00 00 00 44 3a 5c 44-43 49 4d 5c 31 34 36 43 ....D:\DCIM\146C 0060 41 4e 4f 4e 00 49 4d 47-5f 34 36 39 35 2e 4a 50 ANON.IMG_4695.JP 0070 47 00 - G. 2.886773 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.902974 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 14 00 00 00 01 03 00 00-00 00 00 00 00 00 00 00 ................ 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 2.902996 gphoto2-port(2): Reading 20=0x14 bytes from port... 2.903774 gphoto2-port(3): Hexdump of 20 = 0x14 bytes follows: 0000 02 00 00 00 0e 00 00 21-14 00 00 00 09 00 00 00 .......!........ 0010 86 00 00 02 - .... 2.903790 canon/usb.c(2): canon_usb_dialogue: got nonzero camera status code 02000086 in response to command 0xe 0x11 0x201 (Set file attribute) 2.903805 canon/canon.c(3): canon_int_set_file_attributes: returned four bytes as expected, we should check if they indicate error or not. Returned data : 2.903819 canon(3): Hexdump of 4 = 0x4 bytes follows: 0000 86 00 00 02 - .... 2.903874 libgphoto2/gphoto2-filesys.c(2): Adding file 'IMG_4695.JPG' to folder '/DCIM/146CANON' (type 1)... 2.904442 libgphoto2/gphoto2-filesys.c(2): Adding file 'IMG_4695.JPG' from folder '/DCIM/146CANON' to the fscache LRU list (type 1)... 2.904864 libgphoto2/gphoto2-filesys.c(2): File 'IMG_4695.JPG' from folder '/DCIM/146CANON' added in fscache LRU list. 2.904879 libgphoto2/gphoto2-filesys.c(2): Checking fscache LRU list integrity... 2.904890 libgphoto2/gphoto2-filesys.c(2): fscache LRU list ok with 1 items (1414909 bytes) 2.904909 libgphoto2/gphoto2-filesys.c(2): File does not contain mtime. Trying information on the file... 2.904926 libgphoto2/gphoto2-filesys.c(2): Getting information about 'IMG_4695.JPG' in '/DCIM/146CANON'... Saving file as IMG_4695.JPG 2.909622 gphoto2-camera(2): Listing folders in '/DCIM/146CANON'... 2.909655 gphoto2-filesystem(2): Listing folders in '/DCIM/146CANON'... 2.909673 canon/library.c(2): folder_list_func() 2.909687 canon/library.c(2): check_readiness() cached_ready == 1 2.909705 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/146CANON' to 'D:\DCIM\146CANON' 2.909717 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM/146CANON' aka 'D:\DCIM\146CANON' (no files, folders) 2.909744 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 20 bytes 2.909760 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 2.909773 canon/usb.c(2): Payload : 2.909789 canon(3): Hexdump of 20 = 0x14 bytes follows: 0000 00 44 3a 5c 44 43 49 4d-5c 31 34 36 43 41 4e 4f .D:\DCIM\146CANO 0010 4e 00 00 00 - N... 2.909804 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=100=0x64)... 2.909822 gphoto2-port(3): Hexdump of 100 = 0x64 bytes follows: 0000 24 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 $............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-24 00 00 00 0a 00 00 00 ........$....... 0050 00 44 3a 5c 44 43 49 4d-5c 31 34 36 43 41 4e 4f .D:\DCIM\146CANO 0060 4e 00 00 00 - N... 2.911773 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.927969 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 3d 00-00 00 00 00 00 00 00 00 ......=......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 2.927986 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 61, bytes_received = 0, read_bytes = 61 (0x3d) 2.928000 gphoto2-port(2): Reading 61=0x3d bytes from port... 2.930969 gphoto2-port(3): Hexdump of 61 = 0x3d bytes follows: 0000 80 00 00 00 00 00 74 33-96 42 44 3a 5c 44 43 49 ......t3.BD:\DCI 0010 4d 5c 31 34 36 43 41 4e-4f 4e 00 00 00 fd 96 15 M\146CANON...... 0020 00 82 33 96 42 49 4d 47-5f 34 36 39 35 2e 4a 50 ..3.BIMG_4695.JP 0030 47 00 00 00 00 00 00 00-00 00 00 00 00 G............ 2.930985 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM\146CANON' 2.931009 canon/canon.c(2): canon_int_list_dir: converted 1117139842 to UTC 1117129042 (tm_gmtoff is 10800) 2.931022 canon/canon.c(3): canon_int_list_dir: reading dirent at position 27 of 61 (0x1b of 0x3d) 2.931035 canon/canon.c(3): canon_int_list_dir: dirent determined to be 23=0x17 bytes : 2.931047 canon(3): Hexdump of 23 = 0x17 bytes follows: 0000 00 00 fd 96 15 00 82 33-96 42 49 4d 47 5f 34 36 .......3.BIMG_46 0010 39 35 2e 4a 50 47 00 - 95.JPG. 2.931060 canon/canon.c(2): canon_int_list_dir: dirent at position 27 of 61 has NULL name, skipping. 2.931072 canon/canon.c(3): canon_int_list_dir: reading dirent at position 50 of 61 (0x32 of 0x3d) 2.931084 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 2.931096 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 2.931109 canon/canon.c(2): <FILESYSTEM-DUMP> 2.931121 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 2.931133 libgphoto2/gphoto2-filesys.c(2): Folder: / 2.931144 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 2.931156 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/CANONMSC 2.931167 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/146CANON 2.931179 libgphoto2/gphoto2-filesys.c(2): 0: IMG_4695.JPG 2.931191 canon/canon.c(2): </FILESYSTEM-DUMP> 2.931202 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM/146CANON' aka 'D:\DCIM\146CANON' 2.931215 gphoto2-filesystem(2): Internally deleting all folders from '/DCIM/146CANON'... 2.931229 gphoto2-filesystem(2): Folder /DCIM/146CANON contains 1 files. 2.931753 gphoto2-camera(2): Listing files in '/DCIM/CANONMSC'... 2.931781 gphoto2-filesystem(2): Listing files in '/DCIM/CANONMSC'... 2.931794 gphoto2-filesystem(2): Querying folder /DCIM/CANONMSC... 2.931807 canon/library.c(2): file_list_func() 2.931819 canon/library.c(2): check_readiness() cached_ready == 1 2.931850 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/CANONMSC' to 'D:\DCIM\CANONMSC' 2.931863 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM/CANONMSC' aka 'D:\DCIM\CANONMSC' (files, no folders) 2.931876 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 20 bytes 2.931889 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 2.931902 canon/usb.c(2): Payload : 2.931914 canon(3): Hexdump of 20 = 0x14 bytes follows: 0000 00 44 3a 5c 44 43 49 4d-5c 43 41 4e 4f 4e 4d 53 .D:\DCIM\CANONMS 0010 43 00 00 00 - C... 2.931927 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=100=0x64)... 2.931942 gphoto2-port(3): Hexdump of 100 = 0x64 bytes follows: 0000 24 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 $............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-24 00 00 00 0b 00 00 00 ........$....... 0050 00 44 3a 5c 44 43 49 4d-5c 43 41 4e 4f 4e 4d 53 .D:\DCIM\CANONMS 0060 43 00 00 00 - C... 2.933764 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.951965 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 48 00-00 00 00 00 00 00 00 00 ......H......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 2.951983 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 72, bytes_received = 0, read_bytes = 64 (0x40) 2.951997 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.953964 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 80 00 00 00 00 00 82 33-96 42 44 3a 5c 44 43 49 .......3.BD:\DCI 0010 4d 5c 43 41 4e 4f 4e 4d-53 43 00 20 00 ee 19 00 M\CANONMSC. .... 0020 00 d6 33 96 42 31 34 36-2e 43 54 47 00 20 00 7f ..3.B146.CTG. .. 0030 01 00 00 d6 33 96 42 44-2e 43 54 47 00 00 00 00 ....3.BD.CTG.... 2.953980 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 72, bytes_received = 64, read_bytes = 8 (0x8) 2.953994 gphoto2-port(2): Reading 8=0x8 bytes from port... 2.954766 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 00 00 00 00 00 00 00 00- ........ 2.954782 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM\CANONMSC' 2.954802 canon/canon.c(2): canon_int_list_dir: converted 1117139926 to UTC 1117129126 (tm_gmtoff is 10800) 2.954816 canon/canon.c(3): canon_int_list_dir: reading dirent at position 27 of 72 (0x1b of 0x48) 2.954828 canon/canon.c(3): canon_int_list_dir: dirent determined to be 18=0x12 bytes : 2.954841 canon(3): Hexdump of 18 = 0x12 bytes follows: 0000 20 00 ee 19 00 00 d6 33-96 42 31 34 36 2e 43 54 ......3.B146.CT 0010 47 00 - G. 2.954857 canon/canon.c(2): Raw info: name=146.CTG is_dir=0, is_file=1, attrs=0x20 2.954870 canon/canon.c(2): <CameraFileInfo> 2.954881 canon/canon.c(2): <CameraFileInfoFile> 2.954893 canon/canon.c(2): Name: 146.CTG 2.954904 canon/canon.c(2): Type: application/octet-stream 2.954916 canon/canon.c(2): Size: 6638 2.954927 canon/canon.c(2): Perms: 0x3 2.954939 canon/canon.c(2): Status: 0 2.954963 canon/canon.c(2): Time: Thu May 26 17:38:46 2005 (1117129126) 2.954976 canon/canon.c(2): </CameraFileInfoFile> 2.954987 canon/canon.c(2): </CameraFileInfo> 2.954998 canon/util.c(2): is_image(146.CTG) == 0 2.955024 canon/util.c(2): is_movie(146.CTG) == 0 2.955038 canon/canon.c(2): Ignored /DCIM/CANONMSC/146.CTG 2.955055 canon/canon.c(2): canon_int_list_dir: converted 1117139926 to UTC 1117129126 (tm_gmtoff is 10800) 2.955068 canon/canon.c(3): canon_int_list_dir: reading dirent at position 45 of 72 (0x2d of 0x48) 2.955092 canon/canon.c(3): canon_int_list_dir: dirent determined to be 16=0x10 bytes : 2.955105 canon(3): Hexdump of 16 = 0x10 bytes follows: 0000 20 00 7f 01 00 00 d6 33-96 42 44 2e 43 54 47 00 ......3.BD.CTG. 2.955120 canon/canon.c(2): Raw info: name=D.CTG is_dir=0, is_file=1, attrs=0x20 2.955132 canon/canon.c(2): <CameraFileInfo> 2.955143 canon/canon.c(2): <CameraFileInfoFile> 2.955155 canon/canon.c(2): Name: D.CTG 2.955165 canon/canon.c(2): Type: application/octet-stream 2.955177 canon/canon.c(2): Size: 383 2.955189 canon/canon.c(2): Perms: 0x3 2.955200 canon/canon.c(2): Status: 0 2.955215 canon/canon.c(2): Time: Thu May 26 17:38:46 2005 (1117129126) 2.955227 canon/canon.c(2): </CameraFileInfoFile> 2.955239 canon/canon.c(2): </CameraFileInfo> 2.955251 canon/util.c(2): is_image(D.CTG) == 0 2.955263 canon/util.c(2): is_movie(D.CTG) == 0 2.955275 canon/canon.c(2): Ignored /DCIM/CANONMSC/D.CTG 2.955287 canon/canon.c(3): canon_int_list_dir: reading dirent at position 61 of 72 (0x3d of 0x48) 2.955299 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 2.955312 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 2.955326 canon/canon.c(2): <FILESYSTEM-DUMP> 2.955337 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 2.955349 libgphoto2/gphoto2-filesys.c(2): Folder: / 2.955360 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 2.955372 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/CANONMSC 2.955383 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/146CANON 2.955394 libgphoto2/gphoto2-filesys.c(2): 0: IMG_4695.JPG 2.955405 canon/canon.c(2): </FILESYSTEM-DUMP> 2.955417 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM/CANONMSC' aka 'D:\DCIM\CANONMSC' 2.955430 gphoto2-camera(2): Listing folders in '/DCIM/CANONMSC'... 2.955443 gphoto2-filesystem(2): Listing folders in '/DCIM/CANONMSC'... 2.955456 canon/library.c(2): folder_list_func() 2.955468 canon/library.c(2): check_readiness() cached_ready == 1 2.955481 canon/canon.c(3): gphoto2canonpath: converted '/DCIM/CANONMSC' to 'D:\DCIM\CANONMSC' 2.955495 canon/canon.c(2): BEGIN canon_int_list_dir() folder '/DCIM/CANONMSC' aka 'D:\DCIM\CANONMSC' (no files, folders) 2.955507 canon/usb.c(2): canon_usb_long_dialogue() function 11, payload = 20 bytes 2.955520 canon/usb.c(2): canon_usb_dialogue() cmd 0xb 0x11 0x202 (Get directory entries) 2.955532 canon/usb.c(2): Payload : 2.955544 canon(3): Hexdump of 20 = 0x14 bytes follows: 0000 00 44 3a 5c 44 43 49 4d-5c 43 41 4e 4f 4e 4d 53 .D:\DCIM\CANONMS 0010 43 00 00 00 - C... 2.955558 gphoto2-port(2): Writing message (request=0x4 value=0x10 index=0x0 size=100=0x64)... 2.955572 gphoto2-port(3): Hexdump of 100 = 0x64 bytes follows: 0000 24 00 00 00 02 02 00 00-00 00 00 00 00 00 00 00 $............... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0040 02 00 00 00 0b 00 00 11-24 00 00 00 0c 00 00 00 ........$....... 0050 00 44 3a 5c 44 43 49 4d-5c 43 41 4e 4f 4e 4d 53 .D:\DCIM\CANONMS 0060 43 00 00 00 - C... 2.957760 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.975961 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 00 00 00 00 02 03 48 00-00 00 00 00 00 00 00 00 ......H......... 0010 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0020 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 0030 00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00 ................ 2.975977 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 72, bytes_received = 0, read_bytes = 64 (0x40) 2.975991 gphoto2-port(2): Reading 64=0x40 bytes from port... 2.977961 gphoto2-port(3): Hexdump of 64 = 0x40 bytes follows: 0000 80 00 00 00 00 00 82 33-96 42 44 3a 5c 44 43 49 .......3.BD:\DCI 0010 4d 5c 43 41 4e 4f 4e 4d-53 43 00 20 00 ee 19 00 M\CANONMSC. .... 0020 00 d6 33 96 42 31 34 36-2e 43 54 47 00 20 00 7f ..3.B146.CTG. .. 0030 01 00 00 d6 33 96 42 44-2e 43 54 47 00 00 00 00 ....3.BD.CTG.... 2.977989 canon/usb.c(2): canon_usb_long_dialogue: calling gp_port_read(), total_data_size = 72, bytes_received = 64, read_bytes = 8 (0x8) 2.978002 gphoto2-port(2): Reading 8=0x8 bytes from port... 2.978761 gphoto2-port(3): Hexdump of 8 = 0x8 bytes follows: 0000 00 00 00 00 00 00 00 00- ........ 2.978776 canon/canon.c(2): canon_int_list_dir: Camera directory listing for directory 'D:\DCIM\CANONMSC' 2.978794 canon/canon.c(2): canon_int_list_dir: converted 1117139926 to UTC 1117129126 (tm_gmtoff is 10800) 2.978808 canon/canon.c(3): canon_int_list_dir: reading dirent at position 27 of 72 (0x1b of 0x48) 2.978820 canon/canon.c(3): canon_int_list_dir: dirent determined to be 18=0x12 bytes : 2.978833 canon(3): Hexdump of 18 = 0x12 bytes follows: 0000 20 00 ee 19 00 00 d6 33-96 42 31 34 36 2e 43 54 ......3.B146.CT 0010 47 00 - G. 2.978847 canon/canon.c(2): canon_int_list_dir: dirent at position 27 of 72 has NULL name, skipping. 2.978863 canon/canon.c(2): canon_int_list_dir: converted 1117139926 to UTC 1117129126 (tm_gmtoff is 10800) 2.978876 canon/canon.c(3): canon_int_list_dir: reading dirent at position 45 of 72 (0x2d of 0x48) 2.978888 canon/canon.c(3): canon_int_list_dir: dirent determined to be 16=0x10 bytes : 2.978900 canon(3): Hexdump of 16 = 0x10 bytes follows: 0000 20 00 7f 01 00 00 d6 33-96 42 44 2e 43 54 47 00 ......3.BD.CTG. 2.978914 canon/canon.c(2): canon_int_list_dir: dirent at position 45 of 72 has NULL name, skipping. 2.978926 canon/canon.c(3): canon_int_list_dir: reading dirent at position 61 of 72 (0x3d of 0x48) 2.978939 canon/canon.c(3): canon_int_list_dir: dirent determined to be 11=0xb bytes : 2.978960 canon(3): Hexdump of 11 = 0xb bytes follows: 0000 00 00 00 00 00 00 00 00-00 00 00 ........... 2.978973 canon/canon.c(2): <FILESYSTEM-DUMP> 2.978985 libgphoto2/gphoto2-filesys.c(2): Dumping Filesystem: 2.978996 libgphoto2/gphoto2-filesys.c(2): Folder: / 2.979008 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM 2.979019 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/CANONMSC 2.979030 libgphoto2/gphoto2-filesys.c(2): Folder: /DCIM/146CANON 2.979042 libgphoto2/gphoto2-filesys.c(2): 0: IMG_4695.JPG 2.979053 canon/canon.c(2): </FILESYSTEM-DUMP> 2.979064 canon/canon.c(2): END canon_int_list_dir() folder '/DCIM/CANONMSC' aka 'D:\DCIM\CANONMSC' 2.979077 gphoto2-filesystem(2): Internally deleting all folders from '/DCIM/CANONMSC'... 2.979090 gphoto2-filesystem(2): Folder /DCIM/CANONMSC contains 0 files. 2.979342 gp-camera(2): Freeing camera... 2.979362 gphoto2-camera(2): Exiting camera ('Canon PowerShot A80 (normal mode)')... 2.979387 canon/usb.c(2): canon_usb_unlock_keys() 2.979400 canon/usb.c(2): canon_usb_unlock_keys: Not unlocking the kind of camera you have. If unlocking works when using the Windows software with your camera, please contact <gphoto-devel@lists.sourceforge.net>. 2.979414 canon/library.c(2): switch_camera_off() 2.979425 canon/library.c(2): Not trying to shut down USB camera... 2.979445 canon/library.c(2): clear_readiness() 2.979464 gphoto2-port(2): Closing port... 2.980810 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 2.980827 libgphoto2/gphoto2-filesys.c(2): fscache LRU list cleared (removed 1 items) 2.980840 gphoto2-filesystem(2): Internally deleting all folders from '/'... 2.981009 gphoto2-port(2): Freeing port... 2.981023 gphoto2-port(2): Closing port... 2.981075 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 2.981090 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 2.981102 gphoto2-filesystem(2): Internally deleting all folders from '/'... ---------------------------------------- (end of log-2)
#310891#10
Date:
2005-05-27 08:39:12 UTC
From:
To:
Jukka Suomela wrote:

Could you try to downgrade to libgphoto2-2 and libgphoto2-port0
2.1.5-5 ?

Is your camera using PTP or Canon own protocol ?  Could you try to
switch to the other one ?

For the record I have no problem with a Canon A70 using PTP.


Regards,

        Frederic

#310891#15
Date:
2005-05-27 10:48:31 UTC
From:
To:
Hi,

I had the same problem already in February, so I guess downgrading wouldn't
help.

gphoto2 autodetects "Canon PowerShot A80 (normal mode)", not "Canon PowerShot
A80 (PTP)", so I think it is using the non-PTP one.

Do you mean changing some configuration settings in the camera? (How? I didn't
find anything related in the menus.) Or forcing gphoto2 to use PTP?

Best regards,
Jukka Suomela

#310891#20
Date:
2005-05-27 11:08:39 UTC
From:
To:
Jukka Suomela wrote:
that option on a A70 and if memory serves correctly it is the same as
on the A80.

You could try forcing from gphoto2:
  gphoto2 --camera "Canon PowerShot A80 (PTP)" --port usb: ...



        Frederic

#310891#25
Date:
2005-05-27 18:52:51 UTC
From:
To:
Thanks, this seems to work properly already on the first attempt.

Perhaps A80 should be auto-detected in PTP mode instead of normal mode if it
works better?

Best regards,
Jukka Suomela

#310891#32
Date:
2014-12-22 21:00:23 UTC
From:
To:
hi,

i'm the new maintainer of gphoto2's debian package.

you reported this bug in 2005. if you still use gphoto2: do you still
have this camera ? do you still have to use this method ?

i don't know if is the same situation, but i had to set my cel phone
to 'Camera (PTP)' to be recognized as a camera and not a simple usb device.
perhaps you have to do something similar.

thank you for your time.

regards,

#310891#37
Date:
2014-12-23 21:12:02 UTC
From:
To:
doing Cc to Jukka Suomela
hi,

i'm the new maintainer of gphoto2's debian package.

you reported this bug in 2005. if you still use gphoto2: do you still
have this camera ? do you still have to use this method ?

i don't know if is the same situation, but i had to set my cel phone
to 'Camera (PTP)' to be recognized as a camera and not a simple usb device.
perhaps you have to do something similar.

thank you for your time.


regards,