Does anyone know how to get the temperature of an Intel Core i5 processor in FreeBSD?
Relevant info:
- Motherboard: Asus P8P67 Deluxe
- CPU: Intel(R) Core(TM) i5-2500
- OS: FreeBSD 8.2-RELEASE (64bit)
I've tried:
sysctl -a⇒ nothing about CPU-temp therembmon⇒ outputs:No Hardware Monitor found!! InitMBInfo: Unknown error: 0
I've successfully used mbmon on previous rigs with older hardware, but I can't get it to work with this setup. I've tried all "access methods" (options -V, -S, -I, -A).
kldload smbus) and/or other modules to get mbmon to work. It depends on the chipset. – Chris S Oct 9 '11 at 1:44