[Pkg-phototools-devel] Bug#341865: libgphoto2-2: gphoto2 unusable for normal user

Laurenz Wiskott laurenz.wiskott at rub.de
Sun Jun 13 10:27:15 UTC 2010


Package: libgphoto2-2
Version: 2.4.6-1
Severity: normal



*** /tmp/reportbug-libgphoto2-2-20100613-5242-pwLtiF
Subject: libgphoto2-2: bug still open with plugdev and listed Canon camera
Package: libgphoto2-2
Version: 2.4.6-1
Severity: normal


Hello,

this is a bug report like #341865, but since that one dates from 2005 and
relates to group camera, I thought I would file a new report.

I am using a Canon PowerShot A590, which is listed by gphoto2 as known.
When I connect the camera to my Lenovo ThinkPad X61s I can list the device
with 'lsusb'

------------------------------------------------------------------------------
...
Bus 001 Device 003: ID 04a9:3176 Canon, Inc. PowerShot A590
...
------------------------------------------------------------------------------

I can also access the camera with 'gphoto2 -a' and get

------------------------------------------------------------------------------
Abilities for camera             : Canon PowerShot A590 IS
   
Serial port support              : no
USB support                      : yes
Capture choices                  :
                                 : Capture not supported by the driver
Configuration support            : no
Delete selected files on camera  : yes
Delete all files on camera       : no
File preview (thumbnail) support : yes
File upload support              : yes
------------------------------------------------------------------------------

However, when I try to download files or even list the files with 'gphoto2
-L' I get an error message like

------------------------------------------------------------------------------
*** Error ***              
An error occurred in the io-library ('Could not claim the USB device'):
Could not claim interface 0 (Operation not permitted). Make sure no other
program or kernel module (such as sdc2xx, stv680, spca50x) is using the
device and you have read/write access to the device.
*** Error (-53: 'Could not claim the USB device') ***       

For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <gphoto-devel at lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -L

Please make sure there is sufficient quoting around the arguments.
------------------------------------------------------------------------------

Everything works under root.  Thus it is probably a permission problem.  As
user I am in the plugdev group as shown by 'groups'

------------------------------------------------------------------------------
admin cdrom sudo audio video plugdev scanner netdev powerdev
------------------------------------------------------------------------------

(admin is the name of the user)

Find below the output of 'gphoto2 -L'

Best regards,

Laurenz.

==============================================================================

