From: Andreas Mohr <andi@rhlx01.fht-esslingen.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-pm@osdl.org, Suspend2-devel@lists.suspend2.net,
LKML <linux-kernel@vger.kernel.org>,
"Rafael J. Wysocki" <rjw@sisk.pl>, Pavel Machek <pavel@ucw.cz>,
ncunningham@linuxmail.org
Subject: Re: swsusp and suspend2 like to overheat my laptop
Date: Wed, 9 Aug 2006 15:42:11 +0200 [thread overview]
Message-ID: <20060809134211.GA6286@rhlx01.fht-esslingen.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0608090913480.3560@gandalf.stny.rr.com>
On Wed, Aug 09, 2006 at 09:16:30AM -0400, Steven Rostedt wrote:
>
> On Wed, 9 Aug 2006, Rafael J. Wysocki wrote:
>
> >
> > If it's a P4, we rather don't, because the ACPI tables should be above the
> > last pfn in the normal zone. Still, Steven please send your dmesg after a
> > fresh boot.
> >
>
> Attached is a gzipped version of my dmesg.
This one is fatal:
| ACPI: Found ECDT
| ACPI: Could not use ECDT
And you also have
| ACPI: Processor [CPU0] (supports 4 throttling states)
| ACPI: Processor [CPU1] (supports 4 throttling states)
(IOW, no C2/C3 states listed here)
The buggy ECDT table (see http://www.poupinou.org/acpi/ibm_ecdt.html)
is said to cause ACPI init to fail:
http://t2100cdt.kippona.net/tlinux/archive/linux.toshiba-dme.co.jp/ML/tlinux-users/4300/4396.html
as such it's not too astonishing that you don't have C2/C3 states, *always*
(pre-suspend and post-suspend).
However the machine should still do normal HLT idle loop which should
manage to keep it reasonably cool, right?
Given this ECDT table issue it's very possible that this is the reason for
Linux ACPI layer misbehaviour after resume.
Google "ACPI ECDT" might help, too.
In any case, you could do some kernel logging around pm_idle* in
drivers/acpi/processor_idle.c since I suspect that this is what changes
after resume to cause the idling to fail.
Andreas Mohr
next prev parent reply other threads:[~2006-08-09 13:42 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 21:40 swsusp and suspend2 like to overheat my laptop Steven Rostedt
2006-08-08 21:50 ` Nigel Cunningham
2006-08-08 23:31 ` Steven Rostedt
2006-08-08 23:35 ` Lee Revell
2006-08-08 23:42 ` Nigel Cunningham
2006-08-08 23:50 ` Steven Rostedt
2006-08-09 13:05 ` Mark Lord
2006-08-09 6:14 ` Ian Campbell
2006-08-08 23:53 ` Pavel Machek
2006-08-09 2:23 ` Steven Rostedt
2006-08-09 7:39 ` Pavel Machek
2006-08-09 11:45 ` Steven Rostedt
2006-08-09 11:54 ` Nigel Cunningham
2006-08-09 11:58 ` Pavel Machek
2006-08-09 12:15 ` Rafael J. Wysocki
2006-08-09 13:16 ` Steven Rostedt
2006-08-09 13:42 ` Andreas Mohr [this message]
2006-08-09 20:32 ` Rafael J. Wysocki
2006-08-09 13:35 ` Steven Rostedt
2006-08-09 13:37 ` Pavel Machek
2006-08-09 13:45 ` Brad Campbell
2006-08-09 12:04 ` Steven Rostedt
2006-08-09 12:08 ` Pavel Machek
2006-08-09 12:35 ` Steven Rostedt
2006-08-09 12:58 ` Pavel Machek
2006-08-11 0:14 ` Steven Rostedt
2006-08-09 12:14 ` Steven Rostedt
2006-08-09 12:07 ` Andreas Mohr
2006-08-09 12:38 ` Steven Rostedt
2006-08-09 13:03 ` Andreas Mohr
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=20060809134211.GA6286@rhlx01.fht-esslingen.de \
--to=andi@rhlx01.fht-esslingen.de \
--cc=Suspend2-devel@lists.suspend2.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@osdl.org \
--cc=ncunningham@linuxmail.org \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
--cc=rostedt@goodmis.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