I found a workaround for this bug which involves recompiling the hid-
ntrig kernel module.

In drivers/hid/hid-ntrig.c, comment out or remove line 419-423:

        /* This is needed for devices with more recent firmware versions */
        /*report = hdev->report_enum[HID_FEATURE_REPORT].report_id_hash[0x0a];
        if (report)
                usbhid_submit_report(hdev, report, USB_DIR_OUT);

        ntrig_report_version(hdev);*/

Rebuild and install the module and suspend works (and the touchscreen,
too).

Florian

-- 
Thinkpad T410s fails to suspend in Maverick Beta
https://bugs.launchpad.net/bugs/631464
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