View previous topic :: View next topic |
Author |
Message |
NEW n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Jan 2005 Posts: 74 Location: Czech Republic, Prague
|
Posted: Fri Oct 28, 2005 8:38 am Post subject: USB CAMERA Phowershot S1 PLEASE HELP |
|
|
I really don't know what i have wrong, but I thing that the main problem is that the camera dont work even when i try it as ROOT.
my conf:
Quote: |
cat /etc/hotplug/usb/usbcam
#!/bin/bash
# $Id: usbcam.group,v 1.3 2003/09/16 16:42:44 hun Exp $
#
# /etc/hotplug/usb/usbcam
#
# Sets up newly plugged in USB camera so that only members of the
# group
GROUP=usb
# can access it from user space. (Replace camera with the name of the
# group you want to have access to the cameras.)
#
# Note that for this script to work, you'll need all of the following:
# a) a line in the file /etc/hotplug/usermap that corresponds to the
# camera you are using. You can get the correct lines for all cameras
# supported by libgphoto2 by running "print-usb-usermap".
# b) a group "camera" where all users allowed access to the
# camera are listed
# c) a Linux kernel supporting hotplug and usbdevfs
# d) the hotplug package (http://linux-hotplug.sourceforge.net/)
#
# In the usermap file, the first field "usb module" should be named
# "usbcam" like this script.
#
if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
then
chmod o-rwx "${DEVICE}"
chgrp "${GROUP}" "${DEVICE}"
chmod g+rw "${DEVICE}"
fi
|
Quote: |
lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 005: ID 04a9:309c Canon, Inc. PowerShot S1 IS
Bus 001 Device 002: ID 0458:002c KYE Systems Corp. (Mouse Systems)
Bus 001 Device 001: ID 0000:0000
|
Quote: |
groups jirka
wheel audio cdrom video games cdrw usb users
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pmn n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Mar 2005 Posts: 17 Location: Helsinki
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NEW n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Jan 2005 Posts: 74 Location: Czech Republic, Prague
|
Posted: Fri Oct 28, 2005 10:12 am Post subject: |
|
|
I guess i may have the same problem, but i am not sure
so if its tha same problem the solution is to downgrade back to libgphoto2-2.1.6 ?
Quote: |
env LANG=C gphoto2 --debug --capture-image
0.000055 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000952 main(2): gphoto2 2.1.6
0.001252 main(2): gphoto2 has been compiled with the following options:
0.001578 main(2): + i686-pc-linux-gnu-gcc (C compiler used)
0.001886 main(2): + popt (for handling command-line parameters)
0.002199 main(2): + exif (for displaying EXIF information)
0.002506 main(2): + cdk (for accessing configuration options)
0.003045 main(2): + aa (for displaying live previews)
0.003363 main(2): + jpeg (for displaying live previews in JPEG format)
0.003683 main(2): + readline (for easy navigation in the shell)
0.004022 main(2): libgphoto2 2.1.6
0.004409 main(2): libgphoto2 has been compiled with the following options:
0.004743 main(2): + i686-pc-linux-gnu-gcc (C compiler used)
0.005054 main(2): + EXIF (for special handling of EXIF files)
0.005362 main(2): + no ltdl (working around buggy libltdl, eh?
0.005677 main(2): + /proc/meminfo (adapts cache size to memory available)
0.006013 main(2): libgphoto2_port 0.5.1
0.006302 main(2): libgphoto2_port has been compiled with the following options:
0.006630 main(2): + i686-pc-linux-gnu-gcc (C compiler used)
0.007103 main(2): + USB (for USB cameras)
0.007388 main(2): + serial (for serial cameras)
0.007678 main(2): + no resmgr (serial port access and locking)
0.007986 main(2): + no baudboy (serial port locking)
0.008350 main(2): + no ttylock (serial port locking)
0.008708 main(2): + no lockdev (serial port locking)
0.009006 main(2): + no ltdl (working around buggy libltdl, eh?
0.009473 main(2): The user has not specified both a model and a port. Try to figure them out.
0.009911 gphoto2-port-info-list(2): Loading io-drivers from '/usr/lib/gphoto2_port/0.5.1' without ltdl...
0.010738 gphoto2-port-serial(2): Trying to lock '/dev/tts/0'...
0.012809 gphoto2-port-serial(2): Trying to lock '/dev/tts/1'...
0.013395 gphoto2-port-serial(2): Trying to lock '/dev/tts/2'...
0.013798 gphoto2-port-serial(2): Trying to lock '/dev/tts/3'...
0.014174 gphoto2-port-serial(2): Trying to lock '/dev/tts/4'...
0.014532 gphoto2-port-serial(2): Trying to lock '/dev/tts/5'...
0.015869 gphoto2-port-serial(2): Trying to lock '/dev/tts/6'...
0.016247 gphoto2-port-serial(2): Trying to lock '/dev/tts/7'...
0.016663 gphoto2-port-serial(2): Trying to lock '/dev/tts/8'...
0.016991 gphoto2-port-serial(2): Trying to lock '/dev/tts/9'...
0.017305 gphoto2-port-serial(2): Trying to lock '/dev/tts/10'...
0.017627 gphoto2-port-serial(2): Trying to lock '/dev/tts/11'...
0.017946 gphoto2-port-serial(2): Trying to lock '/dev/tts/12'...
0.018265 gphoto2-port-serial(2): Trying to lock '/dev/tts/13'...
0.018584 gphoto2-port-serial(2): Trying to lock '/dev/tts/14'...
0.019086 gphoto2-port-serial(2): Trying to lock '/dev/tts/15'...
0.019407 gphoto2-port-serial(2): Trying to lock '/dev/tts/16'...
0.019727 gphoto2-port-serial(2): Trying to lock '/dev/tts/17'...
0.020048 gphoto2-port-serial(2): Trying to lock '/dev/tts/18'...
0.020367 gphoto2-port-serial(2): Trying to lock '/dev/tts/19'...
0.020681 gphoto2-port-serial(2): Trying to lock '/dev/tts/20'...
0.020999 gphoto2-port-serial(2): Trying to lock '/dev/tts/21'...
0.021318 gphoto2-port-serial(2): Trying to lock '/dev/tts/22'...
0.021636 gphoto2-port-serial(2): Trying to lock '/dev/tts/23'...
0.021954 gphoto2-port-serial(2): Trying to lock '/dev/tts/24'...
0.022272 gphoto2-port-serial(2): Trying to lock '/dev/tts/25'...
0.022587 gphoto2-port-serial(2): Trying to lock '/dev/tts/26'...
0.023112 gphoto2-port-serial(2): Trying to lock '/dev/tts/27'...
0.023444 gphoto2-port-serial(2): Trying to lock '/dev/tts/28'...
0.023764 gphoto2-port-serial(2): Trying to lock '/dev/tts/29'...
0.024079 gphoto2-port-serial(2): Trying to lock '/dev/tts/30'...
0.024397 gphoto2-port-serial(2): Trying to lock '/dev/tts/31'...
0.024714 gphoto2-port-serial(2): Trying to lock '/dev/tts/32'...
0.025067 gphoto2-port-info-list(2): Loaded 'Serial Port 0' (serial:/dev/tts/0) from 'libgphoto2_port_serial.so'
0.025566 gphoto2-port-info-list(2): Loaded 'Serial Port 1' (serial:/dev/tts/1) from 'libgphoto2_port_serial.so'
0.025957 gphoto2-port-info-list(2): Loaded 'Serial Port 2' (serial:/dev/tts/2) from 'libgphoto2_port_serial.so'
0.026336 gphoto2-port-info-list(2): Loaded 'Serial Port 3' (serial:/dev/tts/3) from 'libgphoto2_port_serial.so'
0.026714 gphoto2-port-info-list(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so'
0.031596 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so'
0.032379 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' (usb:001,006) from 'libgphoto2_port_usb.so'
0.032862 gphoto2-port-info-list(2): Loaded 'Universal Serial Bus' (usb:001,002) from 'libgphoto2_port_usb.so'
0.034361 gphoto2-port-info-list(2): Counting entries (8 available)...
0.035308 gphoto2-port-info-list(2): 7 regular entries available.
0.035648 gphoto2-port(2): Creating new device...
0.035976 gphoto2-port-info-list(2): Getting info of entry 0 (8 available)...
0.036653 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.037136 gphoto2-port(2): Setting settings...
0.037445 gphoto2-port-info-list(2): Getting info of entry 1 (8 available)...
0.038033 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.038496 gphoto2-port(2): Setting settings...
0.038989 gphoto2-port-info-list(2): Getting info of entry 2 (8 available)...
0.039644 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.040240 gphoto2-port(2): Setting settings...
0.051350 gphoto2-port-info-list(2): Getting info of entry 3 (8 available)...
0.052078 gphoto2-port(2): Setting timeout to 500 millisecond(s)...
0.052553 gphoto2-port(2): Setting settings...
0.052859 gphoto2-port-info-list(2): Getting info of entry 4 (8 available)...
0.054238 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.055918 gphoto2-port(2): Setting settings...
0.056356 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.056795 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.057231 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.057741 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.058162 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.058570 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.060513 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.060948 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.061356 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.061765 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.062173 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.062583 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.064117 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.064562 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.065071 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.065491 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.065900 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.066312 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.066719 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.068628 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.069059 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.073053 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.073496 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.073907 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.074319 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.076545 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.077944 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.078453 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.079443 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.079881 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.080291 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.080698 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.081108 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.081515 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.081922 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.082416 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.083246 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.083703 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.084120 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.084530 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.084942 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.085432 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.085850 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.086258 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.086667 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.087103 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.087510 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.087919 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.088325 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.088734 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.089141 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.089600 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.090019 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.090428 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.104947 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.105773 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.106192 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.106604 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.107201 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.107612 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.108016 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.108521 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.108999 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.109412 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.109817 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.110226 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.110691 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.111951 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.112377 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.112791 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.113202 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.113615 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.114115 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.114533 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.115217 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.115637 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.116052 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.116535 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.116954 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.117361 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.117770 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.118174 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.118632 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.119084 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.119498 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.121383 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.121949 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.122456 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.123923 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.124375 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.124789 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.125194 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.125766 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.126183 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.126591 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.128560 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.129001 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.129516 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.129937 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.130352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.131540 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.132230 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.132741 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.133162 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.133574 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.133988 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.134398 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.135089 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.135537 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.135948 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.136358 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.136770 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.137242 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.137664 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.138079 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.138491 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.139302 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.139804 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.140225 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.140654 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309c)... found.
0.141014 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 82, outep 01, intep 83, class 06, subclass 01
0.141424 gphoto2-abilities-list.c(2): Found 'Canon PowerShot S1 IS (normal mode)' (0x4a9,0x309c)
0.141881 gphoto2-port-info-list(2): Getting info of entry 5 (8 available)...
0.143876 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.144576 gphoto2-port(2): Setting settings...
0.144879 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.155961 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.156762 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.156781 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.156796 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.156811 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.156825 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.156840 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.156855 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.156869 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.156884 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.156899 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.156913 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.156928 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.156943 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.156957 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.156972 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.156987 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.157002 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.157016 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.157031 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.157045 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.157060 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.157074 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.157089 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.157103 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.157118 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.157133 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.157147 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.157162 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.157177 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.157191 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.189747 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.190278 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.190699 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.191335 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.191754 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.192226 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.192716 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.193137 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.193542 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.193953 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.194360 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.195831 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.196466 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.196888 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.197304 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.197717 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.198226 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.198649 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.199161 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.199575 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.199986 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.200453 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.200871 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.201283 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.201692 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.202105 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.202513 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.203178 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.203600 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.204090 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.204514 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.204927 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.205338 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.205751 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.206213 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.206634 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.207223 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.207644 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.208059 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.208540 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.209031 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.209449 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.209864 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.210278 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.210748 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.212647 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.213078 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.213492 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.213905 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.214408 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.215136 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.215599 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.216015 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.216431 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.216919 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.225099 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.225625 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.227015 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.227498 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.228012 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.228430 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.228843 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.229252 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.229664 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.230126 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.230544 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.231184 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.231603 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.232010 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.233532 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.233969 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.234379 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.236789 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.237545 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.238067 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.238489 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.238938 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.239352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.239764 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.240229 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.240650 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.241063 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.241477 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.241947 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.242423 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.243277 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.243737 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.244173 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x309c)... found.
0.244530 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 82, outep 01, intep 83, class 06, subclass 01
0.245018 gphoto2-abilities-list.c(2): Found 'Canon PowerShot S1 IS (normal mode)' (0x4a9,0x309c)
0.245392 gphoto2-port-info-list(2): Getting info of entry 6 (8 available)...
0.247329 gphoto2-port(2): Setting timeout to 5000 millisecond(s)...
0.248045 gphoto2-port(2): Setting settings...
0.248349 gphoto2-abilities-list.c(1): Auto-detecting USB cameras...
0.248874 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.249325 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x403). Make sure this device is connected to the computer.
0.249735 gphoto2-port(0): Could not find USB device (vendor 0x6bd, product 0x404). Make sure this device is connected to the computer.
0.250141 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.250550 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.251523 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.251959 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.252370 gphoto2-port(0): Could not find USB device (vendor 0x8ca, product 0x111). Make sure this device is connected to the computer.
0.252779 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504a). Make sure this device is connected to the computer.
0.253188 gphoto2-port(0): Could not find USB device (vendor 0x4fc, product 0x504b). Make sure this device is connected to the computer.
0.253653 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.254073 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.254488 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x913c). Make sure this device is connected to the computer.
0.258613 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.259592 gphoto2-port(0): Could not find USB device (vendor 0x4a5, product 0x3003). Make sure this device is connected to the computer.
0.260116 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3047). Make sure this device is connected to the computer.
0.260544 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.260960 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304d). Make sure this device is connected to the computer.
0.261378 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.261792 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bf). Make sure this device is connected to the computer.
0.262208 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.262672 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.263401 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.263822 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.264236 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.264650 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x310e). Make sure this device is connected to the computer.
0.276314 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.276860 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.277277 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.277690 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.278105 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.278603 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.280267 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.280709 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.281128 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.281540 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.282049 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.282470 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3052). Make sure this device is connected to the computer.
0.283071 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.283484 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.283895 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.284370 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306a). Make sure this device is connected to the computer.
0.284792 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3088). Make sure this device is connected to the computer.
0.285202 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3087). Make sure this device is connected to the computer.
0.285614 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3083). Make sure this device is connected to the computer.
0.286024 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ea). Make sure this device is connected to the computer.
0.286489 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ec). Make sure this device is connected to the computer.
0.286925 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.287333 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.287741 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ef). Make sure this device is connected to the computer.
0.288147 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3044). Make sure this device is connected to the computer.
0.288607 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3060). Make sure this device is connected to the computer.
0.289025 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.289439 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.289850 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3084). Make sure this device is connected to the computer.
0.290262 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3099). Make sure this device is connected to the computer.
0.290674 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.292364 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3046). Make sure this device is connected to the computer.
0.292813 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304b). Make sure this device is connected to the computer.
0.293228 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.293638 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.294045 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.294454 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.296190 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.296855 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.297280 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.297695 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307c). Make sure this device is connected to the computer.
0.298107 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x307a). Make sure this device is connected to the computer.
0.298519 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.299157 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.299583 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.299997 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.300408 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.300820 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.301281 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.301705 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3081). Make sure this device is connected to the computer.
0.302115 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3082). Make sure this device is connected to the computer.
0.302530 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3080). Make sure this device is connected to the computer.
0.303337 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306b). Make sure this device is connected to the computer.
0.303843 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3096). Make sure this device is connected to the computer.
0.304262 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30a9). Make sure this device is connected to the computer.
0.304671 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x308e). Make sure this device is connected to the computer.
0.305086 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304f). Make sure this device is connected to the computer.
0.305495 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3061). Make sure this device is connected to the computer.
0.305957 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304e). Make sure this device is connected to the computer.
0.306378 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3062). Make sure this device is connected to the computer.
0.307102 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3059). Make sure this device is connected to the computer.
0.307594 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3076). Make sure this device is connected to the computer.
0.308007 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.308500 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b8). Make sure this device is connected to the computer.
0.308980 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3058). Make sure this device is connected to the computer.
0.309391 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.309803 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b7). Make sure this device is connected to the computer.
0.310212 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.310678 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c2). Make sure this device is connected to the computer.
0.311482 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.311898 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.312309 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3074). Make sure this device is connected to the computer.
0.312718 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.313206 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3073). Make sure this device is connected to the computer.
0.313622 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.314033 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b5). Make sure this device is connected to the computer.
0.314440 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.322036 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309a). Make sure this device is connected to the computer.
0.322600 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.324497 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b9). Make sure this device is connected to the computer.
0.326032 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.326564 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30bb). Make sure this device is connected to the computer.
0.327527 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3048). Make sure this device is connected to the computer.
0.329085 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3055). Make sure this device is connected to the computer.
0.329523 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306e). Make sure this device is connected to the computer.
0.329939 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306f). Make sure this device is connected to the computer.
0.330352 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.330920 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3085). Make sure this device is connected to the computer.
0.331438 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.331861 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b3). Make sure this device is connected to the computer.
0.332273 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.332681 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3049). Make sure this device is connected to the computer.
0.333093 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.333555 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309c). Make sure this device is connected to the computer.
0.333971 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3041). Make sure this device is connected to the computer.
0.334377 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3045). Make sure this device is connected to the computer.
0.335116 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3051). Make sure this device is connected to the computer.
0.335626 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f0). Make sure this device is connected to the computer.
0.336122 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3043). Make sure this device is connected to the computer.
0.336538 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3065). Make sure this device is connected to the computer.
0.336948 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3070). Make sure this device is connected to the computer.
0.337355 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3071). Make sure this device is connected to the computer.
0.337763 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3057). Make sure this device is connected to the computer.
0.338219 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x304c). Make sure this device is connected to the computer.
0.338637 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3066). Make sure this device is connected to the computer.
0.340070 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3056). Make sure this device is connected to the computer.
0.340514 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3075). Make sure this device is connected to the computer.
0.340929 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.341346 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30ba). Make sure this device is connected to the computer.
0.341854 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306c). Make sure this device is connected to the computer.
0.342337 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x306d). Make sure this device is connected to the computer.
0.342748 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.343747 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3077). Make sure this device is connected to the computer.
0.344168 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.344673 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b4). Make sure this device is connected to the computer.
0.345092 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.345504 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b2). Make sure this device is connected to the computer.
0.345917 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.346328 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b1). Make sure this device is connected to the computer.
0.350374 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x309b). Make sure this device is connected to the computer.
0.351604 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.352039 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3072). Make sure this device is connected to the computer.
0.352456 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.352871 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30b6). Make sure this device is connected to the computer.
0.353385 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c4). Make sure this device is connected to the computer.
0.353811 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c0). Make sure this device is connected to the computer.
0.354225 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30c1). Make sure this device is connected to the computer.
0.354642 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.356138 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x30f2). Make sure this device is connected to the computer.
0.356838 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3050). Make sure this device is connected to the computer.
0.357376 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x305c). Make sure this device is connected to the computer.
0.357797 gphoto2-port(0): Could not find USB device (vendor 0x4a9, product 0x3078). Make sure this device is connected to the computer.
0.358210 gphoto2-port(0): Could not find USB device (vendor 0x55f, product 0xc200). Make sure this device is connected to the computer.
0.358680 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.359515 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.359942 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x1002). Make sure this device is connected to the computer.
0.360352 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.360765 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.369513 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.370086 gphoto2-port(0): Could not find USB device (vendor 0xd96, product 0x4100). Make sure this device is connected to the computer.
0.370510 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2182). Make sure this device is connected to the computer.
0.372101 gphoto2-port(0): Could not find USB device (vendor 0x3e8, product 0x2180). Make sure this device is connected to the computer.
0.372533 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.372946 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4007). Make sure this device is connected to the computer.
0.373447 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400a). Make sure this device is connected to the computer.
0.373866 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4012). Make sure this device is connected to the computer.
0.374277 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x400b). Make sure this device is connected to the computer.
0.374688 gphoto2-port(0): Could not find USB device (vendor 0x41e, product 0x4013). Make sure this device is connected to the computer.
0.376027 gphoto2-port(0): Could not find USB device (vendor 0x84d, product 0x3). Make sure this device is connected to the computer.
0.376547 gphoto2-port(0): Could not find USB device (vendor 0xd64, product 0x1021). Make sure this device is connected to the computer.
0.376967 gphoto2-port(0): Could not find USB device (vendor 0x2770, product 0x9120). Make sure this device is connected to the computer.
0.377382 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1018). Make sure this device is connected to the computer.
0.377794 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.378205 gphoto2-port(0): Could not find USB device (vendor 0x919, product 0x100). Make sure this device is connected to the computer.
0.378664 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.380100 gphoto2-port(0): Could not find USB device (vendor 0x1183, product 0x1). Make sure this device is connected to the computer.
0.380534 gphoto2-port(0): Could not find USB device (vendor 0x5da, product 0x1020). Make sure this device is connected to the computer.
0.380951 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.381367 gphoto2-port(0): Could not find USB device (vendor 0x553, product 0x202). Make sure this device is connected to the computer.
0.381873 gphoto2-port(0): Could not find USB device (vendor 0x93a, pr |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sl70 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Simpsons/simpsons_snowball.gif)
Joined: 18 Jun 2002 Posts: 455 Location: Saitama, JP
|
Posted: Sat Oct 29, 2005 7:28 pm Post subject: |
|
|
Did you try adding yourself to the plugdev group? It worked for me. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|