Ben Hutchings wrote: > This is supposed to have been fixed in version 3.2.17-1. Has it?
If I understood correctly, I think it was fixed at the cost of not being able to wake up with a keypress from suspend. commit 46730c8667e7 Author: Oleksij Rempel <bug-tr...@fisher-privat.net> Date: Mon May 14 22:25:58 2012 +0200 ACPI / PCI / PM: Make _SxD/_SxW check follow ACPI 4.0a spec This patch makes _SxD/_SxW check follow the ACPI 4.0a specification more closely and fixes suspend bug found on ASUS Zenbook UX31E. Some OEM use _SxD fields to blacklist broken device Dx states, so if _SxD/_SxW return values are checked before suspend as appropriate, some nasty suspend/resume issues may be avoided. References: https://bugzilla.kernel.org/show_bug.cgi?id=42728 Signed-off-by: Oleksij Rempel <bug-tr...@fisher-privat.net> Acked-by: Bjorn Helgaas <bhelg...@google.com> Cc: sta...@vger.kernel.org Signed-off-by: Rafael J. Wysocki <r...@sisk.pl> from linux-next is supposed to follow a better approach that would avoid that downside and work on more machines. There is a patch attached to [1] that has been tested and will probably replace it. [1] https://bugzilla.kernel.org/show_bug.cgi?id=42728 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org