ports/101110: libgphoto2 can't detect PTP or mass storage class camera in 6.1-RELEASE

Bruce M Simpson bms at incunabulum.net
Mon Jul 31 17:10:43 UTC 2006


>Number:         101110
>Category:       ports
>Synopsis:       libgphoto2 can't detect PTP or mass storage class camera in 6.1-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 17:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD empiric.icir.org 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #4: Fri Jul 21 07:35:58 BST 2006 bms at empiric.icir.org:/usr/src/sys/i386/compile/EMPIRIC i386


	
>Description:
	FreeBSD can't talk to my Olympus D435 camera,
	I've tried digikam, gtkam, and gphoto2.

	They all fail to recognise that the camera is connected.
	gphoto2 in particular reports that the model is unknown.

	I can mount the camera from the shell as root, but this defeats
	the point of using a photo gallery GUI.

	The affected machine is a Lenovo ThinkPad T43.
	The camera is known good and functions with Google Picasa
	in Windows Server 2003.
	The camera normally operates in USB mass storage mode but can
	be tweaked into USB PTP mode.

	Perhaps there is a problem with the USB userland interface code
	in the libgphoto2 port? I have tried running the affected
	program(s) as root but this does not help.

	I have also tried manually forcing gphoto2 to use the Olympus
	D430Z driver via usb, this has no effect.

>How-To-Repeat:
	usbdevs output looks like this, when the camera is in PTP mode:
empiric:~ % usbdevs -v
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 addr 2: full speed, self powered, config 1, C180/D435(0x0114), OLYMPUS(0x07b4), rev 1.00
 port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, power 100 mA, config 1, Biometric Coprocessor(0x2016), STMicroelectronics(0x0483), rev 0.01
Controller /dev/usb3:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 powered
Controller /dev/usb4:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered
 port 5 powered
 port 6 powered
 port 7 powered
 port 8 powered
empiric:~ %

gphoto2 output looks like this:

