All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Seyfried <seife@suse.de>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>,
	ACPI mailing list <linux-acpi@vger.kernel.org>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: x60 - spontaneous thermal shutdown
Date: Mon, 11 Sep 2006 17:13:03 +0200	[thread overview]
Message-ID: <20060911151303.GD17655@suse.de> (raw)
In-Reply-To: <200609111610.37514.rjw@sisk.pl>

On Mon, Sep 11, 2006 at 04:10:36PM +0200, Rafael J. Wysocki wrote:
> On Monday, 11 September 2006 11:46, Stefan Seyfried wrote:
> > On Mon, Sep 04, 2006 at 11:40:59PM +0200, Pavel Machek wrote:
> > > Hi!
> > > 
> > > x60 shut down after quite a while of uptime, in period of quite heavy
> > > load:
> > > 
> > > Sep  4 23:33:01 amd kernel: ACPI: Critical trip point
> > > Sep  4 23:33:01 amd kernel: Critical temperature reached (128 C), shutting down.
> > > Sep  4 23:33:01 amd shutdown[32585]: shutting down for system halt
> > > Sep  4 23:34:42 amd init: Switching to runlevel: 0
> > > 
> > > I do not think cpu reached 128C, as I still have my machine... Did
> > > anyone else see that?
> > 
> > my usual suspect: use ec_intr=0.
> 
> Is this a kernel command line parameter?

yes.

seife@susi:~> dmesg | grep "^ACPI: EC"
ACPI: EC polling mode.
seife@susi:~> cat /proc/cmdline
root=/dev/hda5 vga=0x317 sysrq=yes resume=/dev/hda1  splash=silent showopts ec_intr=0

with ec_intr=1 (default), you'll get "ACPI: EC interrupt mode."

> I'm having some suspend/resume related problems on HPC 6325 now, and they
> seem to be related to the embedded controller.

Well, polling mode is always on my "things to try"-list for those unspecified
ACPI failures :-)
-- 
Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out." 
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Stefan Seyfried <seife@suse.de>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>,
	ACPI mailing list <linux-acpi@vger.kernel.org>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: x60 - spontaneous thermal shutdown
Date: Mon, 11 Sep 2006 17:13:03 +0200	[thread overview]
Message-ID: <20060911151303.GD17655@suse.de> (raw)
In-Reply-To: <200609111610.37514.rjw@sisk.pl>

On Mon, Sep 11, 2006 at 04:10:36PM +0200, Rafael J. Wysocki wrote:
> On Monday, 11 September 2006 11:46, Stefan Seyfried wrote:
> > On Mon, Sep 04, 2006 at 11:40:59PM +0200, Pavel Machek wrote:
> > > Hi!
> > > 
> > > x60 shut down after quite a while of uptime, in period of quite heavy
> > > load:
> > > 
> > > Sep  4 23:33:01 amd kernel: ACPI: Critical trip point
> > > Sep  4 23:33:01 amd kernel: Critical temperature reached (128 C), shutting down.
> > > Sep  4 23:33:01 amd shutdown[32585]: shutting down for system halt
> > > Sep  4 23:34:42 amd init: Switching to runlevel: 0
> > > 
> > > I do not think cpu reached 128C, as I still have my machine... Did
> > > anyone else see that?
> > 
> > my usual suspect: use ec_intr=0.
> 
> Is this a kernel command line parameter?

yes.

seife@susi:~> dmesg | grep "^ACPI: EC"
ACPI: EC polling mode.
seife@susi:~> cat /proc/cmdline
root=/dev/hda5 vga=0x317 sysrq=yes resume=/dev/hda1  splash=silent showopts ec_intr=0

with ec_intr=1 (default), you'll get "ACPI: EC interrupt mode."

> I'm having some suspend/resume related problems on HPC 6325 now, and they
> seem to be related to the embedded controller.

Well, polling mode is always on my "things to try"-list for those unspecified
ACPI failures :-)
-- 
Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg  | "Well, surrounding them's out." 

  reply	other threads:[~2006-09-11 15:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-04 21:40 x60 - spontaneous thermal shutdown Pavel Machek
2006-09-04 22:26 ` Andreas Mohr
2006-09-04 22:35   ` Pavel Machek
2006-09-04 22:53     ` Andreas Mohr
2006-09-05  6:10     ` Jan Engelhardt
2006-09-11  9:46 ` Stefan Seyfried
2006-09-11  9:46   ` Stefan Seyfried
2006-09-11 14:10   ` Rafael J. Wysocki
2006-09-11 15:13     ` Stefan Seyfried [this message]
2006-09-11 15:13       ` Stefan Seyfried

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=20060911151303.GD17655@suse.de \
    --to=seife@suse.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    /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.