public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Diederick de Vries <diederick@diederickdevries.net>
To: linux-acpi@vger.kernel.org
Subject: (newby qustion) sleep states?
Date: Mon, 29 May 2006 19:48:48 +0200	[thread overview]
Message-ID: <200605291948.48949.diederick@diederickdevries.net> (raw)

Hi,

I have a Compaq Armada E500 laptop, which I used to be able to get to sleep 
using something like

echo x > /proc/acpi/sleep

/proc/acpi/sleep Isn't there anymore since the latest kernels, but according 
to various sources on the web i need to do

echo -n "x" > /sys/power/state

where x is anything that comes up after

cat /sys/power/state.

The latter command only returns 

standby mem

so no "disk". For now I'm fine with that, I'd be happy if

echo -n "standby" > /sys/power/state

would have any effect at all. Now since most things on acpi for linux are 
about 2.4 kernels and all pages that are talking about more recent kernels 
don't tell me how to find out what is going on when I give these commands, 
can someone tell me where I should look?

Another question: when I do a find "sleep" (using the / key) in make 
menuconfig, it returns me an ACPI_SLEEP_PROC_SLEEP (deprecated), which is 
supposed to be in ACPI support. However, I can't find it, nor by grepping 
the .config. Does anyone know why it shows up in the search results or how I 
can compile it into the kernel?

Thanks for any help,
Diederick

             reply	other threads:[~2006-05-29 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-29 17:48 Diederick de Vries [this message]
2006-05-29 19:48 ` (newby qustion) sleep states? Diederick de Vries
2006-06-05 16:48   ` Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605291948.48949.diederick@diederickdevries.net \
    --to=diederick@diederickdevries.net \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox