Re: fan speed/cpu temp

[ Available lists | Index of freebsd-amd64 | Month of Aug 2006 | Week of 11 Aug 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dan Langille <dan@langille.org>
Date
11 Aug 2006 19:49:23
Subject
Re: fan speed/cpu temp
Message-ID
44DCA6FD.14319.AC70E4C@dan.langille.org

In reply to
References to

[ Hide this part ]
On 11 Aug 2006 at 21:25, Roland Smith wrote:

> On Fri, Aug 11, 2006 at 02:46:09PM -0400, Dan Langille wrote:
> > I'm trying to get fan speed and CPU temp out of my Dual Opteron
> > (HDAMA rev.G) board which is running 6.1-STABLE.
> >
> > I'm finding that mbmon and healthd are reporting nothing useful.
> > Similarly, sysctl has nothing related to cpu temp or fan speed.
> >
> > Example output follows. Any suggestions on what to look for, try,
> > prod, poke, bludgeon?
> >
> > Thanks.
> >
> > [root@opti:~] # mbmon -d
> > SMBus[AMD756/766/768/8111] found, but No HWM available on it!!
> > No Hardware Monitor found!!
> > InitMBInfo: Invalid argument
>
> You could try the different access methods available to mbmon: "-V, -S,
> -I, -A" (see the manual page).
>
> On my Asus K8V DeLuxe only the ISA port access method (-I) works, while
> "-A" gives bogus results as far as tempreature and fan speed are concerned.

No luck:

root@opti:~] # mbmon -d -V
No VIA686 HWM available!!
InitMBInfo: Unknown error: 0
[root@opti:~] # mbmon -d -S
SMBus[AMD756/766/768/8111] found, but No HWM available on it!!
InitMBInfo: Invalid argument
[root@opti:~] # mbmon -d -I
No ISA-IO HWM available!!
InitMBInfo: Unknown error: 0
[root@opti:~] # mbmon -d -A
SMBus[AMD756/766/768/8111] found, but No HWM available on it!!
Summary of Detection:
* No monitors found.
InitMBInfo: Invalid argument
This program needs "setuid root"!!
[root@opti:~] #

cheers

--
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




Elapsed time: 0.685 seconds