Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757712AbYHMUOW (ORCPT ); Wed, 13 Aug 2008 16:14:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753057AbYHMUOH (ORCPT ); Wed, 13 Aug 2008 16:14:07 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:47862 "EHLO out2.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752872AbYHMUOF (ORCPT ); Wed, 13 Aug 2008 16:14:05 -0400 X-Sasl-enc: fFjZp1PePpnei3bkKF3OxJihNnwM2SsMVn9uVx/2vz0A 1218658444 Date: Wed, 13 Aug 2008 17:13:59 -0300 From: Henrique de Moraes Holschuh To: Pavel Machek Cc: Milan Broz , Andi Kleen , kernel list , ACPI mailing list Subject: Re: 2.6.27-rc1: critical thermal shutdown on thinkpad x60 Message-ID: <20080813201359.GA27546@khazad-dum.debian.net> References: <20080806090246.GA1572@elf.ucw.cz> <87bq046cht.fsf@basil.nowhere.org> <20080812094135.GA1565@elf.ucw.cz> <20080812105409.GA1366@one.firstfloor.org> <48A16EFC.1050401@redhat.com> <20080812112602.GA2948@elf.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080812112602.GA2948@elf.ucw.cz> X-GPG-Fingerprint: 1024D/1CDB0FE3 5422 5C61 F6B7 06FB 7E04 3738 EE25 DE3F 1CDB 0FE3 User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1316 Lines: 28 On Tue, 12 Aug 2008, Pavel Machek wrote: > > 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 :-(. thinkpad-acpi will regard 128 and -128 as invalid sensors, because that's how they are used in some BIOSes (and ECs). We used to bother only with -128, but Lenovo did something wierd in one of the EC firmwares and I had to add +128 too. That masks the "help, I am melting" reading. I have noted that in my TODO, let's see if I can make that into a quirk so that you won't get -EINVAL anymore. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/