Distribution: Suse Hardware Environment: ASUS 2400NE Software Environment: 2.6.10-rc2 Problem Description: I encounter resuming hang from S1 state. Steps to reproduce: just run "echo -n 1 > /proc/acpi/sleep" and press power button
Since 2.6.7, the Changes for drivers/pci/pci-driver.c@1.37 make my ASUS 2400NE hang on S1 resume. S1 works well after reverting that patch. Should we by-pass pci_default_suspend(resume) for S1? Because, ACPI spec defines : in S1, all system context is preserved with the exception of CPU caches.
*** Bug 1588 has been marked as a duplicate of this bug. ***