Bug 1588

Summary: Resum from S1 will hang , after several times of sleep state transition (S1)
Product: ACPI Reporter: Luming Yu (luming.yu)
Component: Power-Sleep-WakeAssignee: Luming Yu (luming.yu)
Status: REJECTED DUPLICATE    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.0-test10 Subsystem:
Regression: --- Bisected commit-id:
Attachments: a patch for this issue on ASUS 2400

Description Luming Yu 2003-11-24 23:19:24 UTC
Distribution:
RH

Hardware Environment:
ASUS 2400M

Software Environment:
2.6.0-test10 + patch at bug 1557

Problem Description:
I encounter randomly resuming hang from S1 state, after serveral times of sleep
state transition (S1) on ASUS 2400M.

Steps to reproduce:
just run "echo -n 1 > /proc/acpi/sleep" and press power button several times.
Comment 1 Luming Yu 2003-11-24 23:27:12 UTC
Created attachment 1524 [details]
a patch for this issue on ASUS 2400

It looks like \\_BFS and \\_WAK  should be executed right after "Back to C!" on
ASUS 2400M, otherwise random resuming hang will hang. It semes to be not like
what Spec said. (Regarding _WAK, ACPI spec just said it occurs asynchronously
with other driver notification in the system, and is not the first action to be
taken. Spec. 7.3.5)
Comment 2 Len Brown 2004-11-15 19:47:13 UTC
luming, do you still have access to this machine to test if 2.6.9 works? 
Comment 3 Luming Yu 2004-12-08 01:18:01 UTC
Len, I have access to ASUS 2400NE. However, The S1 is totally broken with
linux-2.6.10-rc2. I'd like to close it as unreproducible.
Comment 4 Luming Yu 2005-03-14 19:18:01 UTC

*** This bug has been marked as a duplicate of 3911 ***