https://bugzilla.novell.com/show_bug.cgi?id=434546 User jdelvare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=434546#c9 --- Comment #9 from Jean Delvare <jdelvare@novell.com> 2008-12-15 12:04:58 MST --- The coretemp driver gets its temperature values directly from the CPU cores. These look correct in your case. What isn't correct is the temperatures reported by the external sensor chips. In particular, all 3 temperatures reported by the Winbond W83791D are clearly wrong. I am not sure about the third temperature reported by the Winbond W83627DHG (your Super-I/O chip), but it is probably incorrect as well. I'd rather trust the first 2 temperatures of that chip: Sys Temp: +35.0°C (high = +88.0°C, hyst = +116.0°C) sensor = thermistor CPU Temp: +39.0°C (high = +80.0°C, hyst = +75.0°C) sensor = diode Check what the BIOS says, but I'd expect similar values, at least these look sane. So it's really only a matter of ignoring the invalid temperature readings. This is normally done by editing /etc/sensors3.conf, but I seem to remember that gkrellm doesn't use libsensors? So presumably gkrellm itself offers a way to ignore invalid readings. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.