Hello, I have a Gentoo 1.4 system that I'm trying to get running, but I can't get my keyboard to behave. The system dual boots with WinXP, and the keyboard works without a problem in XP. I've tried kernels 2.4.18, 2.4.19, and just today, 2.4.20. The keyboard seems to be recognized by UHCI fine, but I get error messages in dmesg, and no keyboard output. All the other devices I plug into the machine seem to work fine, I haven't really gotten the system up and running because of this keyboard issue, but the string identifier seems to work ok for the other devices (an Epson scanner, USB memory stick reader, X10 remote control from ATI, etc).
I tried the USB-UHCI for the older kernels, but .20 doesn't seem to have it included, so I didn't try it this time. Any tips? Please CC: me, I'm not subscribed to the list. -Josh Here is the my devices file: T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI-alt Root Hub S: SerialNumber=a800 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI-alt Root Hub S: SerialNumber=b000 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 41/900 us ( 5%), #Int= 3, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI-alt Root Hub S: SerialNumber=b400 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 4 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05f3 ProdID=0081 Rev= 2.70 C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 50mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=255ms T: Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=05f3 ProdID=0007 Rev= 2.70 C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr= 64mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=hid E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=8ms I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=hid E: Ad=82(I) Atr=03(Int.) MxPS= 4 Ivl=8ms And here is my dmesg output: usb.c: registered new driver usbdevfs usb.c: registered new driver hub uhci.c: USB Universal Host Controller Interface driver v1.1 PCI: Found IRQ 3 for device 00:10.0 IRQ routing conflict for 00:10.0, have irq 12, want irq 3 IRQ routing conflict for 00:10.1, have irq 12, want irq 3 IRQ routing conflict for 00:10.2, have irq 12, want irq 3 IRQ routing conflict for 00:10.3, have irq 12, want irq 3 uhci.c: USB UHCI at I/O 0xb400, IRQ 12 usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected PCI: Found IRQ 3 for device 00:10.1 IRQ routing conflict for 00:10.0, have irq 12, want irq 3 IRQ routing conflict for 00:10.1, have irq 12, want irq 3 IRQ routing conflict for 00:10.2, have irq 12, want irq 3 IRQ routing conflict for 00:10.3, have irq 12, want irq 3 uhci.c: USB UHCI at I/O 0xb000, IRQ 12 usb.c: new USB bus registered, assigned bus number 2 hub.c: USB hub found hub.c: 2 ports detected PCI: Found IRQ 3 for device 00:10.2 IRQ routing conflict for 00:10.0, have irq 12, want irq 3 IRQ routing conflict for 00:10.1, have irq 12, want irq 3 IRQ routing conflict for 00:10.2, have irq 12, want irq 3 IRQ routing conflict for 00:10.3, have irq 12, want irq 3 uhci.c: USB UHCI at I/O 0xa800, IRQ 12 usb.c: new USB bus registered, assigned bus number 3 hub.c: USB hub found hub.c: 2 ports detected NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 2048 buckets, 16Kbytes TCP: Hash tables configured (established 16384 bind 32768) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. hub.c: new USB device 00:10.0-1, assigned address 2 hub.c: USB hub found hub.c: 4 ports detected reiserfs: checking transaction log (device 03:03) ... Using r5 hash to sort names ReiserFS version 3.6.25 VFS: Mounted root (reiserfs filesystem) readonly. Freeing unused kernel memory: 104k freed hub.c: new USB device 00:10.0-1.2, assigned address 3 usb.c: USB device 3 (vend/prod 0x5f3/0x7) is not claimed by any active driver. Adding Swap: 265064k swap-space (priority -1) usb.c: registered new driver hiddev usb.c: registered new driver hid input0: USB HID v1.00 Keyboard [05f3:0007] on usb1:3.0 usb_control/bulk_msg: timeout usb_control/bulk_msg: timeout usb_control/bulk_msg: timeout input1: USB HID v1.00 Pointer [05f3:0007] on usb1:3.1 hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]> hid-core.c: USB HID support drivers mice: PS/2 mouse device common for all mice usb_control/bulk_msg: timeout usbdevfs: USBDEVFS_CONTROL failed dev 3 rqt 128 rq 6 len 18 ret -110 usb_control/bulk_msg: timeout usbdevfs: USBDEVFS_CONTROL failed dev 3 rqt 128 rq 6 len 18 ret -110 usb_control/bulk_msg: timeout <the above 2 lines are repeated 100 times or so> usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) usb_control/bulk_msg: timeout usb.c: error getting string descriptor 0 (error=-110) The above lines (bulk_msg: timeout and the string descriptor ones) appeared when I tried to view the /proc/.../devices file. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
