https://bugzilla.kernel.org/show_bug.cgi?id=24032
James C. Georgas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from James C. Georgas <[email protected]> 2011-01-07 05:27:38 --- Workaround: boot with nohpet. The failure to resume from ACPI S3 (Suspend to RAM) seems to be related to the HPET subsystem. I had this problem: suspend worked, and on resume the light would stop blinking orange and go solid blue, but the screen would stay off and the system was not responsive to input - had to hold the power switch down for four seconds to cycle power. I've submitted it on the kernel mailing list, but in the meantime, booting with the "nohpet" option on the kernel command line allows resume to work for me. Alternatively, make sure CONFIG_NO_HZ and CONFIG_HI_RES_TIMERS are not set in your kernel. These two options (in Processor Type and Features) seem to expose this bug. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
