[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lm_sensors package



On Mon, 2006-01-09 at 18:05 +0100, Emmanuel Fleury wrote:
> I would like to know how many of these chipsets are supported right now
> on AMD64 motheboards. I have an Asustek A8NE-FM and it seems to me that
> the thermal sensors are not supported at all.
> 
> Can somebody give me some hints where to find experimental drivers or a
> way to develop mine by myself ?

The A8N-E uses the it8712 chip for hardware monitoring, you'll need
these kernel options in order to access it:

CONFIG_I2C=m
CONFIG_I2C_ISA=m
CONFIG_HWMON=m
CONFIG_HWMON_VID=m
CONFIG_SENSORS_IT87=m

'modprobe it87' should load the correct modules, then sensors should
autodetect the chip. 

On my nForce3 system I get the following output:

$ sensors
it8712-isa-0d00
Adapter: ISA adapter
VCore 1:   +1.10 V  (min =  +1.42 V, max =  +1.57 V)   ALARM
VCore 2:   +4.08 V  (min =  +2.40 V, max =  +2.61 V)   ALARM
+3.3V:     +6.53 V  (min =  +3.14 V, max =  +3.46 V)   ALARM
+5V:       +4.95 V  (min =  +4.76 V, max =  +5.24 V)
+12V:     +11.65 V  (min = +11.39 V, max = +12.61 V)
-12V:      +3.93 V  (min = -12.63 V, max = -11.41 V)   ALARM
-5V:       +4.03 V  (min =  -5.26 V, max =  -4.77 V)   ALARM
Stdby:     +6.85 V  (min =  +4.76 V, max =  +5.24 V)   ALARM
VBat:      +4.08 V
fan1:        0 RPM  (min =    0 RPM, div = 2)
fan2:        0 RPM  (min = 2636 RPM, div = 128)
fan3:        0 RPM  (min = 3013 RPM, div = 8)
M/B Temp:    +32°C  (low  =   +15°C, high =   +40°C)   sensor =
thermistor
CPU Temp:    +32°C  (low  =   +15°C, high =   +45°C)   sensor =
thermistor
Temp3:      +128°C  (low  =   +15°C, high =   +45°C)   sensor = disabled

Obviously the voltage readings are incorrect, so you might need to get
an updated sensors.conf from CVS or do some tweaking yourself.

HTH.

---
Adam James ad@heliosphan.co.uk 

PROOF OF GOD'S EXISTENCE #264:
ARGUMENT FROM PERSONAL INABILITY
(1) The Bible says Jesus turned water into wine.
(2) Can you turn water into wine?
(3) No? Well there ya go.
(4) Therefore, God exists.



Reply to: