On Wednesday 18 January 2006 08:53, Alex Bartonek wrote: > I have a P4 R3000 laptop. I just installed SuSE 9.3 > and the usb mice I plug in are not recognized. I > tried SuSE 10 but had the same results. Any clue as > to why its not working? I do see it as recognizing my > system has 3 usb ports.
Do other USB devices work? Have you tried several different mice? Before you plug in a particular mouse, open a terminal window and do a #>tail -f /var/log/messages (you might have to be root to do this). Plug the mouse in, and see if anything happens in the messages file. You should see a reaction almost immediately. When I plug my mouse in (currently runnning gentoo-amd64): Jan 18 10:50:12 [kernel] usb 3-1: new low speed USB device using ohci_hcd and address 4 Jan 18 10:50:12 [kernel] input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical MouseĀ® 1.0A] on usb-0000:00:02.1-1 This at least will establish whether your system even sees the new mouse being attached. You can unplug and try the other ports too. FWIW I also have a SuSE 9.2 partition on this box and it has never had problems seeing USB mice. Cheers -=R -- Rudolph Pienaar, M.Eng, D.Eng / email: [EMAIL PROTECTED] MGH/MIT/HMS Athinoula A. Martinos Center for Biomedical Imaging 149 (2301) 13th Street, Charlestown, MA 02129 USA _______________________________________________ LinuxR3000 mailing list [email protected] http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 Wiki at http://prinsig.se/weekee/
