If I strace my X server, I can see that my touchpad causes lots of data
to be read from its /dev/input/event* device (my touchpad also actually
works :-) ). Moving the USB mouse that does not work, I can see that the
X server is not receiving any data at all from the mouse. select() never
sees its /dev/input/event* devices (one mouse, one keyboard) as ready.

So I guess the problem is the communication between the mouse and the
Linux input event driver somewhere :-S

Sven

-- 
Agiler usb mouse not working on laptops
https://bugs.launchpad.net/bugs/274512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to