From: "Trever L. Adams" <trever_Adams@bigfoot.com>
To: "Grover, Andrew" <andrew.grover@intel.com>
Cc: linux Kernel <linux-kernel@vger.kernel.org>,
"Acpi-linux (E-mail)" <acpi@phobos.fachschaften.tu-muenchen.de>
Subject: Re: 2.4.3 (and possibly 2.4.2) don't enter S5 (ACPI) on shutdown
Date: Thu, 05 Apr 2001 16:36:22 -0400 [thread overview]
Message-ID: <3ACCD746.3010000@bigfoot.com> (raw)
In-Reply-To: <4148FEAAD879D311AC5700A0C969E8905DE810@orsmsx35.jf.intel.com>
Grover, Andrew wrote:
>> From: Trever L. Adams [mailto:trever_Adams@bigfoot.com]
>> 2.4.3 no longer shuts down automatically with S5.
>>
>> [2.] Full description of the problem/report:
>>
>> 2.4.3 no longer shuts down automatically with S5. I have an Athlon
>> based system using the FIC-SD11 motherboard. In 2.4.1 and possibly
>> 2.4.2 the system used to shut down just fine.
>
>
> This is the most likely culprit. Trevor please let me know if this does it:
>
> --- linux/drivers/acpi/hardware/hwsleep.c.orig Fri Feb 9 11:45:58 2001
> +++ linux/drivers/acpi/hardware/hwsleep.c Thu Apr 5 12:11:54 2001
> @@ -179,8 +179,6 @@
>
> acpi_hw_register_write(ACPI_MTX_LOCK, PM1_a_CONTROL, PM1_acontrol);
> acpi_hw_register_write(ACPI_MTX_LOCK, PM1_b_CONTROL, PM1_bcontrol);
> - acpi_hw_register_write(ACPI_MTX_LOCK, PM1_CONTROL,
> - (1 << acpi_hw_get_bit_shift (SLP_EN_MASK)));
>
> enable();
Thank you Andrew. This fixed it perfectly. I wish I understood what
the different PM controls were, but it sure did the trick.
I do have a question that you might be able to answer.
Since I left the 2.2.x series of kernels, my harddrives never spin down
now. I do not know what else doesn't sleep. This is the case with APM
(on a box that doesn't crash from it) as well as ACPI. What could be
the cause? I would like the system to go to sleep as much as possible
when it is idle.
TrevEr Adams
next prev parent reply other threads:[~2001-04-05 20:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-05 20:11 2.4.3 (and possibly 2.4.2) don't enter S5 (ACPI) on shutdown Grover, Andrew
2001-04-05 20:36 ` Trever L. Adams [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-04-05 21:52 Grover, Andrew
2001-04-05 19:14 Trever L. Adams
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=3ACCD746.3010000@bigfoot.com \
--to=trever_adams@bigfoot.com \
--cc=acpi@phobos.fachschaften.tu-muenchen.de \
--cc=andrew.grover@intel.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.