<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi all,<br><br>Trying to get uvc cameras working with the freerunner... get this error when plugging in a quickcam 5000:<br><br>usb 1.2-3: can't set config #1, error -62<br><br>Here's what I have for dmesg | grep usb:<br><br>usbcore: registered new interface driver usbfs<br>usbcore: registered new interface driver hub<br>usbcore: registered new device driver usb<br>usbmon: debugfs is not available<br>usbcore: registered new interface driver libusual<br>s3c2410: changing usb to host<br>usb 1-2: new full speed USB device using s3c2410-ohci and address 9<br>usb 1-2: configuration #1 chosen from 1 choice<br>usb 1-2.1: new low speed USB device using s3c2410-ohci and address 10<br>usb 1-2.1: configuration #1 chosen from 1 choice<br>input: DELL DELL USB Keyboard as /devices/platform/s3c2410-ohci/usb1/1-2/1-2.1/1-2.1:1.0/input/input7<br>input: USB HID v1.10 Keyboard
 [DELL DELL USB Keyboard] on usb-s3c24xx-2.1<br>usb 1-2.3: new full speed USB device using s3c2410-ohci and address 11<br>usb 1-2.3: device descriptor read/64, error -62<br>usb 1-2.3: configuration #1 chosen from 1 choice<br>usb 1-2.3: can't set config #1, error -62<br>usb 1-2.3: USB disconnect, address 11<br>usb 1-2.3: new full speed USB device using s3c2410-ohci and address 12<br>usb 1-2.3: configuration #1 chosen from 1 choice<br>usb 1-2.3: can't set config #1, error -62<br>s3c2410: changing usb to device<br>usb 1-2: USB disconnect, address 9<br>usb 1-2.1: USB disconnect, address 10<br>usb 1-2.3: USB disconnect, address 12<br>usb0: no IPv6 routers present<br>usb0: full speed config #2: 500 mA, Ethernet Gadget, using RNDIS<br><br>lsusb gives me (accurately) all the fevices on the bus - using a usb 1.1 hub - so I think the devices are being read. What is this error -62 business, and how do I make it go away?<br><br><br><br></td></tr></table><br>