I have a Gentoo system (completely "clean" gentoo) with 2.6.3 (self-compiled). I have all necessary usb drivers enabled in the kernel or as modules.

My USB mouse (BenQ M107 optical scroll-wheel mouse) works perfectly in Windows XP and using a PS/2 converter in Linux. However, when I try to plug it in through USB in Linux, I get the a few different error messages. The one I get immediately after plugging it in, is:

drivers/usb/input/hid-core.c: ctrl urb status -75 received

From other mails, I've learned that this means the device returns too much data. Hmm. Windows doesn't think so.

After a while, I get a long sequences of:

usb 4-2: new low speed USB device using address 3
usb 4-2: control timeout on ep0out
usb 4-2: control timeout on ep0out
usb 4-2: device not accepting address 3, error -110
usb 4-2: new low speed USB device using address 4
usb 4-2: control timeout on ep0out
usb 4-2: control timeout on ep0out
usb 4-2: device not accepting address 4, error -110
usb 4-2: new low speed USB device using address 5
usb 4-2: control timeout on ep0out
usb 4-2: control timeout on ep0out
usb 4-2: device not accepting address 5, error -110


The hosts get correctly initialized:
Mar 2 19:39:36 ulven ehci_hcd 0000:00:10.3: EHCI Host Controller
Mar 2 19:39:36 ulven ehci_hcd 0000:00:10.3: irq 5, pci mem ce855000
Mar 2 19:39:36 ulven ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
Mar 2 19:39:36 ulven ehci_hcd 0000:00:10.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
Mar 2 19:39:36 ulven hub 1-0:1.0: USB hub found
Mar 2 19:39:36 ulven hub 1-0:1.0: 6 ports detected
Mar 2 19:39:36 ulven drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1
Mar 2 19:39:36 ulven PCI: Found IRQ 10 for device 0000:00:10.0
Mar 2 19:39:36 ulven uhci_hcd 0000:00:10.0: UHCI Host Controller
Mar 2 19:39:36 ulven uhci_hcd 0000:00:10.0: irq 10, io base 0000d800
Mar 2 19:39:36 ulven uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
Mar 2 19:39:36 ulven hub 2-0:1.0: USB hub found
Mar 2 19:39:36 ulven hub 2-0:1.0: 2 ports detected


I've tried some other USB units (like a USB cabelmodem), but I possess none which are supported by the kernel (except, possibly, my mouse). Other units give normal output (no "not accepting address").

--
Sigve Indregard
<[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to