Displaying 5 results from an estimated 5 matches for "mbmon".
Did you mean:
fbmon
2003 Sep 06
0
mbmon broken on -stable?
With a recent stable
FreeBSD freebie.xs4all.nl 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #11: Sun Aug 31 14:17:04 CEST 2003 root@freebie.xs4all.nl:/usr/obj/usr/src/sys/FREEBIE i386
and a recent mbmon build:
xmbmon-203
I'm now getting interesting results:
wkb@freebie ~: mbmon
Temp.= 255.0, 240.0, 255.0; Rot.= 11250, 270000, 225000
Vcore = 1.52, 3.15; Volt. = 3.20, 5.08, 15.50, -0.00, -0.00
Temp.= 255.0, 240.0, 255.0; Rot.= 11250, 270000, 225000
Vcore = 1.57, 3.20; Volt. = 3....
2008 Aug 11
1
Hardware monitoring for Intel Atom D945GCLF.
...tel Corporation'
device = '82801G (ICH7 Family) SMBus Controller'
class = serial bus
subclass = SMBus
Modules ichsmb and smb are loaded, /dev/smb0 is present, but mbon
and lmmon don't give any results.
lmmon says:
IOCTL: Device not configured
mbmon prints this:
No SMBus HWM available!!
InitMBInfo: Unknown error: 0
Best regards,
--
_/_/ .. Eugene Butusov
_/_/ ... www.devilka.info
_/_/ .... ebutusov(at)gmail(dot)com
2003 May 13
0
Health monitoring
Hi all,
is there a known issue with health monitoring on supermicro SuperServer
6010H? (Im primarily interested in temeperature monitoring)
I have tried both mbmon and lmmon with the following results:
stats# mbmon -d
SMBus[ServerWorks(ServerSet Chipset)] found, but No HWM available on it!!
No Hardware Monitor found!!
InitMBInfo: Unknown error: 0
stats# lmmon
IOCTL: Operation not supported by device
This is on a fresh 4.8-STABLE, from cvs today. Running on:...
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
...orts. It seems that almost all of them rely on /dev/smb device.
After loading smb and ichsmb (seems like ichsmb is the only driver
that causes /dev/smb0) any access to /dev/smb0 returns "Device
not configured". For example:
[chinatsu]:/root# lmmon
IOCTL: Device not configured
Similarly mbmon fails:
[chinatsu]:/root# mbmon -V
No VIA686 HWM available!!
InitMBInfo: No error: 0
Exit 1
[chinatsu]:/root# mbmon -S
No SMBus HWM available!!
InitMBInfo: No error: 0
Exit 1
[chinatsu]:/root# mbmon -I
No ISA-IO HWM available!!
InitMBInfo: No error: 0
Exit 1
[chinatsu]:/root# mbmon -A
InitMBInfo: No...
2008 Sep 10
1
Intel ICH7 SMBus support, ichsmb(4)
...of the SMBus peripherals and have tried
initiating reads to their register space directly using 'smbmsg', with
the same result.
* Has anyone seen the same issues with the ICH7?
* Does anyone know of any userland code I could use as an alternative
to the ichsmb(4) driver?
I looked at mbmon, it appears it relies on the smb(4) drivers; its
direct ISA access only works for specific hardware monitoring chips
which appear on the ISA/LPC bus and does not implement SMBus bit-banging
in userland.
Many many thanks for any help you can provide.
cheers
BMS