Bug 3911

Summary: S1 hang on ASUS2400 NE
Product: ACPI Reporter: Luming Yu (luming.yu)
Component: Power-Sleep-WakeAssignee: Shaohua (shaohua.li)
Status: REJECTED UNREPRODUCIBLE    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.10-rc2 Subsystem:
Regression: --- Bisected commit-id:

Description Luming Yu 2004-12-16 17:19:05 UTC
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
Comment 1 Luming Yu 2004-12-23 00:55:35 UTC
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.
Comment 2 Luming Yu 2005-03-14 19:18:03 UTC
*** Bug 1588 has been marked as a duplicate of this bug. ***