suresh kumar sharma said: > Hi, > I have been trying to install a logitech optical mouse > on my laptop through USB,but it does not work > I have loaded input,usbcore,usb-uhci,and hid modules > .I get light on the mouse and when I check dmesg I can > see that it recoganises the mouse. > "input0: USB HID v1.10 Mouse [Logitech USB-PS/2 > Optical Mouse] on usb1:2.0" > but it does not work . > I am using kernel 2.4.20 and have CONFIG_HID_HIDINPUT > option as yes .
what device are you using for the mouse interface? I think default on debian is /dev/input/mice but I make a special device called /dev/usbmouse mknod /dev/usbmouse c 10 32 then tell whatever app to use that device(e.g. X, gpm) works good on all the USB mice and trackballs I've tried. looks like your mouse is working fine, your just not using the right device to access it nate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]