-- suresh kumar sharma <[EMAIL PROTECTED]> wrote
(on Saturday, 04 January 2003, 12:20 AM -0800):
> 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 .
You may also need the module "mousedev" -- otherwise input doesn't know
what kind of input device it is or where to map it.

Where is it not working? gpm? X? Have you created the necessary USB
devices in the /dev tree using MAKEDEV?

Typically, once all the correct modules are loaded, mice are mapped to
/dev/usb/mice. I, too, have a logitech USB optical mouse, and this is
where it is mapped. It utilizes the IMPS/2 protocol, so make sure you
configuer gpm and/or X with that in mind.

If you're still having problems, post back to the list with your config
files and a detailed account of what is or isn't happening.

-- 
Matthew Weier O'Phinney
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to