0.000011 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000220 main(2): gphoto2 2.4.5
0.000256 main(2): gphoto2 has been compiled with the following options:
0.000283 main(2):  + gcc (C compiler used)
0.000309 main(2):  + popt (mandatory, for handling command-line parameters)
0.000335 main(2):  + exif (for displaying EXIF information)
0.000361 main(2):  + cdk (for accessing configuration options)
0.000387 main(2):  + aa (for displaying live previews)
0.000413 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000438 main(2):  + readline (for easy navigation in the shell)
0.000472 main(2): libgphoto2 2.4.6
0.000502 main(2): libgphoto2 has been compiled with the following options:
0.000528 main(2):  + gcc (C compiler used)
0.000558 main(2):  + ltdl (for portable loading of camlibs)
0.000584 main(2):  + EXIF (for special handling of EXIF files)
0.000612 main(2): libgphoto2_port 0.8.0
0.000641 main(2): libgphoto2_port has been compiled with the following options:
0.000668 main(2):  + gcc (C compiler used)
0.000693 main(2):  + ltdl (for portable loading of camlibs)
0.000719 main(2):  + USB (libusb, for USB cameras)
0.000745 main(2):  + serial (for serial cameras)
0.000770 main(2):  + no resmgr (serial port access and locking)
0.000796 main(2):  + no baudboy (serial port locking)
0.000821 main(2):  + no ttylock (serial port locking)
0.000847 main(2):  + no lockdev (serial port locking)
0.000873 main(2): CAMLIBS env var not set, using compile-time default instead
0.000899 main(2): IOLIBS env var not set, using compile-time default instead
0.000975 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.001099 setting/gphoto2-setting.c(2): Loading settings from file "/home/admin/.gphoto/settings"
0.001470 main(2): The user has not specified both a model and a port. Try to figure them out.
0.001523 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/lib/libgphoto2_port/0.8.0'...
0.001741 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/disk'.
0.008204 gphoto2-port/disk(2): found 4 volumes
0.021191 gphoto2-port-info-list(2): Loaded 'Media 'HOME'' ('disk:/home') from '/usr/lib/libgphoto2_port/0.8.0/disk'.
0.021272 gphoto2-port-info-list(2): Loaded 'Media 'ROOT'' ('disk:/') from '/usr/lib/libgphoto2_port/0.8.0/disk'.
0.021304 gphoto2-port-info-list(2): Loaded '' ('^disk:') from '/usr/lib/libgphoto2_port/0.8.0/disk'.
0.021337 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/ptpip'.
0.021517 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'.
0.021538 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/lib/libgphoto2_port/0.8.0/ptpip'.
0.021555 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021778 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/ttyS0') from '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021799 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/ttyS1') from '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021815 gphoto2-port-info-list(2): Loaded 'Serial Port 2' ('serial:/dev/ttyS2') from '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021832 gphoto2-port-info-list(2): Loaded 'Serial Port 3' ('serial:/dev/ttyS3') from '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021848 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/lib/libgphoto2_port/0.8.0/serial'.
0.021865 gphoto2-port-info-list(2): Called for filename '/usr/lib/libgphoto2_port/0.8.0/usb'.
0.171975 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'.
0.172044 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/lib/libgphoto2_port/0.8.0/usb'.
0.172074 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:003,002') from '/usr/lib/libgphoto2_port/0.8.0/usb'.
0.172104 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:001,004') from '/usr/lib/libgphoto2_port/0.8.0/usb'.
0.172195 gphoto2-port-info-list(2): Counting entries (14 available)...
0.172263 gphoto2-port-info-list(2): 10 regular entries available.
0.175791 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/lib/libgphoto2/2.4.6'...
0.178247 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/adc65'.
0.178286 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/agfa_cl20'.
0.178300 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/aox'.
0.178313 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/barbie'.
0.178326 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/canon'.
0.178339 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/casio_qv'.
0.178352 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/clicksmart310'.
0.178365 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/digigr8'.
0.178378 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/digita'.
0.178391 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/dimagev'.
0.178405 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/dimera3500'.
0.178418 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/directory'.
0.178431 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/enigma13'.
0.178446 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/fuji'.
0.178459 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/gsmart300'.
0.178472 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/hp215'.
0.178485 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/iclick'.
0.178498 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/jamcam'.
0.178511 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/jd11'.
0.178524 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/jl2005a'.
0.178537 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/kodak_dc120'.
0.178550 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/kodak_dc210'.
0.178563 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/kodak_dc240'.
0.178576 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/kodak_dc3200'.
0.178589 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/kodak_ez200'.
0.178603 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/konica'.
0.178616 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/konica_qm150'.
0.178629 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/largan'.
0.178642 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/lg_gsm'.
0.178655 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/mars'.
0.178668 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/mustek'.
0.178681 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/panasonic_coolshot'.
0.178694 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/panasonic_dc1000'.
0.178707 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/panasonic_dc1580'.
0.178720 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/panasonic_l859'.
0.178733 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/pccam300'.
0.178746 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/pccam600'.
0.178759 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/polaroid_pdc320'.
0.178773 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/polaroid_pdc640'.
0.178786 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/polaroid_pdc700'.
0.178799 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/ptp2'.
0.178812 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/ricoh'.
0.178825 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/ricoh_g3'.
0.178838 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/samsung'.
0.178852 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sierra'.
0.178865 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sipix_blink2'.
0.178878 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sipix_web2'.
0.178891 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/smal'.
0.178904 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sonix'.
0.178935 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sony_dscf1'.
0.178948 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sony_dscf55'.
0.178961 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/soundvision'.
0.178974 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/spca50x'.
0.178987 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sq905'.
0.179000 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/stv0674'.
0.179011 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/stv0680'.
0.179024 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/sx330z'.
0.179037 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/topfield'.
0.179050 gphoto2-abilities-list(2): Found '/usr/lib/libgphoto2/2.4.6/toshiba_pdrm11'.
0.179070 gp-abilities-list(2): Found 59 camera drivers.
0.196534 gphoto2-port-info-list(2): Counting entries (14 available)...
0.196580 gphoto2-port-info-list(2): 10 regular entries available.
0.196595 gphoto2-port(2): Creating new device...
0.196619 gphoto2-port-info-list(2): Getting info of entry 0 (14 available)...
0.196926 gphoto2-port(2): Setting settings...
0.196951 gphoto2-port(0): The operation 'update' is not supported by this device
0.196976 gphoto2-port-info-list(2): Getting info of entry 1 (14 available)...
0.197245 gphoto2-port(2): Setting settings...
0.197266 gphoto2-port(0): The operation 'update' is not supported by this device
0.197287 gphoto2-port-info-list(2): Getting info of entry 2 (14 available)...
0.197411 gphoto2-port(2): Setting settings...
0.197436 gphoto2-port-info-list(2): Getting info of entry 3 (14 available)...
0.197535 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.197553 gphoto2-port(2): Setting settings...
0.197567 gphoto2-port-info-list(2): Getting info of entry 4 (14 available)...
0.197661 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.197679 gphoto2-port(2): Setting settings...
0.197692 gphoto2-port-info-list(2): Getting info of entry 5 (14 available)...
0.197784 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.197802 gphoto2-port(2): Setting settings...
0.197816 gphoto2-port-info-list(2): Getting info of entry 6 (14 available)...
0.197908 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.197925 gphoto2-port(2): Setting settings...
0.197939 gphoto2-port-info-list(2): Getting info of entry 7 (14 available)...
0.198475 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.198494 gphoto2-port(2): Setting settings...
0.198508 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.198524 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.198547 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.198563 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.198579 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.198595 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.198610 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.198626 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.198641 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.198656 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.198672 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.198687 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.198720 gphoto2-port(0): Could not find USB device (vendor 0x979, product 0x224). Make sure this device is connected to the computer.
0.198736 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1290). Make sure this device is connected to the computer.
0.198751 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1292). Make sure this device is connected to the computer.
0.198767 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1293). Make sure this device is connected to the computer.
0.198782 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x120a). Make sure this device is connected to the computer.
0.198798 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1301). Make sure this device is connected to the computer.
0.198813 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1331). Make sure this device is connected to the computer.
0.198828 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1333). Make sure this device is connected to the computer.
0.198843 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1307). Make sure this device is connected to the computer.
0.198859 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1313). Make sure this device is connected to the computer.
0.198874 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x130d). Make sure this device is connected to the computer.
0.198889 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1207). Make sure this device is connected to the computer.
0.198904 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1208). Make sure this device is connected to the computer.
0.198920 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.198935 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.198950 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.198965 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.198980 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.198995 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.199010 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.199025 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.199041 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.199056 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.199071 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.199087 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.199102 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.199117 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.199132 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.199148 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.199163 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.199178 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.199204 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.199219 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fe). Make sure this device is connected to the computer.
0.199234 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314f). Make sure this device is connected to the computer.
0.199250 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.199265 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314e). Make sure this device is connected to the computer.
0.199280 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer.
0.199296 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3184). Make sure this device is connected to the computer.
0.199311 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.199326 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.199341 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3136). Make sure this device is connected to the computer.
0.199357 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3160). Make sure this device is connected to the computer.
0.199372 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.199387 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3115). Make sure this device is connected to the computer.
0.199403 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314b). Make sure this device is connected to the computer.
0.199418 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315f). Make sure this device is connected to the computer.
0.199433 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3173). Make sure this device is connected to the computer.
0.199449 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.199464 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31c1). Make sure this device is connected to the computer.
0.199479 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.199494 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.199510 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.199525 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.199540 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.199556 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f4). Make sure this device is connected to the computer.
0.199571 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.199586 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.199602 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.199617 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.199632 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f1). Make sure this device is connected to the computer.
0.199648 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.199673 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.199688 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.199704 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.199719 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a5). Make sure this device is connected to the computer.
0.199734 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x317b). Make sure this device is connected to the computer.
0.199750 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.199765 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.199780 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3147). Make sure this device is connected to the computer.
0.199795 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.199811 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.199826 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.199841 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.199857 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer.
0.199872 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.199888 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.199903 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.199918 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3110). Make sure this device is connected to the computer.
0.199934 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3146). Make sure this device is connected to the computer.
0.199949 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3145). Make sure this device is connected to the computer.
0.199964 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x319b). Make sure this device is connected to the computer.
0.199980 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer.
0.199995 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3102). Make sure this device is connected to the computer.
0.200010 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3199). Make sure this device is connected to the computer.
0.200026 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.200041 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.200057 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.200072 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.200087 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.200103 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.200118 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.200143 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.200158 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.200174 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.200301 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.200319 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.200335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.200350 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.200366 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.200381 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.200396 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a0). Make sure this device is connected to the computer.
0.200412 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.200427 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.200442 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.200458 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.200473 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.200488 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.200504 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.200519 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308d). Make sure this device is connected to the computer.
0.200534 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.200550 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.200565 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.200580 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.200596 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.200611 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.200626 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.200642 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer.
0.200657 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.200673 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.200688 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.200703 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.200728 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.200744 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.200759 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.200774 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.200790 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.200805 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.200820 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer.
0.200835 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310f). Make sure this device is connected to the computer.
0.200851 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer.
0.200866 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3155). Make sure this device is connected to the computer.
0.200881 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3149). Make sure this device is connected to the computer.
0.200897 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31bf). Make sure this device is connected to the computer.
0.200912 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.200928 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.200943 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer.
0.200958 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer.
0.200974 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3150). Make sure this device is connected to the computer.
0.200989 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314d). Make sure this device is connected to the computer.
0.201004 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314c). Make sure this device is connected to the computer.
0.201018 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3176)... found.
0.201032 gphoto2-port-usb(2): inep to look for is 81
0.201045 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.201059 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A590 IS' (0x4a9,0x3176)
0.201075 gphoto2-port-info-list(2): Getting info of entry 8 (14 available)...
0.201605 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.201624 gphoto2-port(2): Setting settings...
0.201638 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.201653 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.201679 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.201696 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.201713 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.201728 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.201744 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.201760 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.201789 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.201805 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.201820 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.201836 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.201852 gphoto2-port(0): Could not find USB device (vendor 0x979, product 0x224). Make sure this device is connected to the computer.
0.201868 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1290). Make sure this device is connected to the computer.
0.201884 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1292). Make sure this device is connected to the computer.
0.201899 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1293). Make sure this device is connected to the computer.
0.201915 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x120a). Make sure this device is connected to the computer.
0.201931 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1301). Make sure this device is connected to the computer.
0.201947 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1331). Make sure this device is connected to the computer.
0.201963 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1333). Make sure this device is connected to the computer.
0.201979 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1307). Make sure this device is connected to the computer.
0.201995 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1313). Make sure this device is connected to the computer.
0.202010 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x130d). Make sure this device is connected to the computer.
0.202026 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1207). Make sure this device is connected to the computer.
0.202042 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1208). Make sure this device is connected to the computer.
0.202058 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.202074 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.202090 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.202105 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.202121 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.202137 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.202152 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.202168 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.202184 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.202200 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.202216 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.202232 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.202247 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.202273 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.202289 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.202305 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.202321 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.202336 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.202352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.202368 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fe). Make sure this device is connected to the computer.
0.202384 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314f). Make sure this device is connected to the computer.
0.202400 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.202416 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314e). Make sure this device is connected to the computer.
0.202432 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer.
0.202447 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3184). Make sure this device is connected to the computer.
0.202463 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.202479 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.202495 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3136). Make sure this device is connected to the computer.
0.202511 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3160). Make sure this device is connected to the computer.
0.202527 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.202542 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3115). Make sure this device is connected to the computer.
0.202558 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314b). Make sure this device is connected to the computer.
0.202574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315f). Make sure this device is connected to the computer.
0.202590 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3173). Make sure this device is connected to the computer.
0.202606 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.202622 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31c1). Make sure this device is connected to the computer.
0.202638 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.202654 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.202670 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.202685 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.202701 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.202717 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f4). Make sure this device is connected to the computer.
0.202733 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.202758 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.202774 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.202790 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.202806 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f1). Make sure this device is connected to the computer.
0.202822 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.202838 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.202854 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.202870 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.202885 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a5). Make sure this device is connected to the computer.
0.202901 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x317b). Make sure this device is connected to the computer.
0.202917 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.202933 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.202949 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3147). Make sure this device is connected to the computer.
0.202965 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.202980 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.202996 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.203011 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.203027 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer.
0.203043 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.203059 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.203075 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.203091 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3110). Make sure this device is connected to the computer.
0.203107 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3146). Make sure this device is connected to the computer.
0.203122 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3145). Make sure this device is connected to the computer.
0.203138 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x319b). Make sure this device is connected to the computer.
0.203154 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer.
0.203170 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3102). Make sure this device is connected to the computer.
0.203186 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3199). Make sure this device is connected to the computer.
0.203201 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.203217 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.203243 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.203257 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.203273 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.203289 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.203304 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.203320 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.203336 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.203352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.203369 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.203385 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.203401 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.203417 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.203433 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.203449 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.203465 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a0). Make sure this device is connected to the computer.
0.203480 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.203496 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.203512 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.203528 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.203544 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.203560 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.203576 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.203591 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308d). Make sure this device is connected to the computer.
0.203607 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.203623 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.203639 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.203655 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.203671 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.203687 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.203702 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.203735 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer.
0.203751 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.203767 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.203783 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.203799 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.203815 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.203831 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.203847 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.203862 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.203878 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.203894 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.203910 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer.
0.203926 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310f). Make sure this device is connected to the computer.
0.203942 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer.
0.203958 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3155). Make sure this device is connected to the computer.
0.203974 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3149). Make sure this device is connected to the computer.
0.203990 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31bf). Make sure this device is connected to the computer.
0.204005 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.204021 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.204037 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer.
0.204053 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer.
0.204069 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3150). Make sure this device is connected to the computer.
0.204085 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314d). Make sure this device is connected to the computer.
0.204101 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314c). Make sure this device is connected to the computer.
0.204117 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3176). Make sure this device is connected to the computer.
0.204133 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.204148 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fd). Make sure this device is connected to the computer.
0.204164 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fc). Make sure this device is connected to the computer.
0.204198 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x313a). Make sure this device is connected to the computer.
0.204215 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3139). Make sure this device is connected to the computer.
0.204242 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3139). Make sure this device is connected to the computer.
0.204256 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315b). Make sure this device is connected to the computer.
0.204272 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.204288 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3117). Make sure this device is connected to the computer.
0.204304 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3138). Make sure this device is connected to the computer.
0.204320 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315d). Make sure this device is connected to the computer.
0.204336 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x317a). Make sure this device is connected to the computer.
0.204352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.204368 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.204384 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.204399 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.204415 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.204431 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x318f). Make sure this device is connected to the computer.
0.204447 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.204463 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.204479 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.204495 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.204511 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.204527 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.204543 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3125). Make sure this device is connected to the computer.
0.204559 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315a). Make sure this device is connected to the computer.
0.204574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.204590 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.204606 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.204622 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer.
0.204638 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer.
0.204654 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer.
0.204670 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f0). Make sure this device is connected to the computer.
0.204686 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer.
0.204702 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.204718 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.204744 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.204760 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311a). Make sure this device is connected to the computer.
0.204776 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer.
0.204792 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer.
0.204808 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.204823 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer.
0.204839 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.204855 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.204871 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer.
0.204887 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer.
0.204903 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3148). Make sure this device is connected to the computer.
0.204919 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.204935 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.204951 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.204967 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.204982 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fa). Make sure this device is connected to the computer.
0.204998 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.205012 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.205028 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314f). Make sure this device is connected to the computer.
0.205044 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.205060 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3184). Make sure this device is connected to the computer.
0.205076 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.205092 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.205108 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3137). Make sure this device is connected to the computer.
0.205124 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f1). Make sure this device is connected to the computer.
0.205139 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.205155 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.205171 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.205198 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fe). Make sure this device is connected to the computer.
0.205216 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.205245 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314e). Make sure this device is connected to the computer.
0.205263 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314b). Make sure this device is connected to the computer.
0.205281 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3196). Make sure this device is connected to the computer.
0.205298 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3115). Make sure this device is connected to the computer.
0.205316 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.205333 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x318d). Make sure this device is connected to the computer.
0.205351 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315e). Make sure this device is connected to the computer.
0.205369 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3192). Make sure this device is connected to the computer.
0.205386 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer.
0.205404 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer.
0.205421 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer.
0.205443 gphoto2-port(0): Could not find USB device (vendor 0x7cf, product 0x1049). Make sure this device is connected to the computer.
0.205459 gphoto2-port(0): Could not find USB device (vendor 0x7cf, product 0x1042). Make sure this device is connected to the computer.
0.205475 gphoto2-port(0): Could not find USB device (vendor 0x7cf, product 0x104c). Make sure this device is connected to the computer.
0.205491 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.205507 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.205523 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.205539 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.205555 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer.
0.205571 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.205587 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8001). Make sure this device is connected to the computer.
0.205603 gphoto2-port(0): Could not find USB device (vendor 0x979, product 0x224). Make sure this device is connected to the computer.
0.205618 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.205634 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.205650 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.205666 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer.
0.205682 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer.
0.205698 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.205714 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x711). Make sure this device is connected to the computer.
0.205730 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x751). Make sure this device is connected to the computer.
0.205756 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x801). Make sure this device is connected to the computer.
0.205772 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x871). Make sure this device is connected to the computer.
0.205787 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x891). Make sure this device is connected to the computer.
0.205803 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x861). Make sure this device is connected to the computer.
0.205818 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x881). Make sure this device is connected to the computer.
0.205834 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x901). Make sure this device is connected to the computer.
0.205850 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x701). Make sure this device is connected to the computer.
0.205865 gphoto2-port(0): Could not find USB device (vendor 0xe21, product 0x761). Make sure this device is connected to the computer.
0.205881 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4016). Make sure this device is connected to the computer.
0.205897 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4007). Make sure this device is connected to the computer.
0.205913 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer.
0.205929 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer.
0.205945 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer.
0.205960 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer.
0.205976 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4123). Make sure this device is connected to the computer.
0.205992 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4157). Make sure this device is connected to the computer.
0.206008 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4130). Make sure this device is connected to the computer.
0.206024 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413c). Make sure this device is connected to the computer.
0.206040 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4161). Make sure this device is connected to the computer.
0.206056 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4137). Make sure this device is connected to the computer.
0.206071 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413d). Make sure this device is connected to the computer.
0.206087 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4131). Make sure this device is connected to the computer.
0.206103 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4150). Make sure this device is connected to the computer.
0.206119 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4158). Make sure this device is connected to the computer.
0.206135 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4152). Make sure this device is connected to the computer.
0.206151 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x411f). Make sure this device is connected to the computer.
0.206167 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4153). Make sure this device is connected to the computer.
0.206183 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413e). Make sure this device is connected to the computer.
0.206199 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4151). Make sure this device is connected to the computer.
0.206214 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4162). Make sure this device is connected to the computer.
0.206241 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4128). Make sure this device is connected to the computer.
0.206255 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.206271 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer.
0.206287 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2130). Make sure this device is connected to the computer.
0.206303 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.206319 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.206334 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8000). Make sure this device is connected to the computer.
0.206350 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4132). Make sure this device is connected to the computer.
0.206366 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x412f). Make sure this device is connected to the computer.
0.206382 gphoto2-port(0): Could not find USB device (vendor 0x413c, product 0x4500). Make sure this device is connected to the computer.
0.206404 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.206420 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.206437 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer.
0.206455 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.206472 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.206490 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.206507 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer.
0.206525 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer.
0.206542 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.206560 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.206577 gphoto2-port(0): Could not find USB device (vendor 0xaa6, product 0x6021). Make sure this device is connected to the computer.
0.206595 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9050). Make sure this device is connected to the computer.
0.206612 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9052). Make sure this device is connected to the computer.
0.206630 gphoto2-port(0): Could not find USB device (vendor 0x10d6, product 0x2200). Make sure this device is connected to the computer.
0.206647 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.206665 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.206682 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x403). Make sure this device is connected to the computer.
0.206699 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x402). Make sure this device is connected to the computer.
0.206716 gphoto2-port(0): Could not find USB device (vendor 0x6d3, product 0x21ba). Make sure this device is connected to the computer.
0.206734 gphoto2-port(0): Could not find USB device (vendor 0x4c5, product 0x1140). Make sure this device is connected to the computer.
0.206763 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.206780 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.206798 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x14a). Make sure this device is connected to the computer.
0.206816 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1d2). Make sure this device is connected to the computer.
0.206834 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1c6). Make sure this device is connected to the computer.
0.206851 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1d3). Make sure this device is connected to the computer.
0.206869 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x193). Make sure this device is connected to the computer.
0.206886 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1e0). Make sure this device is connected to the computer.
0.206903 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1c0). Make sure this device is connected to the computer.
0.206921 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x19b). Make sure this device is connected to the computer.
0.206938 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1c1). Make sure this device is connected to the computer.
0.206955 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1c5). Make sure this device is connected to the computer.
0.206973 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1d4). Make sure this device is connected to the computer.
0.206990 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1dd). Make sure this device is connected to the computer.
0.207008 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1db). Make sure this device is connected to the computer.
0.207025 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1e8). Make sure this device is connected to the computer.
0.207042 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1c4). Make sure this device is connected to the computer.
0.207059 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1bf). Make sure this device is connected to the computer.
0.207077 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x142). Make sure this device is connected to the computer.
0.207094 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x18f). Make sure this device is connected to the computer.
0.207111 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x1d8). Make sure this device is connected to the computer.
0.207129 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.207146 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.207164 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.207181 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.207199 gphoto2-port(0): Could not find USB device (vendor 0x458, product 0x7005). Make sure this device is connected to the computer.
0.207217 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801c). Make sure this device is connected to the computer.
0.207234 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.207252 gphoto2-port(0): Could not find USB device (vendor 0x1302, product 0x1016). Make sure this device is connected to the computer.
0.207269 gphoto2-port(0): Could not find USB device (vendor 0x1302, product 0x1017). Make sure this device is connected to the computer.
0.207299 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.207316 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.207334 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6502). Make sure this device is connected to the computer.
0.207352 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6202). Make sure this device is connected to the computer.
0.207369 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7c02). Make sure this device is connected to the computer.
0.207387 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7d02). Make sure this device is connected to the computer.
0.207404 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.207422 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6602). Make sure this device is connected to the computer.
0.207439 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7402). Make sure this device is connected to the computer.
0.207457 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7802). Make sure this device is connected to the computer.
0.207474 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7202). Make sure this device is connected to the computer.
0.207491 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6e02). Make sure this device is connected to the computer.
0.207509 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7902). Make sure this device is connected to the computer.
0.207527 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6d02). Make sure this device is connected to the computer.
0.207545 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.207563 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.207580 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6802). Make sure this device is connected to the computer.
0.207598 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7102). Make sure this device is connected to the computer.
0.207616 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6b02). Make sure this device is connected to the computer.
0.207634 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6402). Make sure this device is connected to the computer.
0.207652 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7602). Make sure this device is connected to the computer.
0.207670 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6702). Make sure this device is connected to the computer.
0.207688 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6c02). Make sure this device is connected to the computer.
0.207705 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6a02). Make sure this device is connected to the computer.
0.207723 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4202). Make sure this device is connected to the computer.
0.207740 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7702). Make sure this device is connected to the computer.
0.207758 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7e02). Make sure this device is connected to the computer.
0.207776 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4302). Make sure this device is connected to the computer.
0.207794 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.207812 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4402). Make sure this device is connected to the computer.
0.207830 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4502). Make sure this device is connected to the computer.
0.207864 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.207882 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6002). Make sure this device is connected to the computer.
0.207899 gphoto2-port(0): Could not find USB device (vendor 0xf003, product 0x6002). Make sure this device is connected to the computer.
0.207917 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8b02). Make sure this device is connected to the computer.
0.207935 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8c02). Make sure this device is connected to the computer.
0.207953 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7502). Make sure this device is connected to the computer.
0.207970 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7b02). Make sure this device is connected to the computer.
0.207988 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7302). Make sure this device is connected to the computer.
0.208006 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7a02). Make sure this device is connected to the computer.
0.208024 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8002). Make sure this device is connected to the computer.
0.208041 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8102). Make sure this device is connected to the computer.
0.208059 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8202). Make sure this device is connected to the computer.
0.208077 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x9b02). Make sure this device is connected to the computer.
0.208095 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8402). Make sure this device is connected to the computer.
0.208110 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8502). Make sure this device is connected to the computer.
0.208128 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x9602). Make sure this device is connected to the computer.
0.208146 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x9702). Make sure this device is connected to the computer.
0.208163 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8702). Make sure this device is connected to the computer.
0.208217 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x8802). Make sure this device is connected to the computer.
0.208238 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9153). Make sure this device is connected to the computer.
0.208254 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.208272 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.208289 gphoto2-port(0): Could not find USB device (vendor 0x19ff, product 0x303). Make sure this device is connected to the computer.
0.208307 gphoto2-port(0): Could not find USB device (vendor 0x19ff, product 0x309). Make sure this device is connected to the computer.
0.208324 gphoto2-port(0): Could not find USB device (vendor 0x19ff, product 0x307). Make sure this device is connected to the computer.
0.208342 gphoto2-port(0): Could not find USB device (vendor 0x45e, product 0xc9). Make sure this device is connected to the computer.
0.208360 gphoto2-port(0): Could not find USB device (vendor 0x8086, product 0x630). Make sure this device is connected to the computer.
0.208377 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.208395 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.208412 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x112a). Make sure this device is connected to the computer.
0.208445 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1126). Make sure this device is connected to the computer.
0.208463 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1141). Make sure this device is connected to the computer.
0.208481 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1142). Make sure this device is connected to the computer.
0.208499 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1151). Make sure this device is connected to the computer.
0.208517 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x2101). Make sure this device is connected to the computer.
0.208534 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x2105). Make sure this device is connected to the computer.
0.208552 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x2102). Make sure this device is connected to the computer.
0.208570 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x3004). Make sure this device is connected to the computer.
0.208587 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1008). Make sure this device is connected to the computer.
0.208605 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1122). Make sure this device is connected to the computer.
0.208623 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4002). Make sure this device is connected to the computer.
0.208641 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4003). Make sure this device is connected to the computer.
0.208659 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1147). Make sure this device is connected to the computer.
0.208676 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1113). Make sure this device is connected to the computer.
0.208694 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1120). Make sure this device is connected to the computer.
0.208712 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1117). Make sure this device is connected to the computer.
0.208729 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1115). Make sure this device is connected to the computer.
0.208747 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1118). Make sure this device is connected to the computer.
0.208765 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1114). Make sure this device is connected to the computer.
0.208783 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1119). Make sure this device is connected to the computer.
0.208801 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1134). Make sure this device is connected to the computer.
0.208818 gphoto2-port(0): Could not find USB device (vendor 0x1042, product 0x1143). Make sure this device is connected to the computer.
0.208836 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1116). Make sure this device is connected to the computer.
0.208854 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1132). Make sure this device is connected to the computer.
0.208872 gphoto2-port(0): Could not find USB device (vendor 0xb20, product 0xddee). Make sure this device is connected to the computer.
0.208890 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.208908 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.208925 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.208943 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.208961 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1006). Make sure this device is connected to the computer.
0.208990 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x0). Make sure this device is connected to the computer.
0.209008 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.209026 gphoto2-port(0): Could not find USB device (vendor 0x4f1, product 0x6105). Make sure this device is connected to the computer.
0.209043 gphoto2-port(0): Could not find USB device (vendor 0x84e, product 0x1). Make sure this device is connected to the computer.
0.209061 gphoto2-port(0): Could not find USB device (vendor 0xb28, product 0x100c). Make sure this device is connected to the computer.
0.209078 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57e). Make sure this device is connected to the computer.
0.209095 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58a). Make sure this device is connected to the computer.
0.209112 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58c). Make sure this device is connected to the computer.
0.209129 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58d). Make sure this device is connected to the computer.
0.209146 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x589). Make sure this device is connected to the computer.
0.209164 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5aa). Make sure this device is connected to the computer.
0.209180 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x59a). Make sure this device is connected to the computer.
0.209197 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5a2). Make sure this device is connected to the computer.
0.209215 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5b7). Make sure this device is connected to the computer.
0.209233 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ba). Make sure this device is connected to the computer.
0.209251 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5a7). Make sure this device is connected to the computer.
0.209268 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5af). Make sure this device is connected to the computer.
0.209285 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ae). Make sure this device is connected to the computer.
0.209302 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5c3). Make sure this device is connected to the computer.
0.209319 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5a9). Make sure this device is connected to the computer.
0.209336 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5c6). Make sure this device is connected to the computer.
0.209354 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x59c). Make sure this device is connected to the computer.
0.209371 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.209388 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.209406 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x535). Make sure this device is connected to the computer.
0.209423 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.209440 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.209457 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x574). Make sure this device is connected to the computer.
0.209475 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x573). Make sure this device is connected to the computer.
0.209492 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x571). Make sure this device is connected to the computer.
0.209522 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x584). Make sure this device is connected to the computer.
0.209540 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x579). Make sure this device is connected to the computer.
0.209557 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.209575 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.209592 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57a). Make sure this device is connected to the computer.
0.209610 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57b). Make sure this device is connected to the computer.
0.209627 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x586). Make sure this device is connected to the computer.
0.209644 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57c). Make sure this device is connected to the computer.
0.209662 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x100). Make sure this device is connected to the computer.
0.209679 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x120). Make sure this device is connected to the computer.
0.209696 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x121). Make sure this device is connected to the computer.
0.209713 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x110). Make sure this device is connected to the computer.
0.209731 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x111). Make sure this device is connected to the computer.
0.209747 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x130). Make sure this device is connected to the computer.
0.209764 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x112). Make sure this device is connected to the computer.
0.209782 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x132). Make sure this device is connected to the computer.
0.209799 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x160). Make sure this device is connected to the computer.
0.209817 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x131). Make sure this device is connected to the computer.
0.209834 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer.
0.209852 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x500). Make sure this device is connected to the computer.
0.209870 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x510). Make sure this device is connected to the computer.
0.209887 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x530). Make sure this device is connected to the computer.
0.209904 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x170). Make sure this device is connected to the computer.
0.209921 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x555). Make sure this device is connected to the computer.
0.209938 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x576). Make sure this device is connected to the computer.
0.209956 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x550). Make sure this device is connected to the computer.
0.209973 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x570). Make sure this device is connected to the computer.
0.209996 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x572). Make sure this device is connected to the computer.
0.210011 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x575). Make sure this device is connected to the computer.
0.210027 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57d). Make sure this device is connected to the computer.
0.210053 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57f). Make sure this device is connected to the computer.
0.210068 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x577). Make sure this device is connected to the computer.
0.210084 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x300). Make sure this device is connected to the computer.
0.210099 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x540). Make sure this device is connected to the computer.
0.210115 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x568). Make sure this device is connected to the computer.
0.210131 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x569). Make sure this device is connected to the computer.
0.210146 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer.
0.210162 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x567). Make sure this device is connected to the computer.
0.210177 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ce). Make sure this device is connected to the computer.
0.210193 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x59f). Make sure this device is connected to the computer.
0.210209 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ad). Make sure this device is connected to the computer.
0.210224 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x585). Make sure this device is connected to the computer.
0.210240 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x400). Make sure this device is connected to the computer.
0.210254 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x592). Make sure this device is connected to the computer.
0.210269 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x593). Make sure this device is connected to the computer.
0.210285 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58e). Make sure this device is connected to the computer.
0.210300 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58f). Make sure this device is connected to the computer.
0.210316 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x591). Make sure this device is connected to the computer.
0.210332 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5a0). Make sure this device is connected to the computer.
0.210347 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ac). Make sure this device is connected to the computer.
0.210363 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5ab). Make sure this device is connected to the computer.
0.210378 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5b8). Make sure this device is connected to the computer.
0.210394 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x59d). Make sure this device is connected to the computer.
0.210409 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x59e). Make sure this device is connected to the computer.
0.210425 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x587). Make sure this device is connected to the computer.
0.210440 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5b4). Make sure this device is connected to the computer.
0.210456 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x580). Make sure this device is connected to the computer.
0.210471 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x588). Make sure this device is connected to the computer.
0.210487 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x403). Make sure this device is connected to the computer.
0.210502 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5b5). Make sure this device is connected to the computer.
0.210518 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x5c0). Make sure this device is connected to the computer.
0.210543 gphoto2-port(0): Could not find USB device (vendor 0x4c8, product 0x722). Make sure this device is connected to the computer.
0.210559 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x1). Make sure this device is connected to the computer.
0.210575 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x19). Make sure this device is connected to the computer.
0.210591 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x9). Make sure this device is connected to the computer.
0.210606 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x7). Make sure this device is connected to the computer.
0.210622 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x18). Make sure this device is connected to the computer.
0.210638 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x22). Make sure this device is connected to the computer.
0.210654 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2375). Make sure this device is connected to the computer.
0.210670 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x608f). Make sure this device is connected to the computer.
0.210686 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x6132). Make sure this device is connected to the computer.
0.210701 gphoto2-port(0): Could not find USB device (vendor 0x43e, product 0x70b1). Make sure this device is connected to the computer.
0.210717 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x6010). Make sure this device is connected to the computer.
0.210733 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x6005). Make sure this device is connected to the computer.
0.210749 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.210765 gphoto2-port(0): Could not find USB device (vendor 0x13d1, product 0x7002). Make sure this device is connected to the computer.
0.210781 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x900). Make sure this device is connected to the computer.
0.210797 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x950). Make sure this device is connected to the computer.
0.210812 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.210828 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.210844 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.210860 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.210876 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.210891 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.210907 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.210923 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2205). Make sure this device is connected to the computer.
0.210939 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4102). Make sure this device is connected to the computer.
0.210954 gphoto2-port(0): Could not find USB device (vendor 0x66f, product 0x8550). Make sure this device is connected to the computer.
0.210970 gphoto2-port(0): Could not find USB device (vendor 0x66f, product 0x8588). Make sure this device is connected to the computer.
0.210986 gphoto2-port(0): Could not find USB device (vendor 0x10d6, product 0x2300). Make sure this device is connected to the computer.
0.211002 gphoto2-port(0): Could not find USB device (vendor 0xdb0, product 0x5572). Make sure this device is connected to the computer.
0.211028 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.211044 gphoto2-port(0): Could not find USB device (vendor 0x45e, product 0x622). Make sure this device is connected to the computer.
0.211060 gphoto2-port(0): Could not find USB device (vendor 0x45e, product 0x710). Make sure this device is connected to the computer.
0.211075 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8008). Make sure this device is connected to the computer.
0.211091 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.211107 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.211123 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.211139 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x60ca). Make sure this device is connected to the computer.
0.211154 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x4811). Make sure this device is connected to the computer.
0.211170 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x6413). Make sure this device is connected to the computer.
0.211186 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x6415). Make sure this device is connected to the computer.
0.211202 gphoto2-port(0): Could not find USB device (vendor 0x22b8, product 0x2a65). Make sure this device is connected to the computer.
0.213112 gphoto2-port(0): Could not find USB device (class 0x29a, subclass 0xffffffff, protocol 0xffffffff). Make sure this device is connected to the computer.
0.213140 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.215380 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xa350). Make sure this device is connected to the computer.
0.215399 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc220). Make sure this device is connected to the computer.
0.215415 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc420). Make sure this device is connected to the computer.
0.215432 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc520). Make sure this device is connected to the computer.
0.215448 gphoto2-port(0): Could not find USB device (vendor 0xaa6, product 0x9601). Make sure this device is connected to the computer.
0.215463 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.215479 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x302). Make sure this device is connected to the computer.
0.215494 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x117). Make sure this device is connected to the computer.
0.215509 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x116). Make sure this device is connected to the computer.
0.215524 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x122). Make sure this device is connected to the computer.
0.215540 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x109). Make sure this device is connected to the computer.
0.215555 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x108). Make sure this device is connected to the computer.
0.215575 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x115). Make sure this device is connected to the computer.
0.215588 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x121). Make sure this device is connected to the computer.
0.215602 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x111). Make sure this device is connected to the computer.
0.215616 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x110). Make sure this device is connected to the computer.
0.215849 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11d). Make sure this device is connected to the computer.
0.215865 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12d). Make sure this device is connected to the computer.
0.215880 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x204). Make sure this device is connected to the computer.
0.215909 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10f). Make sure this device is connected to the computer.
0.215927 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10e). Make sure this device is connected to the computer.
0.215943 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10b). Make sure this device is connected to the computer.
0.215960 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x130). Make sure this device is connected to the computer.
0.215978 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x131). Make sure this device is connected to the computer.
0.215995 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x129). Make sure this device is connected to the computer.
0.216011 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x113). Make sure this device is connected to the computer.
0.216030 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x206). Make sure this device is connected to the computer.
0.216044 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x119). Make sure this device is connected to the computer.
0.216058 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12e). Make sure this device is connected to the computer.
0.216072 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10d). Make sure this device is connected to the computer.
0.216085 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x135). Make sure this device is connected to the computer.
0.216099 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x137). Make sure this device is connected to the computer.
0.216112 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11f). Make sure this device is connected to the computer.
0.216125 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x103). Make sure this device is connected to the computer.
0.216139 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x112). Make sure this device is connected to the computer.
0.216153 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x102). Make sure this device is connected to the computer.
0.216174 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x104). Make sure this device is connected to the computer.
0.216192 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x208). Make sure this device is connected to the computer.
0.216207 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x30b). Make sure this device is connected to the computer.
0.216223 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x309). Make sure this device is connected to the computer.
0.216238 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x15f). Make sure this device is connected to the computer.
0.216253 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x315). Make sure this device is connected to the computer.
0.216268 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x305). Make sure this device is connected to the computer.
0.216283 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x140). Make sure this device is connected to the computer.
0.216299 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x142). Make sure this device is connected to the computer.
0.216313 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x20c). Make sure this device is connected to the computer.
0.216341 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x169). Make sure this device is connected to the computer.
0.216357 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x15b). Make sure this device is connected to the computer.
0.216372 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x163). Make sure this device is connected to the computer.
0.216387 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x311). Make sure this device is connected to the computer.
0.216403 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x14e). Make sure this device is connected to the computer.
0.216423 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x161). Make sure this device is connected to the computer.
0.216437 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x144). Make sure this device is connected to the computer.
0.216451 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x15d). Make sure this device is connected to the computer.
0.216464 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x14e). Make sure this device is connected to the computer.
0.216478 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x171). Make sure this device is connected to the computer.
0.216491 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x202). Make sure this device is connected to the computer.
0.216505 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x401). Make sure this device is connected to the computer.
0.216519 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x404). Make sure this device is connected to the computer.
0.216532 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x408). Make sure this device is connected to the computer.
0.216546 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x41c). Make sure this device is connected to the computer.
0.216559 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40a). Make sure this device is connected to the computer.
0.216573 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x402). Make sure this device is connected to the computer.
0.216587 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x410). Make sure this device is connected to the computer.
0.216600 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x41a). Make sure this device is connected to the computer.
0.216614 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x414). Make sure this device is connected to the computer.
0.216627 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x418). Make sure this device is connected to the computer.
0.216641 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x41e). Make sure this device is connected to the computer.
0.216654 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x406). Make sure this device is connected to the computer.
0.216668 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x422). Make sure this device is connected to the computer.
0.216681 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40e). Make sure this device is connected to the computer.
0.216694 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x412). Make sure this device is connected to the computer.
0.216708 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x421). Make sure this device is connected to the computer.
0.216721 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.216735 gphoto2-port(0): Could not find USB device (vendor 0x979, product 0x224). Make sure this device is connected to the computer.
0.216749 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x65). Make sure this device is connected to the computer.
0.216763 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x5f). Make sure this device is connected to the computer.
0.216785 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x462). Make sure this device is connected to the computer.
0.216799 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x421). Make sure this device is connected to the computer.
0.216813 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4ba). Make sure this device is connected to the computer.
0.216827 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x6c). Make sure this device is connected to the computer.
0.216841 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0xea). Make sure this device is connected to the computer.
0.216855 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x47e). Make sure this device is connected to the computer.
0.216869 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4b4). Make sure this device is connected to the computer.
0.216882 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x155). Make sure this device is connected to the computer.
0.216896 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x2e). Make sure this device is connected to the computer.
0.216910 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x8d). Make sure this device is connected to the computer.
0.216924 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x3c). Make sure this device is connected to the computer.
0.216938 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x179). Make sure this device is connected to the computer.
0.216952 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0xe5). Make sure this device is connected to the computer.
0.216968 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0xe4). Make sure this device is connected to the computer.
0.216984 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x488). Make sure this device is connected to the computer.
0.217000 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4d1). Make sure this device is connected to the computer.
0.217013 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4e1). Make sure this device is connected to the computer.
0.217027 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x79). Make sure this device is connected to the computer.
0.217041 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4f1). Make sure this device is connected to the computer.
0.217055 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0xa). Make sure this device is connected to the computer.
0.217069 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x74). Make sure this device is connected to the computer.
0.217083 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x92). Make sure this device is connected to the computer.
0.217097 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x485). Make sure this device is connected to the computer.
0.217111 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x478). Make sure this device is connected to the computer.
0.217125 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4e5). Make sure this device is connected to the computer.
0.217138 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x4ef). Make sure this device is connected to the computer.
0.217152 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x6e). Make sure this device is connected to the computer.
0.217166 gphoto2-port(0): Could not find USB device (vendor 0x421, product 0x39). Make sure this device is connected to the computer.
0.217180 gphoto2-port(0): Could not find USB device (vendor 0x5c6, product 0x3196). Make sure this device is connected to the computer.
0.217204 gphoto2-port(0): Could not find USB device (vendor 0x1703, product 0x1). Make sure this device is connected to the computer.
0.217229 gphoto2-port(0): Could not find USB device (vendor 0x1703, product 0x2). Make sure this device is connected to the computer.
0.217243 gphoto2-port(0): Could not find USB device (vendor 0x1e53, product 0x6). Make sure this device is connected to the computer.
0.217258 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217271 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.217284 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.217298 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217312 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.217326 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217340 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217353 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217367 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.217381 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217395 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217408 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217422 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217436 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217450 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217463 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.217478 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.217491 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217505 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217518 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.217532 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217546 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x113). Make sure this device is connected to the computer.
0.217560 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.217574 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217587 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.217601 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.217615 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.217628 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.217652 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.217666 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.217680 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.217694 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.217708 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2145). Make sure this device is connected to the computer.
0.217722 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.217736 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x9). Make sure this device is connected to the computer.
0.217751 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0xd). Make sure this device is connected to the computer.
0.217765 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x7). Make sure this device is connected to the computer.
0.217779 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x165). Make sure this device is connected to the computer.
0.217792 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x2004). Make sure this device is connected to the computer.
0.217806 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x857). Make sure this device is connected to the computer.
0.217820 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x84e). Make sure this device is connected to the computer.
0.217834 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x2002). Make sure this device is connected to the computer.
0.217848 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x14f). Make sure this device is connected to the computer.
0.217862 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x14d). Make sure this device is connected to the computer.
0.217876 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x14c). Make sure this device is connected to the computer.
0.217890 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x1eb). Make sure this device is connected to the computer.
0.217903 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x14b). Make sure this device is connected to the computer.
0.217917 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.217930 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x7e01). Make sure this device is connected to the computer.
0.217944 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x181). Make sure this device is connected to the computer.
0.217960 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x164). Make sure this device is connected to the computer.
0.217976 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x2022). Make sure this device is connected to the computer.
0.217992 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x172). Make sure this device is connected to the computer.
0.218007 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.218021 gphoto2-port(0): Could not find USB device (vendor 0x8e4, product 0x142). Make sure this device is connected to the computer.
0.218035 gphoto2-port(0): Could not find USB device (vendor 0x8e4, product 0x148). Make sure this device is connected to the computer.
0.218049 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.218062 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.218076 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.218100 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x2888). Make sure this device is connected to the computer.
0.218114 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0x2035). Make sure this device is connected to the computer.
0.218128 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0xdaf). Make sure this device is connected to the computer.
0.218143 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.218157 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.218171 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.218184 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x5300). Make sure this device is connected to the computer.
0.218198 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0xffff). Make sure this device is connected to the computer.
0.218212 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.218226 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x4). Make sure this device is connected to the computer.
0.218240 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.218254 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.218268 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220b). Make sure this device is connected to the computer.
0.218283 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2203). Make sure this device is connected to the computer.
0.218297 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2204). Make sure this device is connected to the computer.
0.218311 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2208). Make sure this device is connected to the computer.
0.218325 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220c). Make sure this device is connected to the computer.
0.218339 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x325). Make sure this device is connected to the computer.
0.218353 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2214). Make sure this device is connected to the computer.
0.218367 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32d). Make sure this device is connected to the computer.
0.218381 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.218395 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2212). Make sure this device is connected to the computer.
0.218409 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32b). Make sure this device is connected to the computer.
0.218423 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2213). Make sure this device is connected to the computer.
0.218437 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2216). Make sure this device is connected to the computer.
0.218451 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32f). Make sure this device is connected to the computer.
0.218465 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2217). Make sure this device is connected to the computer.
0.218479 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x221a). Make sure this device is connected to the computer.
0.218494 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x110). Make sure this device is connected to the computer.
0.218508 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2202). Make sure this device is connected to the computer.
0.218532 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x33d). Make sure this device is connected to the computer.
0.218546 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.218560 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.218574 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.218588 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913d). Make sure this device is connected to the computer.
0.218602 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913d). Make sure this device is connected to the computer.
0.218616 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913d). Make sure this device is connected to the computer.
0.218630 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8003). Make sure this device is connected to the computer.
0.218644 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8003). Make sure this device is connected to the computer.
0.218658 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8003). Make sure this device is connected to the computer.
0.218673 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.218686 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.218700 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.218714 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.218728 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.218742 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x6727). Make sure this device is connected to the computer.
0.218756 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x4a4). Make sure this device is connected to the computer.
0.218769 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x6734). Make sure this device is connected to the computer.
0.218783 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x6709). Make sure this device is connected to the computer.
0.218797 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x6702). Make sure this device is connected to the computer.
0.218812 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x502e). Make sure this device is connected to the computer.
0.218826 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x501d). Make sure this device is connected to the computer.
0.218840 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5022). Make sure this device is connected to the computer.
0.218854 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x502f). Make sure this device is connected to the computer.
0.218868 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5024). Make sure this device is connected to the computer.
0.218882 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5a0f). Make sure this device is connected to the computer.
0.218896 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5033). Make sure this device is connected to the computer.
0.218910 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x409). Make sure this device is connected to the computer.
0.218924 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5057). Make sure this device is connected to the computer.
0.218938 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5081). Make sure this device is connected to the computer.
0.218964 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x505a). Make sure this device is connected to the computer.
0.218980 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5083). Make sure this device is connected to the computer.
0.218996 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x511a). Make sure this device is connected to the computer.
0.219011 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5115). Make sure this device is connected to the computer.
0.219025 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5091). Make sure this device is connected to the computer.
0.219039 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x508b). Make sure this device is connected to the computer.
0.219053 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x508a). Make sure this device is connected to the computer.
0.219067 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5047). Make sure this device is connected to the computer.
0.219081 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x507f). Make sure this device is connected to the computer.
0.219095 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5054). Make sure this device is connected to the computer.
0.219109 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x507d). Make sure this device is connected to the computer.
0.219123 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5093). Make sure this device is connected to the computer.
0.219137 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x503c). Make sure this device is connected to the computer.
0.219151 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7410). Make sure this device is connected to the computer.
0.219166 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7450). Make sure this device is connected to the computer.
0.219180 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7452). Make sure this device is connected to the computer.
0.219194 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7432). Make sure this device is connected to the computer.
0.219208 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7434). Make sure this device is connected to the computer.
0.219222 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7480). Make sure this device is connected to the computer.
0.219236 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7420). Make sure this device is connected to the computer.
0.219250 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7422). Make sure this device is connected to the computer.
0.219264 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7460). Make sure this device is connected to the computer.
0.219278 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x74c0). Make sure this device is connected to the computer.
0.219292 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x74c2). Make sure this device is connected to the computer.
0.219306 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7401). Make sure this device is connected to the computer.
0.219320 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7400). Make sure this device is connected to the computer.
0.219335 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x7430). Make sure this device is connected to the computer.
0.219349 gphoto2-port(0): Could not find USB device (vendor 0x781, product 0x74b0). Make sure this device is connected to the computer.
0.219363 gphoto2-port(0): Could not find USB device (vendor 0x474, product 0x230). Make sure this device is connected to the computer.
0.219377 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8901). Make sure this device is connected to the computer.
0.219401 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8909). Make sure this device is connected to the computer.
0.219415 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8911). Make sure this device is connected to the computer.
0.219428 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x1001). Make sure this device is connected to the computer.
0.219443 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.219456 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220e). Make sure this device is connected to the computer.
0.219470 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x327). Make sure this device is connected to the computer.
0.219483 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.219497 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.219511 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.219525 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1011). Make sure this device is connected to the computer.
0.219540 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1015). Make sure this device is connected to the computer.
0.219554 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1002). Make sure this device is connected to the computer.
0.219568 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1010). Make sure this device is connected to the computer.
0.219582 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.219596 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1001). Make sure this device is connected to the computer.
0.219610 gphoto2-port(0): Could not find USB device (vendor 0x18f6, product 0x102). Make sure this device is connected to the computer.
0.219624 gphoto2-port(0): Could not find USB device (vendor 0x18f6, product 0x110). Make sure this device is connected to the computer.
0.219638 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.219652 gphoto2-port(0): Could not find USB device (vendor 0x1bdc, product 0xfabf). Make sure this device is connected to the computer.
0.219666 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.219680 gphoto2-port(0): Could not find USB device (vendor 0xec7, product 0x1008). Make sure this device is connected to the computer.
0.219694 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219708 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219722 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219736 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219750 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219764 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219778 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219792 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219806 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219830 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219844 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219858 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219872 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219887 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219901 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219915 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219929 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219943 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219959 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219975 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.219991 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220007 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220021 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220035 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220049 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220063 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220077 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220091 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220105 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220119 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220134 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220147 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220161 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220185 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220202 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220218 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220233 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220248 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220263 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x343). Make sure this device is connected to the computer.
0.220279 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x2f8). Make sure this device is connected to the computer.
0.220310 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220326 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220342 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220357 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220373 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.220388 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x35c). Make sure this device is connected to the computer.
0.220404 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x325). Make sure this device is connected to the computer.
0.220424 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x35b). Make sure this device is connected to the computer.
0.220438 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x36e). Make sure this device is connected to the computer.
0.220452 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x385). Make sure this device is connected to the computer.
0.220466 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x326). Make sure this device is connected to the computer.
0.220480 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x327). Make sure this device is connected to the computer.
0.220493 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x38e). Make sure this device is connected to the computer.
0.220507 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x35a). Make sure this device is connected to the computer.
0.220521 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x38c). Make sure this device is connected to the computer.
0.220534 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x388). Make sure this device is connected to the computer.
0.220548 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xd9). Make sure this device is connected to the computer.
0.220563 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xd4). Make sure this device is connected to the computer.
0.220577 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0x75). Make sure this device is connected to the computer.
0.220591 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xf3). Make sure this device is connected to the computer.
0.220605 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0x105). Make sure this device is connected to the computer.
0.220618 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xc6). Make sure this device is connected to the computer.
0.220632 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xb3). Make sure this device is connected to the computer.
0.220646 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xf5). Make sure this device is connected to the computer.
0.220661 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0x76). Make sure this device is connected to the computer.
0.220675 gphoto2-port(0): Could not find USB device (vendor 0xfce, product 0xda). Make sure this device is connected to the computer.
0.220689 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.220703 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220717 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220731 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220754 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220768 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220782 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.220797 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.220811 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220824 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220838 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913d). Make sure this device is connected to the computer.
0.220852 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.220866 gphoto2-port(0): Could not find USB device (vendor 0xaa6, product 0x3011). Make sure this device is connected to the computer.
0.220880 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x3035). Make sure this device is connected to the computer.
0.220894 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x777). Make sure this device is connected to the computer.
0.220908 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x774). Make sure this device is connected to the computer.
0.220922 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x77c). Make sure this device is connected to the computer.
0.220936 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x301a). Make sure this device is connected to the computer.
0.220950 gphoto2-port(0): Could not find USB device (vendor 0x69b, product 0x3028). Make sure this device is connected to the computer.
0.220966 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.220982 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.220997 gphoto2-port(0): Could not find USB device (vendor 0x11db, product 0x1000). Make sure this device is connected to the computer.
0.221011 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0xc). Make sure this device is connected to the computer.
0.221025 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x9). Make sure this device is connected to the computer.
0.221040 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x1d). Make sure this device is connected to the computer.
0.221054 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x1a). Make sure this device is connected to the computer.
0.221068 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x18). Make sure this device is connected to the computer.
0.221082 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x11). Make sure this device is connected to the computer.
0.221096 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0xf). Make sure this device is connected to the computer.
0.221110 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x10). Make sure this device is connected to the computer.
0.221124 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x19). Make sure this device is connected to the computer.
0.221138 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x16). Make sure this device is connected to the computer.
0.221152 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0x14). Make sure this device is connected to the computer.
0.221167 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4337). Make sure this device is connected to the computer.
0.221189 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4332). Make sure this device is connected to the computer.
0.221213 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4335). Make sure this device is connected to the computer.
0.221227 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4334). Make sure this device is connected to the computer.
0.221241 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.221255 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.221269 gphoto2-port(0): Could not find USB device (vendor 0x402, product 0x611). Make sure this device is connected to the computer.
0.221283 gphoto2-port(0): Could not find USB device (vendor 0x66f, product 0x842a). Make sure this device is connected to the computer.
0.221298 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.221312 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2e). Make sure this device is connected to the computer.
0.221326 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2d). Make sure this device is connected to the computer.
0.221340 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x110). Make sure this device is connected to the computer.
0.221354 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.221368 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801a). Make sure this device is connected to the computer.
0.221382 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.221396 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.221411 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0x1, protocol 0x1). Make sure this device is connected to the computer.
0.221425 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.221439 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.221453 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.221467 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.221481 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x800a). Make sure this device is connected to the computer.
0.221495 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.221509 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8001). Make sure this device is connected to the computer.
0.221523 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.221538 gphoto2-port-info-list(2): Getting info of entry 9 (14 available)...
0.222135 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.222152 gphoto2-port(2): Setting settings...
0.222164 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.222177 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.222201 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.222217 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.222230 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.222244 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.222269 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.222284 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.222297 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.222311 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.222325 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.222339 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.222353 gphoto2-port(0): Could not find USB device (vendor 0x979, product 0x224). Make sure this device is connected to the computer.
0.222366 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1290). Make sure this device is connected to the computer.
0.222380 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1292). Make sure this device is connected to the computer.
0.222394 gphoto2-port(0): Could not find USB device (vendor 0x5ac, product 0x1293). Make sure this device is connected to the computer.
0.222408 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x120a). Make sure this device is connected to the computer.
0.222422 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1301). Make sure this device is connected to the computer.
0.222435 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1331). Make sure this device is connected to the computer.
0.222449 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1333). Make sure this device is connected to the computer.
0.222463 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1307). Make sure this device is connected to the computer.
0.222477 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1313). Make sure this device is connected to the computer.
0.222492 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x130d). Make sure this device is connected to the computer.
0.222506 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1207). Make sure this device is connected to the computer.
0.222520 gphoto2-port(0): Could not find USB device (vendor 0xe79, product 0x1208). Make sure this device is connected to the computer.
0.222533 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.222547 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.222561 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.222575 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.222589 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.222603 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.222616 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.222630 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.222643 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.222657 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.222671 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.222695 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.222709 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.222723 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.222737 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.222751 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.222765 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.222778 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.222792 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.222806 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fe). Make sure this device is connected to the computer.
0.222820 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314f). Make sure this device is connected to the computer.
0.222833 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.222847 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314e). Make sure this device is connected to the computer.
0.222861 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer.
0.222875 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3184). Make sure this device is connected to the computer.
0.222889 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.222902 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.222916 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3136). Make sure this device is connected to the computer.
0.222930 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3160). Make sure this device is connected to the computer.
0.222944 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3174). Make sure this device is connected to the computer.
0.222960 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3115). Make sure this device is connected to the computer.
0.222975 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314b). Make sure this device is connected to the computer.
0.222991 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x315f). Make sure this device is connected to the computer.
0.223007 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3173). Make sure this device is connected to the computer.
0.223020 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.223034 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31c1). Make sure this device is connected to the computer.
0.223048 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.223062 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.223076 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.223089 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.223103 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.223127 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f4). Make sure this device is connected to the computer.
0.223141 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.223155 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.223169 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.223183 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.223197 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f1). Make sure this device is connected to the computer.
0.223211 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.223225 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.223239 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.223252 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.223266 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a5). Make sure this device is connected to the computer.
0.223280 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x317b). Make sure this device is connected to the computer.
0.223293 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.223307 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.223321 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3147). Make sure this device is connected to the computer.
0.223335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30eb). Make sure this device is connected to the computer.
0.223349 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.223363 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.223377 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.223391 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer.
0.223405 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.223419 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.223433 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.223447 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3110). Make sure this device is connected to the computer.
0.223461 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3146). Make sure this device is connected to the computer.
0.223474 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3145). Make sure this device is connected to the computer.
0.223488 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x319b). Make sure this device is connected to the computer.
0.223502 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer.
0.223517 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3102). Make sure this device is connected to the computer.
0.223530 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3199). Make sure this device is connected to the computer.
0.223545 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.223568 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.223582 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.223596 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.223610 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.223624 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.223638 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.223652 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.223666 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3193). Make sure this device is connected to the computer.
0.223680 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.223694 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.223708 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.223721 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.223735 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.223749 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.223762 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.223776 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a0). Make sure this device is connected to the computer.
0.223790 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.223804 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.223818 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.223832 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.223846 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.223860 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.223874 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.223888 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308d). Make sure this device is connected to the computer.
0.223902 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.223916 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.223930 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307f). Make sure this device is connected to the computer.
0.223944 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.223960 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.223975 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.224001 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.224015 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer.
0.224029 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.224043 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.224057 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.224071 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.224085 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.224099 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.224113 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.224127 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.224141 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.224154 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.224174 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer.
0.224190 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310f). Make sure this device is connected to the computer.
0.224205 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer.
0.224221 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3155). Make sure this device is connected to the computer.
0.224236 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3149). Make sure this device is connected to the computer.
0.224251 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x31bf). Make sure this device is connected to the computer.
0.224267 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.224283 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.224310 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer.
0.224339 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer.
0.224369 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3150). Make sure this device is connected to the computer.
0.224399 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314d). Make sure this device is connected to the computer.
0.224429 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x314c). Make sure this device is connected to the computer.
0.224453 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3176)... found.
0.224478 gphoto2-port-usb(2): inep to look for is 81
0.224502 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.224529 gphoto2-abilities-list.c(2): Found 'Canon PowerShot A590 IS' (0x4a9,0x3176)
0.224561 gphoto2-port(2): Freeing port...
0.224588 gphoto2-port(2): Closing port...
0.224671 gphoto2(2): Nothing specified, using first entry of autodetect list.

