USB keyboard problems

From: Giuliano Pochini
Date: Thu Feb 19 2004 - 14:57:59 EST




Linux 2.6 has some problems recognizing my keyboard. I have to disconnect
and reconnect it several times every boot. The keyboards is a Logitech
internet navigator and it worked perfectly with Linux 2.4. The keyboard is
attached to a hub, but it behaves exactly the same if I connect it directly
to the case's plug. This is the output of dmesg about two failures and a
success:


hub 2-1:1.0: new USB device on port 1, assigned address 14
bus usb: add device 2-1.1
bound device '2-1.1' to driver 'usb'
bus usb: add device 2-1.1:1.0
hid: probe of 2-1.1:1.0 failed with error -5
bus usb: add device 2-1.1:1.1
hid: probe of 2-1.1:1.1 failed with error -5
usb 2-1.1: USB disconnect, address 14
bus usb: remove device 2-1.1:1.0
bus usb: remove device 2-1.1:1.1
bus usb: remove device 2-1.1
hub 2-1:1.0: new USB device on port 1, assigned address 15
bus usb: add device 2-1.1
bound device '2-1.1' to driver 'usb'
bus usb: add device 2-1.1:1.0
hid: probe of 2-1.1:1.0 failed with error -5
bus usb: add device 2-1.1:1.1
hid: probe of 2-1.1:1.1 failed with error -5
usb 2-1.1: USB disconnect, address 15
bus usb: remove device 2-1.1:1.0
bus usb: remove device 2-1.1:1.1
bus usb: remove device 2-1.1
hub 2-1:1.0: new USB device on port 1, assigned address 16
bus usb: add device 2-1.1
bound device '2-1.1' to driver 'usb'
bus usb: add device 2-1.1:1.0
input: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0001:01:1b.1-1.1
bound device '2-1.1:1.0' to driver 'hid'
bus usb: add device 2-1.1:1.1
input: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0001:01:1b.1-1.1
bound device '2-1.1:1.1' to driver 'hid'


[Giu@Jay Giu]$ uname -a
Linux Jay 2.6.2-ben1 #1 SMP Sat Feb 7 09:45:15 CET 2004 ppc unknown


--
Giuliano.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/