← Back to team overview

kernel-packages team mailing list archive

[Bug 1104117] Re: touch screen did not work with kernels 3.2 throw 3.4

 

** Changed in: linux (Ubuntu)
       Status: Triaged => Incomplete

** Summary changed:

- touch screen did not work with kernels 3.2 throw 3.4
+ touch screen did not work with kernels 3.2 through 3.4

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1104117

Title:
  touch screen did not work with kernels 3.2 through 3.4

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1104117/+subscriptions