[NTLUG:Discuss] Kernel compile..continued
Randall Gibson
wabbit at tvec.net
Sun Sep 29 12:28:57 CDT 2002
Try: cat /proc/bus/usb/devices If you see your mouse listed, try cat
/dev/input/mouse0 and cat /dev/usbmouse (You have to move the mouse around
on the last 2) If everything works, check your /etc/X11/XF86Config-4 and make
sure it has correct device listed for your mouse.
If you dont see your mouse listed in /proc/bus/usb/devices , something is
wrong with either your comple options, or the modules loaded.
My lsmod shows :
mousedev 4116 1
hid 18340 0 (unused)
usbmouse 2004 0 (unused)
input 3456 0 [keybdev mousedev hid usbmouse]
usb-uhci 21676 0 (unused)
usbcore 58304 1 [printer hid usbmouse usb-uhci]
Hope that helps :)
On Saturday 28 September 2002 01:17 pm, Geremy L. Hamlett wrote:
> When I boot I get no error messages or anything.
> The only probelm is when I startx the mouse will not move.
More information about the Discuss
mailing list