0.224753 gphoto2-camera(2): Setting abilities ('Canon PowerShot A590 IS')...
0.224805 gphoto2-setting(2): Setting key 'model' to value 'Canon PowerShot A590 IS' (gphoto2)
0.224835 gphoto2-setting(2): Saving 2 setting(s) to file "/home/admin/.gphoto/settings"
0.224997 gphoto2-port-info-list(2): Looking for path 'usb:' (14 entries available)...
0.225035 gphoto2-port-info-list(2): Getting info of entry 7 (14 available)...
0.225064 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'...
0.225805 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.225821 gphoto2-port(2): Setting settings...
0.225833 libusb(2): gp_port_usb_update(old int=0, conf=-1, alt=-1), (new int=0, conf=-1, alt=-1)
0.225846 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2)
0.225858 gphoto2-setting(2): Saving 2 setting(s) to file "/home/admin/.gphoto/settings"
0.226139 foreach(2): Executing action 'List Files' for folder '/'.
0.227935 gphoto2-camera(2): Listing files in '/'...
0.227965 gphoto2-camera(2): Initializing camera...
0.227987 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x3176)... found.
0.228002 gphoto2-port-usb(2): inep to look for is 81
0.228013 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.228028 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.4.6/ptp2'...
0.228254 gphoto2-port(2): Opening USB port...
0.228273 libusb(2): gp_port_usb_open()
0.228332 gphoto2-port(0): Could not query kernel driver of device.
0.228348 libusb(2): claiming interface 0
0.228370 gphoto2-port(0): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device.
0.228416 context(0): An error occurred in the io-library ('Could not claim the USB device'): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device.
0.228885 gp-camera(2): Freeing camera...
0.228902 gphoto2-port(2): Freeing port...
0.228915 gphoto2-port(2): Closing port...
0.228936 gphoto2-port(0): Could not release interface 0 (Operation not permitted).
0.228979 gphoto2-filesystem(2): resetting filesystem
0.228996 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
0.229008 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
0.229021 gphoto2-filesystem(2): Internally deleting all folders from '/'...
0.229036 gphoto2-filesystem(2): Lookup folder '/'...
0.229050 gphoto2-filesystem(2): Found! / is 0x974f2f0
0.229063 gphoto2-filesystem(2): Recurse delete folder 0x974f2f0

