After recompiling the kernel on my toshiba laptop (RH9), I can't get the
usb mouse to work.

Doing an lsmod, it seems like all the things are in place except I
noticed when doing an lsmod with the stand RH kernel, the input module
also has hid as a referring module. 

(lsmod on recompiled kernel)
keybdev         2976    0       (unused)
mousedev        5556    1
hid             22244   0       (unused)
input           5856    0       [keybdev mousedev]
usb-uhci        26412   0       (unused)
usbcore         79040   1       [hid usb-uhci]

So is there anything else I need to do to enable to usb mouse?

Tom 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to