From owner-freebsd-stable@FreeBSD.ORG Fri Dec 14 12:21:40 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D73D16A421 for ; Fri, 14 Dec 2007 12:21:40 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 54D8E13C502 for ; Fri, 14 Dec 2007 12:21:40 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 2E0A41CC079; Fri, 14 Dec 2007 04:21:40 -0800 (PST) Date: Fri, 14 Dec 2007 04:21:40 -0800 From: Jeremy Chadwick To: tequnix@frogmi.net Message-ID: <20071214122140.GA30568@eos.sc1.parodius.com> References: <20071214105320.6d199922@jadzia.intern.creative.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20071214105320.6d199922@jadzia.intern.creative.co.at> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-stable@freebsd.org Subject: Re: BETA4 - acpi.thermal.tz0 always at 40,0C X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2007 12:21:40 -0000 On Fri, Dec 14, 2007 at 10:53:20AM +0100, tequnix@frogmi.net wrote: > sysctl shows __always__ 40°: > > $ sysctl hw.acpi.thermal.tz0.temperature > hw.acpi.thermal.tz0.temperature: 40,0C > > motherboard is a Asus M2A-VM, version is FreeBSD 7.0-BETA4 amd64 > > is this a motherboard issue, or a known issue, or a bug, can anybody > confirm this behaviour, should i send_pr ? It's very likely an ACPI configuration problem (with the motherboard/ motherboard BIOS). I have some Asus boards which claim to support the ACPI thermal zone stuff, but an ACPI configuration dump shows the value being returned as a static 40C (e.g. the value is hard-coded and isn't tied to any hardware). You could use acpidump -d to confirm this. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |