You are not logged in.

#1 2010-02-17 02:23:25

doraya
Member
Registered: 2010-02-15
Posts: 2

problem with lm_sensors.

My system is core i7 860 / asus p7p55d 
Archlinux kernel 2.6.30

I'm install lm_sensors 3.1.1 but its seem doesn't work.
When I run sensors-detect, the result is

Driver `max6650':
  * Bus `NVIDIA i2c adapter '
    Busdriver `nvidia', I2C address 0x4b
    Chip `Maxim MAX6650/MAX6651' (confidence: 3)


And this is output when I run sensors.

#########################################################
ERROR: Can't get value of subfeature in0_input: I/O error
Vcore Voltage:      +0.00 V  (min =  +0.80 V, max =  +1.60 V)
ERROR: Can't get value of subfeature in1_input: I/O error
+3.3V Voltage:      +0.00 V  (min =  +2.97 V, max =  +3.63 V)
ERROR: Can't get value of subfeature in2_input: I/O error
+5V Voltage:        +0.00 V  (min =  +4.50 V, max =  +5.50 V)
ERROR: Can't get value of subfeature in3_input: I/O error
+12V Voltage:       +0.00 V  (min = +10.20 V, max = +13.80 V)
ERROR: Can't get value of subfeature fan1_input: I/O error
CPU Fan Speed:        0 RPM  (min =  600 RPM)
ERROR: Can't get value of subfeature fan2_input: I/O error
Chassis1 Fan Speed:   0 RPM  (min =  600 RPM)
ERROR: Can't get value of subfeature fan3_input: I/O error
Chassis2 Fan Speed:   0 RPM  (min =  600 RPM)
ERROR: Can't get value of subfeature fan4_input: I/O error
Power Fan Speed:      0 RPM  (min =    0 RPM)
ERROR: Can't get value of subfeature temp1_input: I/O error
CPU Temperature:     +0.0°C  (high = +45.0°C, crit = +45.5°C) 
ERROR: Can't get value of subfeature temp2_input: I/O error
MB Temperature:      +0.0°C  (high = +45.0°C, crit = +46.0°C)

#####################################################



I'm already try to upgrade kernel to 2.6.32 but it ramdomly freeze.

Thank you very much.and sorry with my english. I'm thai smile

Offline

#2 2010-02-17 18:39:28

doraya
Member
Registered: 2010-02-15
Posts: 2

Re: problem with lm_sensors.

Or is there any way to monitor cpu temperature?
thanks

Offline

#3 2010-02-17 19:01:06

bema
Member
Registered: 2010-02-12
Posts: 26

Re: problem with lm_sensors.

It is strange because the Intel "coretemp" temperature sensor should be detected. You could try to load the coretemp module manually using modprobe and then test whether the output of sensors changes. If not, you should at least be able to monitor the temperatures via the sysfs files using

cat /sys/class/hwmon/hwmon*/device/temp1_input

Offline

Board footer

Powered by FluxBB