Thomas Drueke wrote:

>Hi all,
>
>I have a slight problem with my USB mouse under X.
>After some time of inactivity my X looses my mouse.
>
>After doing a "rmmod usbhid; modprobe usbhid" my mouse is back again
>without restarting X. 
>
>My system is "~x86" based and the kernel 2.6.11-r6 is configured with
>"USB suspend/resume" disabled. I use the device "/dev/input/mice" in the
>"xorg.conf" file. My system is devfs-based.
>  
>

Nothing obvious comes to mind.  I would say first check
/var/log/messages for usb connect/disconnect messages, and see if the
kernel thinks your mouse is being unplugged.  Also, the next time this
happens, try to do "cat </dev/input/mice", and move the mouse around. 
If you see a bunch of garbage printed to the screen, then the problem is
in X.  Otherwise it is in the kernel/system, because the driver is dead
or has been unloaded.

-Richard

-- 
[email protected] mailing list

Reply via email to