As smallone said in
https://bugs.launchpad.net/ubuntu/+source/utouch/+bug/724831 #36 :

    By adding a device id in hid-ntrig.c ( i dont know what row atm) so
it looks like this:

    static const struct hid_device_id ntrig_devices[] = {
            NTRIG_DEVICE(0x0001),
            NTRIG_DEVICE(0x0006),
            NTRIG_DEVICE(0x0008),
            { }
    };
    MODULE_DEVICE_TABLE(hid, ntrig_devices);

    And by changing report_size to 96 in hid-core.c .


I have dell  l502x with same touch screen , and in natty it works with the 
installation of patched packages. But these are not working in oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832189

Title:
  touchscreen not recognized on dell xps L702x

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to