On Mon, Jan 21, 2002 at 04:20:53PM -0600, Andrew Brown wrote: > Hi everyone. I'm trying to get my system set up with a USB keyboard and > mouse but am not having much success. I've got a HP multimedia USB > Multimedia Keyboard (device id 0x010c) and HUB with a USB mouse plugged into > the keyboard. The mouse works but the keybaord does not work even though it > seems to get recognized. Here are the modules I have loaded (I'm running > Mandrake 8.1 with 2.4.8-26mdk kernel) > > hid 18480 0 (unused) > mousedev 4192 1 > keybdev 1920 0 (unused) > input 3648 0 [hid mousedev keybdev] > usb-uhci 21232 0 (unused) > usbcore 50752 1 [hid usb-uhci] > > If I unplug the keybaord and the plug it in again the mouse and the keyboard > both do not work. Here is what the kernel log says: > > Jan 21 15:49:21 hardpint kernel: usb.c: USB disconnect on device 2 > Jan 21 15:49:21 hardpint kernel: usb.c: USB disconnect on device 3 > Jan 21 15:49:21 hardpint kernel: usb.c: USB disconnect on device 4 > Jan 21 15:49:33 hardpint kernel: hub.c: USB new device connect on bus2/1, > assigned device number 2 > Jan 21 15:49:33 hardpint kernel: hub.c: USB hub found > Jan 21 15:49:33 hardpint kernel: hub.c: 3 ports detected > Jan 21 15:49:33 hardpint kernel: hub.c: USB new device connect on bus2/1/1, > assigned device number 3 > Jan 21 15:49:33 hardpint kernel: input0: USB HID v1.00 Keyboard [HP > Multimedia Keyboard Hub] on usb2:3.0 > Jan 21 15:49:33 hardpint kernel: hiddev0: USB HID v1.00 Device [HP Multimedia > Keyboard Hub] on usb2:3.1 > Jan 21 15:49:34 hardpint kernel: usb.c: registered new driver keyboard > Jan 21 15:49:34 hardpint kernel: usbkbd.c: :USB HID Boot Protocol keyboard > driver > Jan 21 15:49:34 hardpint kernel: hub.c: USB new device connect on bus2/1/2, > assigned device number 4 > Jan 21 15:49:34 hardpint kernel: input1: USB HID v1.00 Mouse [Logitech N48] > on usb2:4.0 > Jan 21 15:49:34 hardpint kernel: usb.c: registered new driver usb_mouse > Jan 21 15:49:34 hardpint kernel: usbmouse.c: v1.6:USB HID Boot Protocol mouse > driver > > I don't know how to figure out what is wrong with it. I would appreciate any > help.
Don't load the usbkbd and usbmouse drivers, just and only the HID driver. -- Vojtech Pavlik SuSE Labs _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
