Bug 3141 - S1, S4 wakeup fails - Toshiba Satellite S2800-500
Summary: S1, S4 wakeup fails - Toshiba Satellite S2800-500
Status: REJECTED UNREPRODUCIBLE
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Sleep-Wake (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Len Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-01 11:51 UTC by Ville Herva
Modified: 2007-08-20 05:05 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.8-rc2-mm1, acpi 20040715
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Ville Herva 2004-08-01 11:51:18 UTC
Toshiba Satellite Laptop, 650MHz PIII

I can suspend the laptop quite fine by either "echo 1 > /sys/acpi/sleep" or 
"echo 4 > /sys/acpi/sleep". However, after that I have no way of waking up the 
computer. No keyboard combination does anything, and the power switch only shuts 
the computer off. 

acpidmp output available as attachment #3452 [details] :

http://bugme.osdl.org/attachment.cgi?id=3452&action=view
Comment 1 Shaohua 2004-10-15 02:37:46 UTC
Does the patch in http://bugme.osdl.org/show_bug.cgi?id=3390 helps you?
Comment 2 Len Brown 2004-11-04 00:17:55 UTC
I don't understand "the power switch only shutds the computer off".
Isn't the computer already off when you press the power button to wake it up?
If no, then it failed to soft-power-off.

Also, try 'echo 3 >/proc/acpi/sleep'
after power goes out, close the LID, then re-open the LID
does the machine power on?
Comment 3 Ville Herva 2004-11-04 00:27:40 UTC
(Sorry for being inactive wrt this case; the laptop is shared, and I only get to 
use it occasionally. People mostly use Windows with it.)

I am not sure whether the computer is off or in some sleep state. I supposed it 
was in a sleep state where I could wake it up somehow.

I will try the suggestions (and a newer kernel; newest -mm has the newest ACPI, 
right?) when I get to use the machine the next time.
Comment 4 Ville Herva 2004-11-17 05:13:20 UTC
I compiled 2.4.10-rc2-mm1 (which I gather includes the patch). 

Now the computer does appear to do something after "echo 1 > /sys/acpi/sleep" 
and close-open lid. Harddisk spins up shortly, some leds turn on, but screen 
stays blank and it doesn't react to anything (no caps lock led etc).
Comment 5 Ville Herva 2004-11-17 05:19:53 UTC
I tried 'echo 3 >/proc/acpi/sleep' briefly, too, but I got 

echo: write error: operation not permitted

(Did it as root, as user the error is different).
Comment 6 Ville Herva 2004-11-18 04:19:06 UTC
When doing 'echo 3 >/proc/acpi/sleep' I got the following into the dmesg:

Stopping tasks: ==================================|
Restarting tasks... done
Stopping tasks: ==================================|
Restarting tasks... done
ACPI: PCI interrupt 0000:02:07.0[A]: no GSI - using IRQ 11
Comment 7 Len Brown 2005-01-03 18:13:16 UTC
same with unpatched 2.6.10?
Comment 8 Ville Herva 2005-01-04 09:39:50 UTC
When doing "echo 3 >/proc/acpi/sleep" as root, all I get is

root@hornet:/home/vherva>echo 3 >/proc/acpi/sleep
echo: write error: operation not permitted
root@hornet:/home/vherva>echo 3 >/proc/acpi/sleep
echo: write error: operation not permitted

root@hornet:/home/vherva>dmesg | tail 
Stopping tasks: ========================================|
Restarting tasks... done
Stopping tasks: ========================================|
Restarting tasks... done
Comment 9 Ville Herva 2005-01-04 09:40:41 UTC
To clarify, the above was with 2.6.10 vanilla.
Comment 10 Len Brown 2007-08-18 10:43:16 UTC
still an issue with 2.6.22.stable?
Comment 11 Ville Herva 2007-08-18 10:54:42 UTC
Unfortunately, I'm unable to try - the laptop in question died a good while ago.

Note You need to log in before you can comment on or make changes to this bug.