PDA

View Full Version : Latest NForce2 drivers for Mandrake 9.0 causes mouse to stop working


devnull
10-26-03, 09:44 AM
What's going on with these drivers folks?

I finally got X up and running using a generic Vesa driver, so I went ahead and installed the latest NForce2 drivers for my Asus A7N8X, and as soon as I rebooted, my mouse stopped working.

I installed the mouse as a Logitech MouseMan Wheel, but it's actually a Logitech optical mouse (model unknown), but it worked fine before I installed the NForce2 drivers.

Oh, and BTW, it's using an onboard USB port.

gowator
10-30-03, 05:11 PM
Try seeing if the usb drivers are actually still loading properly

As root try a
lsmod
you should have usb_uhci and
usb_ohci for usb 2

You can run a depmod -a
Check the modules are all actually properly configured.