From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 16 14:54:07 2008 Return-Path: Delivered-To: acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0A3216A420; Wed, 16 Jan 2008 14:54:07 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from fallbackmx10.syd.optusnet.com.au (fallbackmx10.syd.optusnet.com.au [211.29.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id 7D35E13C467; Wed, 16 Jan 2008 14:54:06 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail04.syd.optusnet.com.au (mail04.syd.optusnet.com.au [211.29.132.185]) by fallbackmx10.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m0G8M941007353; Wed, 16 Jan 2008 19:22:09 +1100 Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail04.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m0G8M6kK005541 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Jan 2008 19:22:07 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m0G8M043065102; Wed, 16 Jan 2008 19:22:00 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m0G8M00G065101; Wed, 16 Jan 2008 19:22:00 +1100 (EST) (envelope-from peter) Date: Wed, 16 Jan 2008 19:22:00 +1100 From: Peter Jeremy To: Daniel Eischen Message-ID: <20080116082200.GV929@server.vk2pj.dyndns.org> References: <1200369199.2054.38.camel@RabbitsDen> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XaUbO9McV5wPQijU" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: acpi@freebsd.org Subject: Re: How to disable acpi thermal? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2008 14:54:08 -0000 --XaUbO9McV5wPQijU Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 15, 2008 at 03:34:41PM -0500, Daniel Eischen wrote: >The system is a Intel STL2 Tupelo motherboard with 1 CPU, the >other CPU socket being occupied by a CPU terminator thingy. >I uncovered the rackmount system and watched it while building >a kernel. With the cover off the acpi monitored temperature >went to 107C and stayed there. It only took a minute or two >to get there. I felt around inside the chassis and nothing >was even near being to warm or hot. With the cover on, the >temperature goes to 111/112C before being shutdown by acpi_thermal >(the limit being 110C). There is no way anything in that >chassis is anywhere near 100C. I've disabled acpi_thermal >for now, but it'd be nice to get a better fix. This implies that the reported temperature does have some association with reality. What does the BIOS report? One possibility is that one of the motherboard support chips has died. If your CPU supports it, you could try using coretemp(4). Getting back to your original question, my laptop used to suffer from occasional spikes to 146=B0C in one zone (not CPU). My work-around was to add the following to /etc/sysctl.conf: # Increase tz2 allowable temperature so the occasional spikes to 146=B0C wo= n't # trigger a shutdown. Note that the temperature is specified in deci-kelvi= ns hw.acpi.thermal.user_override=3D1 hw.acpi.thermal.tz2._CRT=3D4231 I'd keep a close eye in it in case the reported temperature really is accurate. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --XaUbO9McV5wPQijU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHjb6o/opHv/APuIcRAkCXAJ9AeVwxv7DNwHW533xpjMoCSDL2ZQCgjH/a sQ5qZeUvoCWmXb3TjOfVp+M= =YiLB -----END PGP SIGNATURE----- --XaUbO9McV5wPQijU--