[ltp] G41 ACPI Suspend to RAM

Lupine linux-thinkpad@linux-thinkpad.org
Wed, 05 Jan 2005 10:56:29 -0500


On Wed, 2005-01-05 at 09:26 +0100, André Wyrwa wrote:
> Hei,
> 
> i just tried and found that echo indeed returns an exit code of one if
> you try writing rubbish to /sys/power/state. Interesting.
> 
> I'd suggest you try issuing a "echo -n standby > /sys/power/state" and a
> "echo -n disk > /sys/power/state" and see if one of them does something.
> 
> André.
> 

Both produce the same:

#tail -f /var/log/acpid
[Wed Jan  5 09:32:14 2005] BEGIN HANDLER MESSAGES
[Wed Jan  5 09:32:14 2005] END HANDLER MESSAGES
[Wed Jan  5 09:32:14 2005] action exited with status 1
[Wed Jan  5 09:32:14 2005] completed event "ibm/hotkey HKEY 00000080
00001004"

I'm going to continue on troubleshooting the acpi side of this (instead
of the acpid), as it does appear to be a problem between acpi and /sys.
Or I could be way off....I'm kinda running out of options here.

-Lup