0.000298 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000384 main(2): gphoto2 2.2.0
0.000420 main(2): gphoto2 has been compiled with the following options:
0.000431 main(2):  + cc (C compiler used)
0.000440 main(2):  + popt (for handling command-line parameters)
0.000449 main(2):  + exif (for displaying EXIF information)
0.000458 main(2):  + no cdk (for accessing configuration options)
0.000467 main(2):  + aa (for displaying live previews)
0.000476 main(2):  + jpeg (for displaying live previews in JPEG format)
0.000484 main(2):  + readline (for easy navigation in the shell)
0.000496 main(2): libgphoto2 2.2.1
0.000511 main(2): libgphoto2 has been compiled with the following options:
0.000520 main(2):  + cc (C compiler used)
0.000529 main(2):  + EXIF (for special handling of EXIF files)
0.000537 main(2):  + no /proc/meminfo (adapts cache size to memory available)
0.000550 main(2): libgphoto2_port 0.6.1
0.000564 main(2): libgphoto2_port has been compiled with the following options:
0.000573 main(2):  + cc (C compiler used)
0.000582 main(2):  + USB (libusb, for USB cameras)
0.000591 main(2):  + serial (for serial cameras)
0.000614 main(2):  + no resmgr (serial port access and locking)
0.000623 main(2):  + no baudboy (serial port locking)
0.000632 main(2):  + no ttylock (serial port locking)
0.000641 main(2):  + no lockdev (serial port locking)
0.000792 main(2): The user has not specified both a model and a port. Try to figure them out.
0.000817 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/local/lib/libgphoto2_port/0.6.1'...
0.000901 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/disk'.
0.001310 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'.
0.001328 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.001631 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.001652 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.001686 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.001992 gphoto2-port-serial(2): Trying to lock '/dev/cuad0'...
0.002215 gphoto2-port-serial(2): Trying to lock '/dev/cuad1'...
0.002514 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/cuad0') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.002531 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/cuad1') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.002545 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.002559 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.030903 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.030946 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.031070 gphoto2-port-info-list(2): Counting entries (8 available)...
0.031086 gphoto2-port-info-list(2): 4 regular entries available.
0.031100 gphoto2-port(2): Creating new device...
0.031120 gphoto2-port-info-list(2): Getting info of entry 0 (8 available)...
0.031503 gphoto2-port(2): Setting settings...
0.031520 gphoto2-port-info-list(2): Getting info of entry 1 (8 available)...
0.031829 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.031862 gphoto2-port(2): Setting settings...
0.031883 gphoto2-port-info-list(2): Getting info of entry 2 (8 available)...
0.032168 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.032185 gphoto2-port(2): Setting settings...
0.032202 gphoto2-port-info-list(2): Getting info of entry 3 (8 available)...
0.060832 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.060875 gphoto2-port(2): Setting settings...
0.060887 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.060997 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.061040 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.061060 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.061079 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.061098 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.061117 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.061136 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.061155 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.061174 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.061193 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.061212 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.061231 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.061250 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.061269 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.061288 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.061307 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.061332 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.061351 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.061370 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.061389 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.061408 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.061427 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.061446 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.061465 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.061484 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.061503 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.061522 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.061541 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.061560 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.061579 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.061598 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.061623 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.061642 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.061661 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.061680 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer.
0.061699 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.061719 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.061738 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.061757 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.061776 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.061795 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.061814 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.061833 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.061852 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.061871 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.061890 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.061915 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.061934 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.061959 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.061979 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.061998 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.062017 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.062036 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.062055 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.062075 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.062094 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer.
0.062113 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.062132 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.062151 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer.
0.062170 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.062189 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.062214 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.062234 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.062253 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.062272 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.062292 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.062311 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.062330 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.062349 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.062369 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.062388 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.062407 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.062426 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.062446 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.062465 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.062484 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.062509 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.062529 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.062548 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.062568 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.062587 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.062606 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.062625 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.062645 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.062664 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.062683 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.062703 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.062722 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.062741 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.062760 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer.
0.062779 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.062819 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.062838 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.062857 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.062875 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.062894 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.062913 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.062931 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.062956 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.062975 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.062994 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.063013 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.063031 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer.
0.063050 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer.
0.063069 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.063088 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.063134 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.063153 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer.
0.063172 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer.
0.063190 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.063209 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.063228 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fd). Make sure this device is connected to the computer.
0.063246 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fc). Make sure this device is connected to the computer.
0.063265 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.063284 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.063303 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3117). Make sure this device is connected to the computer.
0.063321 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.063340 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.063359 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.063378 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.063397 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.063415 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.063441 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.063460 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.063479 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.063498 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.063517 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.063536 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.063555 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.063574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.063593 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.063612 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.063631 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.063650 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.063669 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.063688 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer.
0.063707 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer.
0.063732 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer.
0.063750 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f0). Make sure this device is connected to the computer.
0.063769 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer.
0.063788 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.063807 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.063826 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.063845 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311a). Make sure this device is connected to the computer.
0.063864 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer.
0.063883 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer.
0.063902 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.063921 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer.
0.063940 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.063965 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.063984 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.064003 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer.
0.064028 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer.
0.064048 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.064067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.064086 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.064105 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.064124 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.064143 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.064162 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.064181 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.064200 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fa). Make sure this device is connected to the computer.
0.064219 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.064239 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.064258 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.064277 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.064296 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.064320 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.064339 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.064358 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.064378 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.064397 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.064416 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.064435 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer.
0.064455 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer.
0.064474 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer.
0.064493 gphoto2-port(0): Could not find USB device (vendor 0x7cf, product 0x1042). Make sure this device is connected to the computer.
0.064513 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.064532 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.064551 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.064571 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.064590 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer.
0.064615 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.064634 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8001). Make sure this device is connected to the computer.
0.064654 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.064673 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.064692 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.064711 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer.
0.064731 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer.
0.064750 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.064769 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4007). Make sure this device is connected to the computer.
0.064788 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer.
0.064807 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer.
0.064827 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer.
0.064846 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer.
0.064865 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4123). Make sure this device is connected to the computer.
0.064884 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4130). Make sure this device is connected to the computer.
0.064909 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413c). Make sure this device is connected to the computer.
0.064929 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4137). Make sure this device is connected to the computer.
0.064953 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413d). Make sure this device is connected to the computer.
0.064973 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4131). Make sure this device is connected to the computer.
0.064992 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x411f). Make sure this device is connected to the computer.
0.065012 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413e). Make sure this device is connected to the computer.
0.065031 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4128). Make sure this device is connected to the computer.
0.065050 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.065069 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer.
0.065089 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.065108 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.065127 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8000). Make sure this device is connected to the computer.
0.065147 gphoto2-port(0): Could not find USB device (vendor 0x413c, product 0x4500). Make sure this device is connected to the computer.
0.065166 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.065185 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.065230 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer.
0.065249 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065268 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.065287 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065305 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer.
0.065324 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer.
0.065343 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065361 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065380 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.065399 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.065418 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x403). Make sure this device is connected to the computer.
0.065437 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x402). Make sure this device is connected to the computer.
0.065456 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.065474 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.065494 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x14a). Make sure this device is connected to the computer.
0.065517 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x193). Make sure this device is connected to the computer.
0.065536 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x142). Make sure this device is connected to the computer.
0.065555 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065574 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.065593 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.065612 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.065631 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801c). Make sure this device is connected to the computer.
0.065649 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.065668 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.065687 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.065706 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6502). Make sure this device is connected to the computer.
0.065725 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6202). Make sure this device is connected to the computer.
0.065743 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.065762 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6602). Make sure this device is connected to the computer.
0.065781 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7202). Make sure this device is connected to the computer.
0.065808 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.065827 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.065846 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6802). Make sure this device is connected to the computer.
0.065865 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7102). Make sure this device is connected to the computer.
0.065884 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6402). Make sure this device is connected to the computer.
0.065903 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6702). Make sure this device is connected to the computer.
0.065922 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6a02). Make sure this device is connected to the computer.
0.065941 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4202). Make sure this device is connected to the computer.
0.065966 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4302). Make sure this device is connected to the computer.
0.065985 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.066003 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4402). Make sure this device is connected to the computer.
0.066022 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4502). Make sure this device is connected to the computer.
0.066042 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.066060 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7d02). Make sure this device is connected to the computer.
0.066079 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7b02). Make sure this device is connected to the computer.
0.066103 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7302). Make sure this device is connected to the computer.
0.066122 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7a02). Make sure this device is connected to the computer.
0.066141 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6b02). Make sure this device is connected to the computer.
0.066160 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7702). Make sure this device is connected to the computer.
0.066179 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9153). Make sure this device is connected to the computer.
0.066198 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.066217 gphoto2-port(0): Could not find USB device (vendor 0x45e, product 0xc9). Make sure this device is connected to the computer.
0.066236 gphoto2-port(0): Could not find USB device (vendor 0x8086, product 0x630). Make sure this device is connected to the computer.
0.066255 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.066274 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x2102). Make sure this device is connected to the computer.
0.066293 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4003). Make sure this device is connected to the computer.
0.066312 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4002). Make sure this device is connected to the computer.
0.066331 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1117). Make sure this device is connected to the computer.
0.066350 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1113). Make sure this device is connected to the computer.
0.066369 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1118). Make sure this device is connected to the computer.
0.066393 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1114). Make sure this device is connected to the computer.
0.066413 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1119). Make sure this device is connected to the computer.
0.066432 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1116). Make sure this device is connected to the computer.
0.066451 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.066470 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.066489 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.066508 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1006). Make sure this device is connected to the computer.
0.066527 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x0). Make sure this device is connected to the computer.
0.066546 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.066565 gphoto2-port(0): Could not find USB device (vendor 0x4f1, product 0x6105). Make sure this device is connected to the computer.
0.066584 gphoto2-port(0): Could not find USB device (vendor 0x84e, product 0x1). Make sure this device is connected to the computer.
0.066603 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57e). Make sure this device is connected to the computer.
0.066622 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58a). Make sure this device is connected to the computer.
0.066641 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58c). Make sure this device is connected to the computer.
0.066660 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58d). Make sure this device is connected to the computer.
0.066685 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x589). Make sure this device is connected to the computer.
0.066704 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.066723 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.066742 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x535). Make sure this device is connected to the computer.
0.066761 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.066780 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.066799 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x574). Make sure this device is connected to the computer.
0.066818 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x573). Make sure this device is connected to the computer.
0.066837 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x571). Make sure this device is connected to the computer.
0.066856 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x584). Make sure this device is connected to the computer.
0.066875 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x579). Make sure this device is connected to the computer.
0.066894 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.066913 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.066932 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57a). Make sure this device is connected to the computer.
0.066957 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57b). Make sure this device is connected to the computer.
0.066977 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x586). Make sure this device is connected to the computer.
0.067002 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57c). Make sure this device is connected to the computer.
0.067022 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x100). Make sure this device is connected to the computer.
0.067041 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x120). Make sure this device is connected to the computer.
0.067060 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x121). Make sure this device is connected to the computer.
0.067080 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x110). Make sure this device is connected to the computer.
0.067099 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x111). Make sure this device is connected to the computer.
0.067118 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x130). Make sure this device is connected to the computer.
0.067137 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x112). Make sure this device is connected to the computer.
0.067157 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x132). Make sure this device is connected to the computer.
0.067176 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x160). Make sure this device is connected to the computer.
0.067195 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x131). Make sure this device is connected to the computer.
0.067214 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer.
0.067234 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x500). Make sure this device is connected to the computer.
0.067253 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x510). Make sure this device is connected to the computer.
0.067272 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x530). Make sure this device is connected to the computer.
0.067297 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x170). Make sure this device is connected to the computer.
0.067317 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x555). Make sure this device is connected to the computer.
0.067336 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x576). Make sure this device is connected to the computer.
0.067355 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x550). Make sure this device is connected to the computer.
0.067374 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x570). Make sure this device is connected to the computer.
0.067394 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x572). Make sure this device is connected to the computer.
0.067413 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x575). Make sure this device is connected to the computer.
0.067432 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57d). Make sure this device is connected to the computer.
0.067452 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57f). Make sure this device is connected to the computer.
0.067471 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x577). Make sure this device is connected to the computer.
0.067490 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x300). Make sure this device is connected to the computer.
0.067509 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x540). Make sure this device is connected to the computer.
0.067529 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x568). Make sure this device is connected to the computer.
0.067548 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x569). Make sure this device is connected to the computer.
0.067567 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer.
0.067600 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x567). Make sure this device is connected to the computer.
0.067619 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x400). Make sure this device is connected to the computer.
0.067637 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58e). Make sure this device is connected to the computer.
0.067656 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58f). Make sure this device is connected to the computer.
0.067674 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x587). Make sure this device is connected to the computer.
0.067693 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x580). Make sure this device is connected to the computer.
0.067712 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x403). Make sure this device is connected to the computer.
0.067731 gphoto2-port(0): Could not find USB device (vendor 0x4c8, product 0x722). Make sure this device is connected to the computer.
0.067750 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x1). Make sure this device is connected to the computer.
0.067768 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x7). Make sure this device is connected to the computer.
0.067787 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x18). Make sure this device is connected to the computer.
0.067805 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x22). Make sure this device is connected to the computer.
0.067824 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2375). Make sure this device is connected to the computer.
0.067843 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x6005). Make sure this device is connected to the computer.
0.067861 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.067885 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x900). Make sure this device is connected to the computer.
0.067904 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x950). Make sure this device is connected to the computer.
0.067922 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.067941 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.067978 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.067997 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.068016 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.068034 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.068053 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.068072 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2205). Make sure this device is connected to the computer.
0.068090 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4102). Make sure this device is connected to the computer.
0.068109 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.068128 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.068147 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.068165 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.068190 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.068209 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xa350). Make sure this device is connected to the computer.
0.068228 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc220). Make sure this device is connected to the computer.
0.068247 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc420). Make sure this device is connected to the computer.
0.068266 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc520). Make sure this device is connected to the computer.
0.068285 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.068304 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x302). Make sure this device is connected to the computer.
0.068323 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x117). Make sure this device is connected to the computer.
0.068341 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x122). Make sure this device is connected to the computer.
0.068360 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x109). Make sure this device is connected to the computer.
0.068379 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x115). Make sure this device is connected to the computer.
0.068398 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x121). Make sure this device is connected to the computer.
0.068416 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x111). Make sure this device is connected to the computer.
0.068435 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x110). Make sure this device is connected to the computer.
0.068454 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11d). Make sure this device is connected to the computer.
0.068479 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12d). Make sure this device is connected to the computer.
0.068498 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x204). Make sure this device is connected to the computer.
0.068516 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10f). Make sure this device is connected to the computer.
0.068535 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10e). Make sure this device is connected to the computer.
0.068554 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10b). Make sure this device is connected to the computer.
0.068573 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x130). Make sure this device is connected to the computer.
0.068592 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x129). Make sure this device is connected to the computer.
0.068611 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x113). Make sure this device is connected to the computer.
0.068630 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x206). Make sure this device is connected to the computer.
0.068648 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x119). Make sure this device is connected to the computer.
0.068667 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12e). Make sure this device is connected to the computer.
0.068686 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10d). Make sure this device is connected to the computer.
0.068705 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x135). Make sure this device is connected to the computer.
0.068724 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x103). Make sure this device is connected to the computer.
0.068743 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x112). Make sure this device is connected to the computer.
0.068768 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x102). Make sure this device is connected to the computer.
0.068787 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x104). Make sure this device is connected to the computer.
0.068806 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x140). Make sure this device is connected to the computer.
0.068825 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x142). Make sure this device is connected to the computer.
0.068844 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x202). Make sure this device is connected to the computer.
0.068863 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x404). Make sure this device is connected to the computer.
0.068882 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x408). Make sure this device is connected to the computer.
0.068901 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40a). Make sure this device is connected to the computer.
0.068920 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x402). Make sure this device is connected to the computer.
0.068939 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x410). Make sure this device is connected to the computer.
0.068970 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x406). Make sure this device is connected to the computer.
0.068989 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40e). Make sure this device is connected to the computer.
0.069008 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.069028 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069047 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.069066 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.069096 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069115 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.069135 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069154 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069173 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069192 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.069212 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069231 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069250 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069269 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069288 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069307 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069327 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.069348 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.069367 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069392 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069412 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x113). Make sure this device is connected to the computer.
0.069431 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069450 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.069469 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.069489 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.069508 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.069528 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.069547 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.069566 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.069586 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.069605 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.069624 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.069644 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x9). Make sure this device is connected to the computer.
0.069663 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0xd). Make sure this device is connected to the computer.
0.069687 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x7). Make sure this device is connected to the computer.
0.069707 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x1eb). Make sure this device is connected to the computer.
0.069727 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.069746 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.069765 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.069785 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x2888). Make sure this device is connected to the computer.
0.069804 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0xdaf). Make sure this device is connected to the computer.
0.069824 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.069843 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.069862 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x5300). Make sure this device is connected to the computer.
0.069889 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0x1, protocol 0x1). Make sure this device is connected to the computer.
0.069909 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0xffff). Make sure this device is connected to the computer.
0.069928 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.069953 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x4). Make sure this device is connected to the computer.
0.069973 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.069999 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.070018 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220b). Make sure this device is connected to the computer.
0.070037 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2203). Make sure this device is connected to the computer.
0.070056 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2204). Make sure this device is connected to the computer.
0.070074 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2208). Make sure this device is connected to the computer.
0.070093 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220c). Make sure this device is connected to the computer.
0.070112 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x325). Make sure this device is connected to the computer.
0.070130 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2214). Make sure this device is connected to the computer.
0.070149 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32d). Make sure this device is connected to the computer.
0.070168 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.070187 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2212). Make sure this device is connected to the computer.
0.070205 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2213). Make sure this device is connected to the computer.
0.070224 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2216). Make sure this device is connected to the computer.
0.070243 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32f). Make sure this device is connected to the computer.
0.070261 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2202). Make sure this device is connected to the computer.
0.070285 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.070305 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.070324 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.070342 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.070361 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.070380 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5a0f). Make sure this device is connected to the computer.
0.070399 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5047). Make sure this device is connected to the computer.
0.070418 gphoto2-port(0): Could not find USB device (vendor 0x474, product 0x230). Make sure this device is connected to the computer.
0.070437 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8901). Make sure this device is connected to the computer.
0.070456 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8909). Make sure this device is connected to the computer.
0.070475 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8911). Make sure this device is connected to the computer.
0.070493 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x1001). Make sure this device is connected to the computer.
0.070512 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.070531 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220e). Make sure this device is connected to the computer.
0.070549 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x412f). Make sure this device is connected to the computer.
0.070573 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.070592 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.070611 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.070630 gphoto2-port(0): Could not find USB device (vendor 0x851, product 0x1542). Make sure this device is connected to the computer.
0.070649 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1011). Make sure this device is connected to the computer.
0.070668 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1015). Make sure this device is connected to the computer.
0.070687 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1002). Make sure this device is connected to the computer.
0.070706 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1010). Make sure this device is connected to the computer.
0.070725 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.070744 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1001). Make sure this device is connected to the computer.
0.070763 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.070781 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.070800 gphoto2-port(0): Could not find USB device (vendor 0xec7, product 0x1008). Make sure this device is connected to the computer.
0.070819 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070838 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070862 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070881 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070900 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070932 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070957 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070977 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.070996 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071015 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071034 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071052 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071071 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071090 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071109 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071128 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071147 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071166 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071191 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071210 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071229 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071248 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071267 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071286 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071305 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071325 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071344 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071363 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071382 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071401 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071421 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071440 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071459 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071483 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071503 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071522 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071541 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.071560 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.071580 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071599 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071618 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071637 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071656 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071676 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.071695 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.071714 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071733 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071753 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.071778 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.071797 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.071816 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0xc). Make sure this device is connected to the computer.
0.071836 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4337). Make sure this device is connected to the computer.
0.071855 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4332). Make sure this device is connected to the computer.
0.071874 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4335). Make sure this device is connected to the computer.
0.071894 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4334). Make sure this device is connected to the computer.
0.071913 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.071932 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.071957 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.071976 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2e). Make sure this device is connected to the computer.
0.071996 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2d). Make sure this device is connected to the computer.
0.072015 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.072035 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801a). Make sure this device is connected to the computer.
0.072054 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.072080 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.072100 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0x1, protocol 0x1). Make sure this device is connected to the computer.
0.072120 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.072139 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.072158 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.072177 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x800a). Make sure this device is connected to the computer.
0.072197 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.072220 gphoto2-port(2): Freeing port...
0.072239 gphoto2-port(2): Closing port...
0.072320 setting/gphoto2-setting.c(2): Creating $HOME/.gphoto
0.072399 setting/gphoto2-setting.c(2): Loading settings from file "/home/bms/.gphoto/settings"
0.072471 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/local/lib/libgphoto2_port/0.6.1'...
0.072549 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/disk'.
0.072901 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'.
0.072919 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.073302 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.073320 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.073335 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.073627 gphoto2-port-serial(2): Trying to lock '/dev/cuad0'...
0.073861 gphoto2-port-serial(2): Trying to lock '/dev/cuad1'...
0.074193 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/cuad0') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.074210 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/cuad1') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.074224 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.074238 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.100898 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.100940 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.100971 gphoto2-port-info-list(2): Counting entries (8 available)...
0.100986 gphoto2-port-info-list(2): 4 regular entries available.
0.101005 gphoto2-port-info-list(2): Looking for path 'usb:' (8 entries available)...
0.101033 gphoto2-port-info-list(2): Getting info of entry 3 (8 available)...
0.101057 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'...
0.127813 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.127855 gphoto2-port(2): Setting settings...
0.127877 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2)
0.127890 gphoto2-setting(2): Saving 3 setting(s) to file "/home/bms/.gphoto/settings"
0.128077 gphoto2-camera(2): Initializing camera...
0.128167 gphoto2-camera(2): Neither port nor model set. Trying auto-detection...
0.128206 gphoto2-abilities-list(2): Using ltdl to load camera libraries from '/usr/local/lib/libgphoto2/2.2.1'...
0.129452 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/adc65'.
0.129465 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/agfa_cl20'.
0.129475 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/aox'.
0.129484 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/barbie'.
0.129494 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/canon'.
0.129516 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/casio_qv'.
0.129526 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/clicksmart310'.
0.129535 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/digigr8'.
0.129545 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/digita'.
0.129555 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/dimagev'.
0.129564 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/dimera3500'.
0.129574 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/directory'.
0.129583 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/enigma13'.
0.129593 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/fuji'.
0.129603 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/gsmart300'.
0.129613 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/hp215'.
0.129622 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/iclick'.
0.129632 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/jamcam'.
0.129641 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/jd11'.
0.129651 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/kodak_dc120'.
0.129661 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/kodak_dc210'.
0.129670 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/kodak_dc240'.
0.129680 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/kodak_dc3200'.
0.129689 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/kodak_ez200'.
0.129699 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/konica'.
0.129709 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/konica_qm150'.
0.129718 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/largan'.
0.129728 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/lg_gsm'.
0.129742 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/mars'.
0.129753 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/mustek'.
0.129763 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/panasonic_coolshot'.
0.129772 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/panasonic_dc1000'.
0.129782 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/panasonic_dc1580'.
0.129792 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/panasonic_l859'.
0.129801 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/pccam300'.
0.129811 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/pccam600'.
0.129821 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/polaroid_pdc320'.
0.129831 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/polaroid_pdc640'.
0.129840 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/polaroid_pdc700'.
0.129850 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/ptp2'.
0.129860 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/ricoh'.
0.129870 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/ricoh_g3'.
0.129880 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/samsung'.
0.129889 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sierra'.
0.129899 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sipix_blink'.
0.129909 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sipix_blink2'.
0.129918 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sipix_web2'.
0.129928 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/smal'.
0.129944 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sonix'.
0.129980 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sony_dscf1'.
0.129990 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sony_dscf55'.
0.129999 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/soundvision'.
0.130015 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/spca50x'.
0.130025 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sq905'.
0.130035 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/stv0674'.
0.130044 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/stv0680'.
0.130054 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/sx330z'.
0.130064 gphoto2-abilities-list(2): Found '/usr/local/lib/libgphoto2/2.2.1/toshiba_pdrm11'.
0.130075 gp-abilities-list(2): Found 58 camera drivers.
0.904879 gphoto2-port-info-list(2): Using ltdl to load io-drivers from '/usr/local/lib/libgphoto2_port/0.6.1'...
0.905031 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/disk'.
0.905465 gphoto2-port-info-list(2): Could not load port driver list: 'Unspecified error'.
0.905484 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.905792 gphoto2-port-info-list(2): Loaded 'PTP/IP Connection' ('ptpip:') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.905809 gphoto2-port-info-list(2): Loaded '' ('^ptpip') from '/usr/local/lib/libgphoto2_port/0.6.1/ptpip'.
0.905824 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.906148 gphoto2-port-serial(2): Trying to lock '/dev/cuad0'...
0.906383 gphoto2-port-serial(2): Trying to lock '/dev/cuad1'...
0.906689 gphoto2-port-info-list(2): Loaded 'Serial Port 0' ('serial:/dev/cuad0') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.906705 gphoto2-port-info-list(2): Loaded 'Serial Port 1' ('serial:/dev/cuad1') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.906720 gphoto2-port-info-list(2): Loaded '' ('^serial') from '/usr/local/lib/libgphoto2_port/0.6.1/serial'.
0.906734 gphoto2-port-info-list(2): Called for filename '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.933867 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' ('usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.933932 gphoto2-port-info-list(2): Loaded '' ('^usb:') from '/usr/local/lib/libgphoto2_port/0.6.1/usb'.
0.933957 gphoto2-port-info-list(2): Counting entries (8 available)...
0.933972 gphoto2-port-info-list(2): 4 regular entries available.
0.933986 gphoto2-port(2): Creating new device...
0.934003 gphoto2-port-info-list(2): Getting info of entry 0 (8 available)...
0.934403 gphoto2-port(2): Setting settings...
0.934421 gphoto2-port-info-list(2): Getting info of entry 1 (8 available)...
0.934720 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.934737 gphoto2-port(2): Setting settings...
0.934759 gphoto2-port-info-list(2): Getting info of entry 2 (8 available)...
0.935044 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.935061 gphoto2-port(2): Setting settings...
0.935078 gphoto2-port-info-list(2): Getting info of entry 3 (8 available)...
0.963841 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.963884 gphoto2-port(2): Setting settings...
0.963896 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.963947 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.963968 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.963987 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.964006 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.964025 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.964043 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.964062 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.964100 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.964120 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.964139 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.964158 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.964177 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.964195 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.964214 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.964233 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.964253 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.964272 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.964291 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.964310 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.964329 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.964348 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.964367 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.964386 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.964413 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.964433 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.964452 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.964471 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.964490 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.964509 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.964528 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.964547 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.964566 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.964585 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311c). Make sure this device is connected to the computer.
0.964605 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.964624 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3116). Make sure this device is connected to the computer.
0.964643 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.964662 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.964681 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.964706 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.964726 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.964745 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.964764 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.964783 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.964803 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.964822 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.964847 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.964866 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.964885 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.964905 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.964924 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.964944 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.964963 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.964982 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.965022 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.965041 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.965059 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3113). Make sure this device is connected to the computer.
0.965078 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.965097 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ee). Make sure this device is connected to the computer.
0.965115 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3101). Make sure this device is connected to the computer.
0.965134 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.965153 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.965171 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.965190 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.965208 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.965227 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.965246 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.965265 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.965283 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.965316 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.965335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.965354 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.965373 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.965391 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.965409 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.965428 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.965447 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.965465 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.965484 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.965502 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.965521 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.965539 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.965558 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.965577 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.965601 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.965620 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.965639 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.965658 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.965677 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.965695 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.965714 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3105). Make sure this device is connected to the computer.
0.965733 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.965752 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.965770 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.965789 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.965808 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.965833 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.965852 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.965871 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.965895 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.965914 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.965933 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.965952 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.965970 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f9). Make sure this device is connected to the computer.
0.965989 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f8). Make sure this device is connected to the computer.
0.966009 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.966027 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.966046 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.966065 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3126). Make sure this device is connected to the computer.
0.966084 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311b). Make sure this device is connected to the computer.
0.966102 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.966121 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.966140 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fd). Make sure this device is connected to the computer.
0.966159 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fc). Make sure this device is connected to the computer.
0.966183 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.966203 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.966221 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3117). Make sure this device is connected to the computer.
0.966240 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.966259 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.966278 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.966297 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.966316 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.966335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.966354 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.966373 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.966392 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.966411 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.966430 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.966449 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.966474 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.966493 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.966512 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.966531 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.966550 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.966569 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.966588 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.966608 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer.
0.966627 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer.
0.966646 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer.
0.966665 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f0). Make sure this device is connected to the computer.
0.966684 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer.
0.966703 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.966722 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.966741 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.966765 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x311a). Make sure this device is connected to the computer.
0.966785 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer.
0.966804 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer.
0.966829 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.966848 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer.
0.966868 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.966887 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.966906 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.966925 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer.
0.966944 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer.
0.966964 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.966983 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.967002 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.967021 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.967041 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.967066 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.967085 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.967104 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.967123 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30fa). Make sure this device is connected to the computer.
0.967143 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.967162 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.967181 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.967201 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.967220 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.967239 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.967258 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.967277 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.967297 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ff). Make sure this device is connected to the computer.
0.967316 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.967335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3119). Make sure this device is connected to the computer.
0.967367 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer.
0.967386 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer.
0.967405 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer.
0.967423 gphoto2-port(0): Could not find USB device (vendor 0x7cf, product 0x1042). Make sure this device is connected to the computer.
0.967442 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.967461 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.967480 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.967498 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.967517 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer.
0.967535 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.967554 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8001). Make sure this device is connected to the computer.
0.967573 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.967592 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.967610 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.967629 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer.
0.967655 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer.
0.967674 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.967692 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4007). Make sure this device is connected to the computer.
0.967711 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer.
0.967730 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer.
0.967749 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer.
0.967767 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer.
0.967786 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4123). Make sure this device is connected to the computer.
0.967804 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4130). Make sure this device is connected to the computer.
0.967829 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413c). Make sure this device is connected to the computer.
0.967848 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4137). Make sure this device is connected to the computer.
0.967867 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413d). Make sure this device is connected to the computer.
0.967885 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4131). Make sure this device is connected to the computer.
0.967904 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x411f). Make sure this device is connected to the computer.
0.967922 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x413e). Make sure this device is connected to the computer.
0.967946 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4128). Make sure this device is connected to the computer.
0.967965 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.967984 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer.
0.968003 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.968022 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.968040 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x8000). Make sure this device is connected to the computer.
0.968059 gphoto2-port(0): Could not find USB device (vendor 0x413c, product 0x4500). Make sure this device is connected to the computer.
0.968078 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.968097 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.968116 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer.
0.968134 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968153 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.968172 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968191 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer.
0.968210 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer.
0.968234 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968253 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968272 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.968291 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.968309 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x403). Make sure this device is connected to the computer.
0.968329 gphoto2-port(0): Could not find USB device (vendor 0x4b8, product 0x402). Make sure this device is connected to the computer.
0.968348 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.968367 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.968386 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x14a). Make sure this device is connected to the computer.
0.968405 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x193). Make sure this device is connected to the computer.
0.968423 gphoto2-port(0): Could not find USB device (vendor 0x4cb, product 0x142). Make sure this device is connected to the computer.
0.968442 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968462 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.968480 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.968499 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.968518 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801c). Make sure this device is connected to the computer.
0.968543 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.968562 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10e). Make sure this device is connected to the computer.
0.968581 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.968600 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6502). Make sure this device is connected to the computer.
0.968619 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6202). Make sure this device is connected to the computer.
0.968638 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.968657 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6602). Make sure this device is connected to the computer.
0.968676 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7202). Make sure this device is connected to the computer.
0.968695 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6302). Make sure this device is connected to the computer.
0.968714 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.968733 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6802). Make sure this device is connected to the computer.
0.968752 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7102). Make sure this device is connected to the computer.
0.968771 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6402). Make sure this device is connected to the computer.
0.968790 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6702). Make sure this device is connected to the computer.
0.968809 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6a02). Make sure this device is connected to the computer.
0.968890 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4202). Make sure this device is connected to the computer.
0.968911 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4302). Make sure this device is connected to the computer.
0.968930 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.968949 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4402). Make sure this device is connected to the computer.
0.968968 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4502). Make sure this device is connected to the computer.
0.968988 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x4102). Make sure this device is connected to the computer.
0.969007 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7d02). Make sure this device is connected to the computer.
0.969026 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7b02). Make sure this device is connected to the computer.
0.969045 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7302). Make sure this device is connected to the computer.
0.969064 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7a02). Make sure this device is connected to the computer.
0.969083 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x6b02). Make sure this device is connected to the computer.
0.969102 gphoto2-port(0): Could not find USB device (vendor 0x3f0, product 0x7702). Make sure this device is connected to the computer.
0.969121 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9153). Make sure this device is connected to the computer.
0.969140 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.969159 gphoto2-port(0): Could not find USB device (vendor 0x45e, product 0xc9). Make sure this device is connected to the computer.
0.969184 gphoto2-port(0): Could not find USB device (vendor 0x8086, product 0x630). Make sure this device is connected to the computer.
0.969204 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.969223 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x2102). Make sure this device is connected to the computer.
0.969242 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4003). Make sure this device is connected to the computer.
0.969261 gphoto2-port(0): Could not find USB device (vendor 0x1006, product 0x4002). Make sure this device is connected to the computer.
0.969281 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1117). Make sure this device is connected to the computer.
0.969300 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1113). Make sure this device is connected to the computer.
0.969319 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1118). Make sure this device is connected to the computer.
0.969338 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1114). Make sure this device is connected to the computer.
0.969358 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1119). Make sure this device is connected to the computer.
0.969391 gphoto2-port(0): Could not find USB device (vendor 0x4102, product 0x1116). Make sure this device is connected to the computer.
0.969410 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.969429 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.969449 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.969468 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1006). Make sure this device is connected to the computer.
0.969493 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x0). Make sure this device is connected to the computer.
0.969512 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.969532 gphoto2-port(0): Could not find USB device (vendor 0x4f1, product 0x6105). Make sure this device is connected to the computer.
0.969551 gphoto2-port(0): Could not find USB device (vendor 0x84e, product 0x1). Make sure this device is connected to the computer.
0.969570 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57e). Make sure this device is connected to the computer.
0.969589 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58a). Make sure this device is connected to the computer.
0.969608 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58c). Make sure this device is connected to the computer.
0.969628 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58d). Make sure this device is connected to the computer.
0.969647 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x589). Make sure this device is connected to the computer.
0.969666 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.969686 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x560). Make sure this device is connected to the computer.
0.969705 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x535). Make sure this device is connected to the computer.
0.969724 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.969743 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x566). Make sure this device is connected to the computer.
0.969762 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x574). Make sure this device is connected to the computer.
0.969885 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x573). Make sure this device is connected to the computer.
0.969904 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x571). Make sure this device is connected to the computer.
0.969923 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x584). Make sure this device is connected to the computer.
0.969941 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x579). Make sure this device is connected to the computer.
0.969960 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.969979 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x578). Make sure this device is connected to the computer.
0.969998 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57a). Make sure this device is connected to the computer.
0.970016 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57b). Make sure this device is connected to the computer.
0.970035 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x586). Make sure this device is connected to the computer.
0.970053 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57c). Make sure this device is connected to the computer.
0.970072 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x100). Make sure this device is connected to the computer.
0.970091 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x120). Make sure this device is connected to the computer.
0.970109 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x121). Make sure this device is connected to the computer.
0.970128 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x110). Make sure this device is connected to the computer.
0.970146 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x111). Make sure this device is connected to the computer.
0.970171 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x130). Make sure this device is connected to the computer.
0.970190 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x112). Make sure this device is connected to the computer.
0.970209 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x132). Make sure this device is connected to the computer.
0.970227 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x160). Make sure this device is connected to the computer.
0.970246 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x131). Make sure this device is connected to the computer.
0.970264 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer.
0.970283 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x500). Make sure this device is connected to the computer.
0.970302 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x510). Make sure this device is connected to the computer.
0.970320 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x530). Make sure this device is connected to the computer.
0.970339 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x170). Make sure this device is connected to the computer.
0.970357 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x555). Make sure this device is connected to the computer.
0.970376 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x576). Make sure this device is connected to the computer.
0.970395 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x550). Make sure this device is connected to the computer.
0.970413 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x570). Make sure this device is connected to the computer.
0.970432 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x572). Make sure this device is connected to the computer.
0.970458 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x575). Make sure this device is connected to the computer.
0.970477 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57d). Make sure this device is connected to the computer.
0.970496 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x57f). Make sure this device is connected to the computer.
0.970515 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x577). Make sure this device is connected to the computer.
0.970534 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x300). Make sure this device is connected to the computer.
0.970553 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x540). Make sure this device is connected to the computer.
0.970572 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x568). Make sure this device is connected to the computer.
0.970590 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x569). Make sure this device is connected to the computer.
0.970609 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x565). Make sure this device is connected to the computer.
0.970628 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x567). Make sure this device is connected to the computer.
0.970647 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x400). Make sure this device is connected to the computer.
0.970666 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58e). Make sure this device is connected to the computer.
0.970685 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x58f). Make sure this device is connected to the computer.
0.970703 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x587). Make sure this device is connected to the computer.
0.970722 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x580). Make sure this device is connected to the computer.
0.970746 gphoto2-port(0): Could not find USB device (vendor 0x40a, product 0x403). Make sure this device is connected to the computer.
0.970766 gphoto2-port(0): Could not find USB device (vendor 0x4c8, product 0x722). Make sure this device is connected to the computer.
0.970785 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x1). Make sure this device is connected to the computer.
0.970804 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x7). Make sure this device is connected to the computer.
0.970828 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x18). Make sure this device is connected to the computer.
0.970847 gphoto2-port(0): Could not find USB device (vendor 0x132b, product 0x22). Make sure this device is connected to the computer.
0.970866 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2375). Make sure this device is connected to the computer.
0.970885 gphoto2-port(0): Could not find USB device (vendor 0x1004, product 0x6005). Make sure this device is connected to the computer.
0.970904 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.970923 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x900). Make sure this device is connected to the computer.
0.970942 gphoto2-port(0): Could not find USB device (vendor 0x46d, product 0x950). Make sure this device is connected to the computer.
0.970961 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.970980 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.970999 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.971018 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.971042 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.971061 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.971080 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.971099 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2205). Make sure this device is connected to the computer.
0.971118 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4102). Make sure this device is connected to the computer.
0.971137 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.971156 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.971175 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.971194 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.971213 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.971232 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xa350). Make sure this device is connected to the computer.
0.971251 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc220). Make sure this device is connected to the computer.
0.971270 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc420). Make sure this device is connected to the computer.
0.971289 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc520). Make sure this device is connected to the computer.
0.971308 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.971327 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x302). Make sure this device is connected to the computer.
0.971352 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x117). Make sure this device is connected to the computer.
0.971371 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x122). Make sure this device is connected to the computer.
0.971390 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x109). Make sure this device is connected to the computer.
0.971410 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x115). Make sure this device is connected to the computer.
0.971429 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x121). Make sure this device is connected to the computer.
0.971448 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x111). Make sure this device is connected to the computer.
0.971467 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x110). Make sure this device is connected to the computer.
0.971486 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x11d). Make sure this device is connected to the computer.
0.971505 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12d). Make sure this device is connected to the computer.
0.971524 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x204). Make sure this device is connected to the computer.
0.971543 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10f). Make sure this device is connected to the computer.
0.971563 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10e). Make sure this device is connected to the computer.
0.971582 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10b). Make sure this device is connected to the computer.
0.971601 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x130). Make sure this device is connected to the computer.
0.971620 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x129). Make sure this device is connected to the computer.
0.971645 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x113). Make sure this device is connected to the computer.
0.971665 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x206). Make sure this device is connected to the computer.
0.971684 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x119). Make sure this device is connected to the computer.
0.971703 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x12e). Make sure this device is connected to the computer.
0.971722 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x10d). Make sure this device is connected to the computer.
0.971741 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x135). Make sure this device is connected to the computer.
0.971761 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x103). Make sure this device is connected to the computer.
0.971780 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x112). Make sure this device is connected to the computer.
0.971800 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x102). Make sure this device is connected to the computer.
0.971819 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x104). Make sure this device is connected to the computer.
0.971844 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x140). Make sure this device is connected to the computer.
0.971863 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x142). Make sure this device is connected to the computer.
0.971882 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x202). Make sure this device is connected to the computer.
0.971901 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x404). Make sure this device is connected to the computer.
0.971920 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x408). Make sure this device is connected to the computer.
0.971945 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40a). Make sure this device is connected to the computer.
0.971964 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x402). Make sure this device is connected to the computer.
0.971984 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x410). Make sure this device is connected to the computer.
0.972003 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x406). Make sure this device is connected to the computer.
0.972022 gphoto2-port(0): Could not find USB device (vendor 0x4b0, product 0x40e). Make sure this device is connected to the computer.
0.972041 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.972061 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972081 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.972100 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.972119 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972138 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x100). Make sure this device is connected to the computer.
0.972157 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972177 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972196 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972215 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.972248 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972267 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972286 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972304 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972323 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972342 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972360 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x105). Make sure this device is connected to the computer.
0.972381 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.972400 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972419 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972438 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x113). Make sure this device is connected to the computer.
0.972456 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972475 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x114). Make sure this device is connected to the computer.
0.972493 gphoto2-port(0): Could not find USB device (vendor 0x7b4, product 0x109). Make sure this device is connected to the computer.
0.972512 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.972536 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.972556 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2374). Make sure this device is connected to the computer.
0.972574 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.972593 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.972612 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.972631 gphoto2-port(0): Could not find USB device (vendor 0x4da, product 0x2372). Make sure this device is connected to the computer.
0.972649 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.972668 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x9). Make sure this device is connected to the computer.
0.972687 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0xd). Make sure this device is connected to the computer.
0.972705 gphoto2-port(0): Could not find USB device (vendor 0xa17, product 0x7). Make sure this device is connected to the computer.
0.972724 gphoto2-port(0): Could not find USB device (vendor 0x471, product 0x1eb). Make sure this device is connected to the computer.
0.972743 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.972762 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.972781 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.972799 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x2888). Make sure this device is connected to the computer.
0.972829 gphoto2-port(0): Could not find USB device (vendor 0x546, product 0xdaf). Make sure this device is connected to the computer.
0.972849 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.972868 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.972886 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x5300). Make sure this device is connected to the computer.
0.972906 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0x1, protocol 0x1). Make sure this device is connected to the computer.
0.972925 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0xffff). Make sure this device is connected to the computer.
0.972944 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.972963 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x4). Make sure this device is connected to the computer.
0.972982 gphoto2-port(0): Could not find USB device (vendor 0x784, product 0x100). Make sure this device is connected to the computer.
0.973000 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.973019 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220b). Make sure this device is connected to the computer.
0.973038 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2203). Make sure this device is connected to the computer.
0.973057 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2204). Make sure this device is connected to the computer.
0.973076 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2208). Make sure this device is connected to the computer.
0.973094 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220c). Make sure this device is connected to the computer.
0.973118 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x325). Make sure this device is connected to the computer.
0.973138 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2214). Make sure this device is connected to the computer.
0.973157 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32d). Make sure this device is connected to the computer.
0.973175 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.973194 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2212). Make sure this device is connected to the computer.
0.973213 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2213). Make sure this device is connected to the computer.
0.973232 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2216). Make sure this device is connected to the computer.
0.973251 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x32f). Make sure this device is connected to the computer.
0.973270 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x2202). Make sure this device is connected to the computer.
0.973289 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220d). Make sure this device is connected to the computer.
0.973309 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.973327 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220f). Make sure this device is connected to the computer.
0.973346 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.973365 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.973384 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5a0f). Make sure this device is connected to the computer.
0.973409 gphoto2-port(0): Could not find USB device (vendor 0x4e8, product 0x5047). Make sure this device is connected to the computer.
0.973429 gphoto2-port(0): Could not find USB device (vendor 0x474, product 0x230). Make sure this device is connected to the computer.
0.973448 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8901). Make sure this device is connected to the computer.
0.973467 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8909). Make sure this device is connected to the computer.
0.973486 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x8911). Make sure this device is connected to the computer.
0.973505 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x1001). Make sure this device is connected to the computer.
0.973524 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.973543 gphoto2-port(0): Could not find USB device (vendor 0x5ca, product 0x220e). Make sure this device is connected to the computer.
0.973562 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x412f). Make sure this device is connected to the computer.
0.973582 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.973601 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.973620 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.973639 gphoto2-port(0): Could not find USB device (vendor 0x851, product 0x1542). Make sure this device is connected to the computer.
0.973658 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1011). Make sure this device is connected to the computer.
0.973677 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1015). Make sure this device is connected to the computer.
0.973696 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1002). Make sure this device is connected to the computer.
0.973724 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1010). Make sure this device is connected to the computer.
0.973743 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.973762 gphoto2-port(0): Could not find USB device (vendor 0xc77, product 0x1001). Make sure this device is connected to the computer.
0.973781 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.973800 gphoto2-port(0): Could not find USB device (vendor 0xdca, product 0x2). Make sure this device is connected to the computer.
0.973820 gphoto2-port(0): Could not find USB device (vendor 0xec7, product 0x1008). Make sure this device is connected to the computer.
0.973856 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973875 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973894 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973913 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973932 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973951 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973970 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.973990 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974009 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974034 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974054 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974073 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974092 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974112 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974131 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974150 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974169 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974188 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974207 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974227 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974246 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974265 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974284 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974304 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974328 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974348 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974367 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974386 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974405 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974424 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974444 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974463 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974482 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974502 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974521 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974540 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974559 gphoto2-port(0): Could not find USB device (vendor 0x54c, product 0x4e). Make sure this device is connected to the computer.
0.974579 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.974598 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974624 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974643 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974662 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974680 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974699 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.974718 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.974737 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974755 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974774 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.974792 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.974811 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.974836 gphoto2-port(0): Could not find USB device (vendor 0x930, product 0xc). Make sure this device is connected to the computer.
0.974855 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4337). Make sure this device is connected to the computer.
0.974873 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4332). Make sure this device is connected to the computer.
0.974892 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4335). Make sure this device is connected to the computer.
0.974916 gphoto2-port(0): Could not find USB device (vendor 0x1132, product 0x4334). Make sure this device is connected to the computer.
0.974935 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x3300). Make sure this device is connected to the computer.
0.974953 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.974972 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.974991 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2e). Make sure this device is connected to the computer.
0.975009 gphoto2-port(0): Could not find USB device (vendor 0x6d6, product 0x2d). Make sure this device is connected to the computer.
0.975028 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.975047 gphoto2-port(0): Could not find USB device (vendor 0x797, product 0x801a). Make sure this device is connected to the computer.
0.975066 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.975084 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1001). Make sure this device is connected to the computer.
0.975103 gphoto2-port(0): Could not find USB device (class 0x6, subclass 0x1, protocol 0x1). Make sure this device is connected to the computer.
0.975122 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.975141 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.975160 gphoto2-port(0): Could not find USB device (vendor 0x93a, product 0x10f). Make sure this device is connected to the computer.
0.975178 gphoto2-port(0): Could not find USB device (vendor 0xc45, product 0x800a). Make sure this device is connected to the computer.
0.975203 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x905c). Make sure this device is connected to the computer.
0.975218 gphoto2-port(2): Freeing port...
0.975231 gphoto2-port(2): Closing port...
0.975890 context(0): Could not detect any camera

*** Error ***              
Could not detect any camera
*** Error (-105: 'Unknown model') ***       

0.976272 gp-camera(2): Freeing camera...
0.976289 gphoto2-port(2): Freeing port...
0.976303 gphoto2-port(2): Closing port...
0.976363 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list...
0.976374 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty
0.976383 gphoto2-filesystem(2): Internally deleting all folders from '/'...
For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <gphoto-devel at lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug --debug --summary

Please make sure there is sufficient quoting around the arguments.


>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list