Hi,
I have some problems with the cpu temperature of my new Toshiba satellite pro A300 laptop.
While using windows the temperature is always between 40 50 C in linux (Slackware 13) the cpu gets hot faster (between 55 and 65) also with a small load.
The fan starts automatically only when the temperature reach 70.
Code:
critical (S5): 114 C
passive: 114 C: tc1=2 tc2=5 tsp=300 devices=CPU0 CPU1
active[0]: 70 C: devices= FAN
So I tried to change the trip_points manually:
Code:
echo 90:0:52:52:50 > /proc/acpi/thermal_zone/THRM/trip_points"
but I got "echo: write error: Input/output error".Maybe because is not possible change them anymore as this article explain:
http://lwn.net/Articles/244595/.
I also tried to manually start the Fan
Code:
echo 0 > /proc/acpi/fan/FAN/state
But nothing change the fan is always on.
Could someone explain me why the cpu gets so hot and How can I do to change my settings????
Thanks
Davide