From: "André Pereira de Almeida" <andre@cachola.com.br>
To: linux-kernel@vger.kernel.org
Subject: acpi poweroff
Date: Mon, 09 May 2005 17:17:24 -0300 [thread overview]
Message-ID: <427FC554.1070306@cachola.com.br> (raw)
When I try to poweroff my computer, it reboots.
The only way to turn it off is to change
acpi_sleep_prepare(ACPI_STATE_S5);
to
acpi_sleep_prepare(ACPI_STATE_S4);
in the function acpi_power_off in the file drivers/acpi/sleep/poweroff.c.
I think it's a buggy acpi controller.
What's the side effect of this change?
next reply other threads:[~2005-05-09 20:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-09 20:17 André Pereira de Almeida [this message]
2005-05-11 16:29 ` acpi poweroff Yu, Luming
2005-05-11 19:17 ` André Pereira de Almeida
2005-05-11 19:24 ` André Pereira de Almeida
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=427FC554.1070306@cachola.com.br \
--to=andre@cachola.com.br \
--cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).