Comment 53 for bug 1581088

Revision history for this message
azure (spamazure) wrote :

After upgrading to 16.04 got same problem with Logitech USB mouse.
I'm sure the problem is connected with usbhid kernel module. This module is responsible for passing events from mouse to OS.
When I do the following: `sudo cat /dev/input/mouse0` and start interacting with mouse I see changes on my terminal. But clicking wheel and shifting it left-right does not have any effect, while scroll and left/right click has it's reflection on my screen. So I come to conclusion that on the kernel driver level there a BUG, specifically in usbhid kernel module.