From owner-freebsd-questions Tue Aug 13 7:10:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1849C37B400 for ; Tue, 13 Aug 2002 07:10:05 -0700 (PDT) Received: from janeway.vonbek.dhs.org (bgm-24-24-79-198.stny.rr.com [24.24.79.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F4343E3B for ; Tue, 13 Aug 2002 07:10:03 -0700 (PDT) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id F3BFA4FC8A; Tue, 13 Aug 2002 10:08:58 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id EE7D64A0D for ; Tue, 13 Aug 2002 10:08:58 -0400 (EDT) Date: Tue, 13 Aug 2002 10:08:58 -0400 (EDT) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: freebsd-questions@freebsd.org Subject: Re: Motherboard temperature monitoring on A7V333-R. In-Reply-To: <200208101437.g7AEbgI14059@brother.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 10 Aug 2002, Peter B wrote: > Date: Sat, 10 Aug 2002 16:37:42 +0200 (MEST) > From: Peter B > To: freebsd-questions@FreeBSD.ORG > Subject: Motherboard temperature monitoring on A7V333-R. > > > What is the proper kernel config and application to read temperature and > voltages as can be seen in the bios menu on A7V333-R motherboard ? > > I have tried various setups with pcf,smb, etc.. together with healthd in 4.6 > without success so far. I suspect my motherboard is unsupported. > > Btw, is there any hardware feature to read the powerconsumption from a power > supply just as temp/volts can be read from motherboards today? > Especially the ampere readings from the different voltages 5,12,-12 etc.. > > /P > After a little Google searching I came up with the viapm(4) driver. See it's man page and build it into your kernel. Perhaps you need this to work with healthd? Dunno, just a thought - I haven't fiddled with this yet, although I use lm_sensors in Linux. JB /* * John Bleichert * syborg@stny.rr.com * http://vonbek.dhs.org/latest.jpg */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message