mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Pavel Machek <pavel@suse.cz>
Cc: Milan Broz <mbroz@redhat.com>, Andi Kleen <andi@firstfloor.org>,
	kernel list <linux-kernel@vger.kernel.org>,
	ACPI mailing list <linux-acpi@vger.kernel.org>,
	Alexey Starikovskiy <astarikovskiy@suse.de>
Subject: Re: 2.6.27-rc1: critical thermal shutdown on thinkpad x60
Date: Tue, 12 Aug 2008 16:34:33 +0200	[thread overview]
Message-ID: <200808121634.34634.rjw@sisk.pl> (raw)
In-Reply-To: <20080812115530.GB8806@elf.ucw.cz>

On Tuesday, 12 of August 2008, Pavel Machek wrote:
> On Tue 2008-08-12 13:44:27, Milan Broz wrote:
> > Pavel Machek wrote:
> > > Hi!
> > >>> On Tue, Aug 12, 2008 at 11:41:35AM +0200, Pavel Machek wrote:
> > >>>>>> Aug  6 11:00:10 amd kernel: ACPI: Critical trip point
> > >>>>>> Aug  6 11:00:10 amd kernel: Critical temperature reached (128 C),
> > >>>>>> shutting down.
> > >>>>>> Aug  6 11:00:10 amd shutdown[24414]: shutting down for system halt
> > >>>>>>
> > >>>>>> ...and machine went down at that point :-(.
> > >>>>> I hope you can easily reproduce it?
> > >>>>>
> > >>>>> So it's new in 2.6.27rc1 and wasn't in 2.6.26? Can you please
> > >>>> Yes, I'm very sure. It makes machine basically unusable.
> > >>> Does this mean you can easily reproduce it?  
> > >>> Please do a bisect then. 
> > >>>
> > >>>> Not that one :-(. Thinkpad does not even have fan device: it is
> > >>>> controlled by hardware.
> > >> Hi,
> > >> I see exactly the same on my x60s, but during upgrade to 2.6.26.2.
> > > 
> > > Are you sure?
> > 
> > yes. maybe some userspace tool controlling frequency is involved, no idea yet.
> > But it is 2.6.26 tree for sure.
> 
> So it definitely is in 2.6.26.2, and it definitely is in 2.6.26?
> 
> ...because I'm using 2.6.26, and see nothing..
> 
> > >> Now, the CPU cores remains on 1.67GHz and fan is unable to cool them properly
> > >> under heavy load (even if I set "level disengaged" through thinkpad fan control,
> > >> temperature sensor shows after a while 128 C (probably not real temp,
> > >> I expect some critical flag => and it properly switch off the
> > >> system...)
> > > 
> > > How do you control fans? I could not get anything but -EINVAL from IBM
> > > ACPI driver :-(.
> > 
> > you need add fan_control=1 to thinkpad_acpi module
> > 
> > http://www.thinkwiki.org/wiki/How_to_control_fan_speed
> > http://www.thinkwiki.org/wiki/ACPI_fan_control_script
> 
> Thanks for pointers!

Pavel, can you check if the state of the fan(s) change while the thermal trip
points are being passed?

As I said in http://bugzilla.kernel.org/show_bug.cgi?id=11281, I suspect that
this mechanism may be broken.

Thanks,
Rafael

  reply	other threads:[~2008-08-12 14:31 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06  9:02 Pavel Machek
2008-08-07  9:13 ` Pavel Machek
2008-08-07 10:38   ` Pavel Machek
2008-08-07 11:34 ` Karel Zak
2008-08-07 13:05   ` Fabio Comolli
2008-08-07 14:41     ` Yves-Alexis Perez
2008-08-07 16:01 ` Andi Kleen
2008-08-12  9:41   ` Pavel Machek
2008-08-12 10:54     ` Andi Kleen
2008-08-12 11:02       ` Pavel Machek
2008-08-12 11:07       ` Milan Broz
2008-08-12 11:26         ` Pavel Machek
2008-08-12 11:44           ` Milan Broz
2008-08-12 11:55             ` Pavel Machek
2008-08-12 14:34               ` Rafael J. Wysocki [this message]
2008-08-12 14:57                 ` 2.6.27-rc1: critical thermal shutdown on thinkpad x60 (bisected) Milan Broz
2008-08-12 15:48                   ` Milan Broz
2008-08-12 16:01                     ` 2.6.27-rc1 and 2.6.26.1: " Thomas Renninger
2008-08-13  7:08                       ` Pavel Machek
2008-08-12 16:28                     ` 2.6.27-rc1: " Andi Kleen
2008-08-12 18:30                     ` Dominik Brodowski
2008-08-12 18:59                       ` Andi Kleen
2008-08-12 19:56                         ` Rafael J. Wysocki
2008-08-13 10:39                         ` Milan Broz
2008-08-14 13:56                         ` Milan Broz
2008-08-13  7:39                     ` Pavel Machek
2008-08-13  7:39                   ` Pavel Machek
2008-08-12 15:32                 ` 2.6.27-rc1: critical thermal shutdown on thinkpad x60 Matthew Garrett
2008-08-12 19:57                   ` Rafael J. Wysocki
2008-08-13 20:13           ` Henrique de Moraes Holschuh
2008-08-13 20:28             ` Pavel Machek
2008-08-13 20:42               ` Henrique de Moraes Holschuh
2008-08-13 20:55                 ` Pavel Machek
2008-08-13  0:55     ` Zhang Rui

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=200808121634.34634.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=andi@firstfloor.org \
    --cc=astarikovskiy@suse.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbroz@redhat.com \
    --cc=pavel@suse.cz \
    /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

all inboxes | Powered by JetHome®