==============================================================================

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (996, 'testing'), (996, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgphoto2-2 depends on:
ii  adduser                       3.112      add and remove users and groups
ii  libc6                         2.10.2-9   Embedded GNU C Library: Shared lib
ii  libexif12                     0.6.19-1   library to parse EXIF files
ii  libgphoto2-port0              2.4.6-1    gphoto2 digital camera port librar
ii  libjpeg62                     6b-16.1    The Independent JPEG Group's JPEG 
ii  libltdl7                      2.2.6b-2   A system independent dlopen wrappe

Versions of packages libgphoto2-2 recommends:
ii  udev                          154-1      /dev/ and hotplug management daemo

Versions of packages libgphoto2-2 suggests:
ii  gphoto2                       2.4.5-2    The gphoto2 digital camera command

-- no debconf information


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (996, 'testing'), (996, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgphoto2-2 depends on:
ii  adduser                       3.112      add and remove users and groups
ii  libc6                         2.10.2-9   Embedded GNU C Library: Shared lib
ii  libexif12                     0.6.19-1   library to parse EXIF files
ii  libgphoto2-port0              2.4.6-1    gphoto2 digital camera port librar
ii  libjpeg62                     6b-16.1    The Independent JPEG Group's JPEG 
ii  libltdl7                      2.2.6b-2   A system independent dlopen wrappe

Versions of packages libgphoto2-2 recommends:
ii  udev                          154-1      /dev/ and hotplug management daemo

Versions of packages libgphoto2-2 suggests:
ii  gphoto2                       2.4.5-2    The gphoto2 digital camera command

-- no debconf information





More information about the Pkg-phototools-devel mailing list