Hello,
I'm using an ASUS K8N-DL with Fedora Core 4 and am having trouble getting sensor data from lm_sensors using kgrellm or "sensors" from the command line.
The dual-proc K8N-DL is a newer board, which requires that linux be run with acpi=off. What I'm wondering is if ACPI is required to be on in order to get sensor data from the lm_sensors module?
gkrellm reports Proc CPU Temps as either 0C or -1C. It sees fan1, fan2, and fan3, all of which are at 0.
Here is the output of sensors:
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.94 V (min = +1.94 V, max = +1.94 V) ALARM (beep)
+12V: +15.50 V (min = +15.50 V, max = +15.50 V) ALARM (beep)
+3.3V: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep)
+5V: +6.80 V (min = +6.80 V, max = +6.80 V) ALARM (beep)
-12V: -14.91 V (min = -10.80 V, max = -13.18 V) ALARM (beep)
V5SB: +6.85 V (min = +6.85 V, max = +6.85 V) ALARM (beep)
VBat: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep)
fan1: 0 RPM (min = 0 RPM, div = 128) ALARM (beep)
CPU Fan: 0 RPM (min = 0 RPM, div = 128) ALARM (beep)
fan3: 0 RPM (min = 0 RPM, div = 128) ALARM (beep)
M/B Temp: -1°C (high = -1°C, hyst = -1°C) sensor = diode ALARM (beep)
CPU Temp: +0.0°C (high = +0°C, hyst = +0°C) sensor = diode ALARM (beep)
temp3: +0.0°C (high = +0°C, hyst = +0°C) sensor = diode ALARM (beep)
vid: +0.275 V (VRM Version 9.0)
alarms: Chassis intrusion detection ALARM
beep_enable:
Sound alarm enabled
eeprom-i2c-0-53
Adapter: SMBus nForce2 adapter at 4c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
eeprom-i2c-0-52
Adapter: SMBus nForce2 adapter at 4c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
eeprom-i2c-0-51
Adapter: SMBus nForce2 adapter at 4c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
eeprom-i2c-0-50
Adapter: SMBus nForce2 adapter at 4c00
Memory type: DDR SDRAM DIMM
Memory size (MB): 512
Anyone know if my problem is that I need to enable ACPI? (Which is apparently not possible with either this board, or multiproc systems in general?)