From owner-freebsd-small@FreeBSD.ORG Fri Apr 8 18:26:28 2005 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A243E16A4CE for ; Fri, 8 Apr 2005 18:26:28 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8686A43D31 for ; Fri, 8 Apr 2005 18:26:28 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7BEC472DDD; Fri, 8 Apr 2005 11:26:28 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 77DB772DD4; Fri, 8 Apr 2005 11:26:28 -0700 (PDT) Date: Fri, 8 Apr 2005 11:26:28 -0700 (PDT) From: Doug White To: Andrew In-Reply-To: <09f6c05470d8942c8adb697da4c8d9cf@ugh.net.au> Message-ID: <20050408112553.R63918@carver.gumbysoft.com> References: <09f6c05470d8942c8adb697da4c8d9cf@ugh.net.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-small@freebsd.org Subject: Re: Temperature Sensors on a Mini-ITX Board X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 18:26:28 -0000 On Mon, 4 Apr 2005, Andrew wrote: > Does anyone know how to read the temperature sensors on a VIA Mini-ITX > board? I've tried xmbmon, lmmon and healthd but nothing seems to read > it/them. I can't find anything under the dev sysctl hierachy either. > > I can't see anything relevant in dmesg apart from this perhaps: > > acpi0: on motherboard See if acpi is picking up the thermal zones first. sysctl hw.acpi.thermal If not then try compiling your kernel with the viapm driver. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org