I have been trying to configure gkrellm to show CPU and MB
temperatures on SL 6.0. I ran sensors-detect, and the final output was:
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `w83627hf':
* ISA bus, address 0x290
Chip `Winbond W83627HF/F/HG/G Super IO Sensors' (confidence: 9)
Driver `w83791d':
* Bus `SMBus I801 adapter at 0500'
Busdriver `i2c_i801', I2C address 0x2d (and 0x48 0x49)
Chip `Winbond W83791D' (confidence: 8)
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): y
Starting lm_sensors: loading module w83627hf w83791d [ OK ]
Unloading i2c-dev... OK
Unloading i2c-i801... OK
When I run gkrellm configuration,
Configuration->Builtins->Sensors->Temperatures, I get:
Temperatures
thermal_zone/THRM
w83791d@3:2d/temp1
w83791d@3:2d/temp2
w83791d@3:2d/temp3
thermal_zone0
Fans
Voltages
If I check all the temperatures, gkrellm displays the following
temperatures that never change:
73.4F
258.8F
258.8F
258.8F
72.5F
When I used gkrellm under Fedora 10, the configuration window showed:
Temperatures
thermal_zone/THRM
w83627hf-0-0290/temp1
w83627hf-0-0290/temp2
w83627hf-0-0290/temp3
Under Fedora 10 temp1 turned out to be MB, and temp3 turned out to be
CPU. This worked well under Fedora 10 as well as under previous versions
of Fedora (the temperatures changed with conditions and seemed reasonable).
I tried to change the file .gkrellm2/sensor-config by replacing
w83791d@3:2d with w83627hf-0-0290 everywhere, but the computer would
change it back to what it was originally. This did not work.
Can anyone help?
Thanks,
Spencer