From: Andrew de Quincey <adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: S5 Powerdown problem on TX150 servers
Date: Tue, 16 Sep 2003 09:12:15 +0100 [thread overview]
Message-ID: <200309160912.15060.adq_dvb@lidskialf.net> (raw)
Hi, I have an issue with TX150 servers. Basically, they don't power down in
ACPI. I press the power button, and I can see the system shutting down, but,
although it clears the screen and kinda makes a clunking noise as if the HDDs
are being stopped, the fans stay running, and the power light stays on.
I want the system to enter S5 when I press the power button.
I added some debug to the hwsleep.c/acpi_enter_sleep_state() function. The
last thing it executes is:
status = acpi_hw_register_write (ACPI_MTX_DO_NOT_LOCK,
ACPI_REGISTER_PM1B_CONTROL, PM1Bcontrol);
<-- DOES NOT GET HERE on button press.
if (ACPI_FAILURE (status)) {
return_ACPI_STATUS (status);
}
Which kinda makes sense as this is the write of the PM1B value that completes
powerdown.
However, if I press the power button once again, I can see that it RETURNS
from this call, and displays the tracing I put after it. Its almost as if the
system is going into S1 and not S5.
I've checked in the DSDT, and the values for PM1a_CNT.SLP_TYP and
PM1b_CNT.SLP_TYP are correctly for entering an S5 state.
Anyone have any suggestions?
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
next reply other threads:[~2003-09-16 8:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-16 8:12 Andrew de Quincey [this message]
[not found] ` <200309160912.15060.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-16 8:16 ` S5 Powerdown problem on TX150 servers Andrew de Quincey
2003-09-16 9:30 ` Ducrot Bruno
[not found] ` <20030916093032.GP11391-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-09-16 11:09 ` Andrew de Quincey
[not found] ` <200309161209.35760.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-16 13:19 ` Ducrot Bruno
[not found] ` <20030916131922.GT11391-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-09-16 13:50 ` Andrew de Quincey
[not found] ` <200309161450.19600.adq_dvb-fmPXVN3awWJAJAzL26g0SA@public.gmane.org>
2003-09-16 14:15 ` Ducrot Bruno
[not found] ` <20030916141503.GU11391-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-09-16 15:50 ` Andrew de Quincey
-- strict thread matches above, loose matches on Subject: below --
2003-09-24 3:14 Yu, Luming
[not found] ` <3ACA40606221794F80A5670F0AF15F8401720B38-4yWAQGcml64gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2003-09-27 11:59 ` Andrew de Quincey
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=200309160912.15060.adq_dvb@lidskialf.net \
--to=adq_dvb-fmpxvn3awwjajazl26g0sa@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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