Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 19:55:37 -0800
From:      "Mike Maltese" <mike@pcmedx.com>
To:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Mobo monitoring on Tyan LE-T motherboard ...
Message-ID:  <000401c2bd13$22374130$faf0a8c0@pcmedx.com>
References:  <20030115173507.U13366@hub.org> <20030115230114.J495@marvin.sko.mh.se>

next in thread | previous in thread | raw e-mail | index | archive | help
To install a terminal version from ports, open the xmbmon Makefile and
change WITHOUT_X11?= no  to yes. You'll also most likely have to add some or
all of the following lines to your kernel config file and recompile to get
it working.

device iicbus
device iicbb
device smbus
device intpm
device ichsmb
device smb

----- Original Message -----
From: "Mats Larsson" <myrslok@marvin.sko.mh.se>
To: "Marc G. Fournier" <scrappy@hub.org>
Cc: <freebsd-stable@FreeBSD.ORG>
Sent: Wednesday, January 15, 2003 2:11 PM
Subject: Re: Mobo monitoring on Tyan LE-T motherboard ...


>
> Check out xmbmon at
http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
>
> Generates output like this:
> Temp.= 37.6, 27.8, 25.1; Rot.= 4115, 2800,    0
>  Vcore = 1.49, 2.49; Volt. = 3.29, 5.05, 11.95,   0.00,  0.00
>
> Requires XFree86-libraries-4.2.1_5, freetype2-2.1.2_1, imake-4.2.0_1 but
> if you only want the terminal version download a precompiled package and
> run mbmon
>
> // Mats Larsson
>
>
> On Wed, 15 Jan 2003, Marc G. Fournier wrote:
>
> >
> > Can someone suggest what software (if any) and settings I need for
FreeBSD
> > STABLE in order to be able to monitor things like fan speed and
> > temperature?  I have a remote server that I'd like to be able to do a
> > certain degree of monitoring on, and know the BIOS of teh Tyan gives
> > oodles of info, just curious as to how to get at it ...
> >
> > If there is a URL that explains this that I haven't found, please direct
> > me to it and I'll gladly read ...
> >
> > Thanks ...
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-stable" in the body of the message
> >
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c2bd13$22374130$faf0a8c0>