Subject: Re: Environmental Sensors on A7V333
To: Simon Burge <simonb@wasabisystems.com>
From: Alistair Crooks <agc@wasabisystems.com>
List: current-users
Date: 05/28/2003 11:11:55
On Wed, May 28, 2003 at 03:37:28PM +1000, Simon Burge wrote:
> Curt Sampson wrote:
>
> > I'd like to be able to monitor the CPU temperature on my Asus A7V333
> > motherboard. I built a (mostly-GENERIC) kernel with the lm and
> > viaenv/viaapm devices enabled, but neither turned up during the
> > boot-time autoconfig. Anybody have any thoughts on what device I need
> > here?
> >
> > (I have a report that the A7V266E is in the same boat.)
>
> Look at
> http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon201.tar.gz
> (as well as xmbmon201.netbsd.patch.gz and xmbmon201pl1.diff in the same
> directory). I needed to add -DNETBSD to DEFS in the Makefile and add
> -li386 to the link line, but with that I see:
>
> thoreau 60> priv ./mbmon
> Temp.= 27.0, 55.0, 0.0; Rot.= 4272, 2732, 2732
> Vcore = 1.79, 0.10; Volt. = 3.33, 4.89, 12.46, -12.82, -3.58
>
> on my A7V266E. I'll see if I can knock it into shape for pkgsrc.
Try out pkgsrc/sysutils/mbmon and pkgsrc/sysutils/xmbmon - thanks for
the nudge.
Regards,
Alistair