Comment 160 for bug 22336

Revision history for this message
Daniel Scherdel (danschel) wrote :

Hi,

I have a similar problem if I`m using the CPU on full power and without any limitations the THZ*s will rise above 105°C/80°C (yes it is that high) and the system is going down, but gladly in a controlled manner (no file system check needed on next start up).

But I found a more or less working solution if I

$ echo 1330000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

OR

$ echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

With that I can use the system even if it is working on full throttle a hole day.

The processor is a Intel(R) Pentium(R) M processor 1.86GHz with 8 steppings

Fell free to ask for more informations.
Greetings Dan