From owner-freebsd-acpi@FreeBSD.ORG Tue May 2 15:48:26 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26AEB16A405; Tue, 2 May 2006 15:48:26 +0000 (UTC) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5621543D5F; Tue, 2 May 2006 15:48:20 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1Fax6p-0004GW-00; Tue, 02 May 2006 17:48:19 +0200 Date: Tue, 2 May 2006 17:48:19 +0200 To: Pav Lucistnik Message-ID: <20060502154819.GA16135@poupinou.org> References: <1146231595.94164.25.camel@pav.hide.vol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1146231595.94164.25.camel@pav.hide.vol.cz> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-acpi@FreeBSD.org Subject: Re: acpi_thermal on nforce 4 board 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: Tue, 02 May 2006 15:48:26 -0000 Hi, On Fri, Apr 28, 2006 at 03:39:55PM +0200, Pav Lucistnik wrote: > Hi list! > > I recently got a new motherboard and CPU. I like to keep a tap on the > CPU temperature. xmbmon utility no longer works on this hardware, so I > turned to ACPI. > > Since I assembled the system on Monday, the temperature never changed: > > hw.acpi.thermal.tz0.temperature: 21.8C > > Is our acpi_thermal(4) supposed to work with nForce 4 chipsets? acpi_thermal(4) is arch (in fact i386 ia64 and amd64) and chipset independant. It's therefore AML methods related to thermal zones that's seems to be broken to my eyes. > It's MSI Neo4-FI board, dmesg is at http://hood.oook.cz/techno/ I can > get a verbose boot dmesg later, if needed. BIOS is latest (5.0). Could you please give a link to an acpidump output as well? See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html to this end. PS: if mbmon works, then delete this mail :) -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.