Displaying 3 results from an estimated 3 matches for "lmmon".
Did you mean:
  lemon
  
2008 Aug 11
1
Hardware monitoring for Intel Atom D945GCLF.
...0x0c0500 card=0x464c8086 chip=0x27da8086 
rev=0x01 hdr=0x00
     vendor     = 'Intel 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:
http://www...
2012 Oct 17
5
Problem reading vitals from Gigabyte H77-DH3H
...ls, I decided to try motherboard monitors in
ports. 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
Ex...