PDA

View Full Version : USB Cable Insert Fails



oracle
10-05-2004, 02:31 AM
I'm trying to get a USB cable connection up between my laptop and computer. However, when I insert the USB cable into the computer, I get the following output from syslog:


Oct 6 13:25:13 localhost kernel: uhci_hcd 0000:00:07.3: wakeup_hc
Oct 6 13:25:13 localhost kernel: uhci_hcd 0000:00:07.3: port 2 portsc 0093
Oct 6 13:25:13 localhost kernel: hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
Oct 6 13:25:13 localhost kernel: hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
Oct 6 13:25:14 localhost kernel: usb 2-2: new full speed USB device using address 10
Oct 6 13:25:14 localhost kernel: usb 2-2: new device strings: Mfr=0, Product=1, SerialNumber=0
Oct 6 13:25:14 localhost kernel: usb 2-2: default language 0x0409
Oct 6 13:25:14 localhost /etc/hotplug/usb.agent: Bad USB agent invocation
Oct 6 13:25:14 localhost kernel: usb 2-2: Product: USB 2.0 Data Link
Oct 6 13:25:14 localhost kernel: usb 2-2: hotplug
Oct 6 13:25:14 localhost kernel: usb 2-2: adding 2-2:1.0 (config #1, interface 0)
Oct 6 13:25:14 localhost kernel: usb 2-2:1.0: hotplug
Oct 6 13:25:14 localhost /etc/hotplug/usb.agent: ... no modules for USB product 402/5632/103
Oct 6 13:25:14 localhost usbmgr[1151]: invalid buffer line

I don't even have usbmgr installed for a start... but what does "no modules fof USB product 402/5623/103" mean? Where can I get said module? How do I use the module when I get it?

Thanks for anyone's help in advance :)