On Wed, 11 Feb 2004 13:14:01 -0300 (CLST) <[EMAIL PROTECTED]> wrote: | > On Tue, 10 Feb 2004 21:47:15 -0300 (CLST) <[EMAIL PROTECTED]> wrote: | > | > | hello I need its aid, I have porblema with my usb and the solution | | > nonfound, I have usb of the creative mouse in a motherboard MSI Ms-6734 | > | VIA APOLLO KM400 K7, before she used this usb of the mouse in another | > | motherboard without problems and now I cannot, motherboard 4 brings | > usb | and 1 USB with version 2,0. the error is the following one | > | | > | usb.c: registered new driver hub | > | usb.c: new USB bus registered, assigned bus number 1 | > | usb.c: new USB bus registered, assigned bus number 2 | > | usb.c: new USB bus registered, assigned bus number 3 | > | usb.c: new USB bus registered, assigned bus number 4 | > | usb.c: registered new driver usbmouse | > | usbmouse.c: v1.6:USB HID Boot Protocol mouse driver | > | usb.c: registered new driver usbkbd | > | usbkbd.c: :USB HID Boot Protocol keyboard driver | > | usb.c: registered new driver usbscanner | > | usb.c: registered new driver acm | > | usb.c: registered new driver usblp | > | usb.c: registered new driver usb-storage | > | usb.c: error getting string descriptor 0 (error=-75) | > | input0: USB HIDBP Mouse 062a:0000 on usb2:2.0 | > | > | > You should always tell your kernel version. | > | > Do not use the HIDBP mouse and keyboard drivers AT ALL | > unless you know what you are doing. Use the HID driver, | > which supports both mice and keyboards. | > | > After that, if you have errors, please post better reports. | > | > ~Randy
| ok. this is the information on my kernel 2,6,2, in following links | | http://virtual.shia.ws:8000/~informatica/otros/dmesg.txt | | - lspci -v | http://virtual.shia.ws:8000/~informatica/otros/lspci.txt | - | .config | http://virtual.shia.ws:8000/~informatica/otros/kernel.txt | | - lsusb -v | http://virtual.shia.ws:8000/~informatica/otros/lsusb.txt | | | | it will prove with mouse hid and it will show log to them | thanx OK, so using HID instead of HIDBP, you are still seeing: drivers/usb/host/uhci-hcd.c: uhci_result_control() failed with status 500000 [c7e34240] link (07e341b2) element (07e35080) Element != First TD 0: [c7e35040] link (07e35080) e3 LS Length=7 MaxLen=7 DT0 EndPt=0 Dev=2, PID=2d(SETUP) (buf=07e5cc80) 1: [c7e35080] link (07e350c0) e3 LS Stalled Babble Length=3 MaxLen=3 DT1 EndPt=0 Dev=2, PID=69(IN) (buf=07e5b480) 2: [c7e350c0] link (00000001) e3 LS IOC Active Length=0 MaxLen=7ff DT1 EndPt=0 Dev=2, PID=e1(OUT) (buf=00000000) drivers/usb/core/message.c: error getting string descriptor 0 (error=-75) Alan, does this look like a typical VIA UHCI problem or something else? -- ~Randy ------------------------------------------------------- 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
