* Sleep on an ASUS M2400
@ 2002-08-01 19:27 Nicolas Bessert
[not found] ` <3D498BB5.6070902-rrVOh9T094gb1SvskN2V4Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Bessert @ 2002-08-01 19:27 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello,
I have an ASUS M2400 with an AWARD Bios but
"echo -n 1> /proc/acpi/sleep"
did not have any effect.
I use a 2.4.18 Kernel with
acpi-20020709-2.4.18.diff.gz
nocorruption.2.acpi.diff
CONFIG_ACPI_SLEEP.patch
Is this the current development status for the sleep mode,or is there
something missing in my patches or knowlage.
Thanks a lot
Nicolas
--
*********************************************************************
* Nicolas Bessert email: Nicolas.Bessert-rrVOh9T094gb1SvskN2V4Q@public.gmane.org *
* Berlin, Germany *
* Make each program do one thing well. *
*********************************************************************
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Sleep on an ASUS M2400
[not found] ` <3D498BB5.6070902-rrVOh9T094gb1SvskN2V4Q@public.gmane.org>
@ 2002-08-04 13:12 ` Arndt Schoenewald
0 siblings, 0 replies; 2+ messages in thread
From: Arndt Schoenewald @ 2002-08-04 13:12 UTC (permalink / raw)
To: Nicolas Bessert; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Thu, Aug 01, 2002 at 09:27:49PM +0200, Nicolas Bessert wrote:
> Hello,
> I have an ASUS M2400 with an AWARD Bios but
> "echo -n 1> /proc/acpi/sleep"
Attention: ^^^ Stupid error. This won't write a "1" to /proc/acpi/sleep!
You want to do "echo -n 1 >/proc/acpi/sleep" (with a space between the
"1" and the ">").
This error comes up so often that all docs should be changed to suggest
echo >/proc/acpi/sleep 1
(The "-n" doesn't hurt but is superfluous.)
Good luck!
Arndt
> did not have any effect.
> I use a 2.4.18 Kernel with
> acpi-20020709-2.4.18.diff.gz
> nocorruption.2.acpi.diff
> CONFIG_ACPI_SLEEP.patch
> Is this the current development status for the sleep mode,or is there
> something missing in my patches or knowlage.
>
> Thanks a lot
>
> Nicolas
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-04 13:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-01 19:27 Sleep on an ASUS M2400 Nicolas Bessert
[not found] ` <3D498BB5.6070902-rrVOh9T094gb1SvskN2V4Q@public.gmane.org>
2002-08-04 13:12 ` Arndt Schoenewald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox