However I to have better labels than temp1, temp2, temp3 ....
So how do I work out where they are located? Guessing need to know motherboard?
Output of sensors:
- Code: Select all
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
ERROR: Can't get value of subfeature temp1_input: Can't read
Core 0: +0.0°C (crit = +100.0°C)
coretemp-isa-0002
Adapter: ISA adapter
ERROR: Can't get value of subfeature temp1_input: Can't read
Core 1: +0.0°C (crit = +100.0°C)
w83627dhg-isa-0290
Adapter: ISA adapter
Vcore: +1.20 V (min = +0.00 V, max = +1.74 V)
in1: +1.62 V (min = +1.54 V, max = +1.96 V)
AVCC: +3.39 V (min = +2.98 V, max = +3.63 V)
VCC: +3.39 V (min = +2.98 V, max = +3.63 V)
in4: +1.87 V (min = +2.04 V, max = +1.11 V) ALARM
in5: +1.21 V (min = +1.74 V, max = +1.02 V) ALARM
in6: +1.57 V (min = +1.44 V, max = +2.04 V)
3VSB: +3.39 V (min = +2.98 V, max = +3.63 V)
Vbat: +3.34 V (min = +2.70 V, max = +3.30 V) ALARM
fan1: 2343 RPM (min = 534 RPM, div = 32)
fan2: 0 RPM (min = 198 RPM, div = 128) ALARM
fan3: 0 RPM (min = 0 RPM, div = 128)
fan4: 0 RPM (min = 10546 RPM, div = 128) ALARM
fan5: 0 RPM (min = 0 RPM, div = 128)
temp1: +32.0°C (high = +127.0°C, hyst = -67.0°C) sensor = diode
temp2: +25.0°C (high = +80.0°C, hyst = +75.0°C) sensor = diode
temp3: +26.0°C (high = +80.0°C, hyst = +75.0°C) sensor = diode
cpu0_vid: +2.050 V
Its the last 3 temperature readings I am graphing. I can't get the "Adapter: ISA adapter" ones to work (its an intel mobo)
So any ideas how I would go about locating them? (also I don't have physical access to the machine at the moment...)
Cheers