hardware monitoring support for MSI RS480M2-IL (aka MS-7093) motherboard?

Ruslan Ermilov ru at freebsd.org
Wed Dec 28 01:38:47 PST 2005


On Mon, Dec 26, 2005 at 01:55:31AM +0100, Adriaan de Groot wrote:
> On Sunday 25 December 2005 15:53, Torfinn Ingolfsen wrote:
> > I'm running FreeBSD 6.0-stable / amd64 o this motherboard. There
> > shouldn't be any difference from running the i386 version, with regards
> > to hardware monitoring?
> 
> Well, it's not 100% trivial; for instance, on the Asus A8V you need to use the 
> -I flag on mbmon to force it to use a particular polling method.
> 
> beans$mbmon
> 
> Temp.= 124.0, 124.0,  0.0; Rot.=    0,    0,    0
> Vcore = 0.00, 0.00; Volt. = 0.00, 0.00,  0.00,   0.00,  0.00
> ^C
> beans$mbmon -I
> 
> Temp.= 36.0, 46.0,  0.0; Rot.= 2596, 2556,    0
> Vcore = 1.55, 0.00; Volt. = 3.41, 5.11, 11.13,   0.31,  5.11
> ^C
> 
> So you might want to fiddle around there, even though your immediate problem 
> -- no monitor methods found at _all_ -- is different.
> 
It's possible to force mbmon to probe a particular sensor if there
any several, by using the -p option.  For example, on our servers
at work I have:

#mbmon -A -d
Summary of Detection:
 * SMB monitor(s)[ioctl:AMD8111]:
  ** Winbond Chip W83627HF/THF/THF-A found at slave address: 0x50.
  ** Analog Dev. Chip ADM1027 found at slave address: 0x5C.
 * ISA monitor(s):
  ** Winbond Chip W83627HF/THF/THF-A found.

To force it to use ADM1027 which shows CPUs' temperature (dual CPU
box), I have to use: "mbmon -p lm85".  Otherwise, it always probes
the Winbond chip.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20051228/ada39192/attachment.bin


More information about the freebsd-amd64 mailing list