On Sun, Sep 07, 2003 at 11:39:23PM +1000, Ben wrote: > I have a laptop which is running debian (sarge), I have recently > upgraded the kernel from 2.4.18 to 2.4.22 to tacke advantage of acpi and > now I can't get the mouse to work.. > the mouse is detected ok: > Sep 7 23:36:28 zeus kernel: usb.c: USB disconnect on device 00:1d.0-1 > address 2 > Sep 7 23:36:30 zeus kernel: hub.c: new USB device 00:1d.0-1, assigned > address 3 > Sep 7 23:36:30 zeus kernel: hiddev0: USB HID v1.10 Mouse [Logitech USB > Optical Mouse] on usb1:3.0 > however it doesn't work! > if I boot back to bf24 kernel it works! > kernel 2.4.22 modules are the same (ie usbcore hid usbmouse usb-uhci) as > bf24. > > I am at a loss as to what I have done wrong, can anybody help?
I had the same problem, until I found out that I didn't need usbmouse. Since you use hid, you should use the 'mousedev' module. Registering devices is done at a lower level, so that doesn't say much about the support. Mousedev is the module that handles mouse support for full hid. Usbmouse is a module which handles stripped down mouse support which might or might not work, depending on your mouse. I understand that it is mainly useful for embedded devices. HTH, David -- Hi! I'm a .signature virus. Copy me into your ~/.signature to help me spread!