From owner-freebsd-acpi@FreeBSD.ORG Mon Mar 5 09:56:54 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D77016A401 for ; Mon, 5 Mar 2007 09:56:54 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout1.pacific.net.au (mailout1-3.pacific.net.au [61.8.2.210]) by mx1.freebsd.org (Postfix) with ESMTP id 23DE513C481 for ; Mon, 5 Mar 2007 09:56:54 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 89A1E5A0732; Mon, 5 Mar 2007 20:56:53 +1100 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id B23608C02; Mon, 5 Mar 2007 20:56:52 +1100 (EST) Date: Mon, 5 Mar 2007 20:56:50 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Stefan Ehmann In-Reply-To: <20070305201904.K21224@delplex.bde.org> Message-ID: <20070305205433.O21398@delplex.bde.org> References: <200703011612.07110.shoesoft@gmx.net> <20070305004000.B17935@delplex.bde.org> <45EB28A1.5010803@root.org> <200703042242.58748.shoesoft@gmx.net> <20070305142926.O2780@besplex.bde.org> <1173084724.1850.3.camel@localhost> <20070305201904.K21224@delplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-acpi@freebsd.org Subject: misdetection of tz2 temperature (was: notebook freezes) 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: Mon, 05 Mar 2007 09:56:54 -0000 On Mon, 5 Mar 2007, Bruce Evans wrote: > I now have a completely different acpi problem to ask about. My HP > nx6325 now shuts down an instant after booting FreeBSD with a 1 week > old kernel, since the tz2 temperature is misdetected as 3413.3 degrees > C. All temperatures seemed to be detected correctly in 3+ week old > kernels. Only batter battery misdetection that caused shutdowns (less > cleanly via panics) in the old kernels. This seems to be fixed in -current. Bruce