You have been subscribed to a public bug:
A touchscreen using the module usbhid did not work with the kernels 3.2
throw 3.4, because of a bug in the hid-input.c.
The part
case 0x51: /* ContactID */
device->quirks |= HID_QUIRK_MULTITOUCH;
goto unknown;
should be deleted.
This part is no more present in the 3.5, 3.6 and 3.7.
The Problem is that this part prohibited the touchscreen to be
registered as a /dev/input/eventX and it send no events.
Best regards
Peter Pavlov
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: touchscreen
--
touch screen did not work with kernels 3.2 throw 3.4
https://bugs.launchpad.net/bugs/1104117
You received this bug notification because you are a member of Ubuntu Bugs,
which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs