[Gllug] CPU temperature too high
Nix
nix at esperi.org.uk
Sun Jun 18 11:53:29 UTC 2006
On Thu, 15 Jun 2006, Doug Winter moaned:
> Nix wrote:
>> One irrelevant suggestion: fix those thresholds. (You might want to work
>> out the right temperature dividers, too: one of temp2 or temp3 are
>> generally motherboard temperature sensors, and that seems *awfully* hot
>> for a motherboard. So the dividers are probably wrong. Alas working out
>> what they *are* is rather tricky.)
>
> Have you got any tips on getting the sensors configured correctly? I'd
> love to get useful information out of them but have never managed to get
> sane numbers out.
New releases of lm-sensors have example sensors.conf's with likely
dividers in, and you can try them and fiddle them until the output
looks right: e.g. one of my machines has an as99127f:
compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1)
compute in4 ((28/10)+1)*@ , @/((28/10)+1)
# AS99127F rev.1 (same as w83781d)
# compute in5 -(240/60.4)*@ , -@/(240/60.4)
# compute in6 -(90.9/60.4)*@ , -@/(90.9/60.4)
# AS99127F rev.2 (same as w83782d)
compute in5 (5.14 * @) - 14.91 , (@ + 14.91) / 5.14
compute in6 (3.14 * @) - 7.71 , (@ + 7.71) / 3.14
But this depends on the sensor chip, on the motherboard, and
on the way your system assembler has wired things up :(
--
`Voting for any American political party is fundamentally
incomprehensible.' --- Vadik
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list