Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2006 10:19:50 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        "Tamouh H." <hakmi@rogers.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Temperature Monitor
Message-ID:  <6.2.3.4.0.20060723101728.10f46e60@64.7.153.2>
In-Reply-To: <200607230443.k6N4hPp1003442@smtp2.sentex.ca>
References:  <r6t5c2tp6qce1ag0mn3lsaaf1ik51fgge0@4ax.com> <200607230443.k6N4hPp1003442@smtp2.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:41 AM 23/07/2006, Tamouh H. wrote:
> > >Hi,
> > >
> > >I've an Intel board D865GVHZ running on FBSD 5.4 that I'd
> > like to monitor its temperature. I've tried using lmmon , but
> > the data are way off:
> > >
> >
> > I have an 865GCH.  You might be able to get it via acpi
> >
> > % sysctl -a hw.acpi.thermal.tz0.temperature
> > hw.acpi.thermal.tz0.temperature: 40.0C
> > %
> >
> > also, mbmon, might be able to work if you compile in smb support.
> >
> >       ---Mike
>
>thx, I've tried that but the thermal sysctl not available. mbmon 
>compiled with smb didn't recognize a h/w monitor!

Hi, nothing special.  But for smb support, I mean compile it into the 
kernel.  Try adding

device          ichsmb
device          smb
device          smbus
device          intpm

to your kernel and then see if mbmon picks up the info.

         ---Mike 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.0.20060723101728.10f46e60>