Date: Fri, 11 Aug 2006 15:49:17 -0400 From: "Dan Langille" <dan@langille.org> To: Roland Smith <rsmith@xs4all.nl> Cc: amd64@freebsd.org Subject: Re: fan speed/cpu temp Message-ID: <44DCA6FD.14319.AC70E4C@dan.langille.org> In-Reply-To: <20060811192538.GA85508@slackbox.xs4all.nl> References: <44DC9831.21645.A8D4331@dan.langille.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44DCA6FD.14319.AC70E4C>