Hi all, I'm sure i'm missing something stupid here, but any and all help would be appreciated. I'm trying to get gkrellm to moniter my cpu temp. LM Sensors output is as follows.
Driver `adm1021' (may not be inserted):
Misdetects:
* Bus `NVIDIA i2c adapter '
Busdriver `UNKNOWN', I2C address 0x4c
Chip `Maxim MAX1617' (confidence: 3)
Driver `to-be-written' (should be inserted):
Detects correctly:
* Bus `NVIDIA i2c adapter '
Busdriver `UNKNOWN', I2C address 0x4c
Chip `Maxim MAX6648/MAX6692' (confidence: 8)
Driver `f71882fg' (should be inserted):
Detects correctly:
* ISA bus, address 0xa00
Chip `Fintek F71882FG/F71883FG Super IO Sensors' (confidence: 9)
Driver `coretemp' (should be inserted):
Detects correctly:
* Chip `Intel Core family thermal sensor' (confidence: 9)
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): y
You should now start the lm_sensors service to load the required
kernel modules.
[root@localhost ~]# service lm_sensors start
Starting lm_sensors: loading module f71882fg coretemp No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
[ OK ]
[Edit]
I also tried manually inserting the module
[root@localhost ~]# modprobe coretemp
FATAL: Error inserting coretemp (/lib/modules/2.6.23.15-137.fc8/kernel/drivers/hwmon/coretemp.ko): No such device
and yet
[root@localhost ~]# modprobe -l|grep coretemp
/lib/modules/2.6.23.15-137.fc8/kernel/drivers/hwmon/coretemp.ko