https://bugzilla.kernel.org/show_bug.cgi?id=16125
Florian Echtler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Florian Echtler <[email protected]> 2011-01-27 13:51:33 --- 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 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
