Hi,
i have a microsoft optical/wheel usb mouse
running mandrake 10.1 kernel 2.6 network booting on a diskless machine
my bios is setup to allow USB, and usb mouse by BIOS
when i boot up my linux, the mouse doesnt work, it moves VERY slow, and make big gaps between moves.
if i try mousedrake, i find it set to "Any ps/2 & USB mouse"
if i try to change it, it never saves, when i open it again i find it the same.
the problem is solved if i connect a ps2 mouse, then boot and disconnect the ps2 mouse.
i found that if i do this, my USB mouse will work perfectly
Code:
[root@192 achraf]# modprobe -l|grep usb
/lib/modules/2.6.10/kernel/drivers/usb/class/usblp.ko
/lib/modules/2.6.10/kernel/drivers/usb/core/usbcore.ko
/lib/modules/2.6.10/kernel/drivers/usb/host/ehci-hcd.ko
/lib/modules/2.6.10/kernel/drivers/usb/host/ohci-hcd.ko
/lib/modules/2.6.10/kernel/drivers/usb/host/uhci-hcd.ko
/lib/modules/2.6.10/kernel/drivers/usb/input/usbhid.ko
/lib/modules/2.6.10/kernel/drivers/usb/input/usbkbd.ko
/lib/modules/2.6.10/kernel/drivers/usb/input/usbmouse.ko
/lib/modules/2.6.10/kernel/drivers/usb/storage/usb-storage.ko
why this is happening? PS: it was working fine on my mandrake 10.0 and it also work fine on SOME of the other diskless machines (using the same host OS)
thanks in advance