How to keep your cpu cool and your fan quiet

How to do things, solutions, recipes, tutorials
Message
Author
User avatar
ninaholic
Posts: 10
Joined: Sat 19 Oct 2013, 06:46

#61 Post by ninaholic »

Thank you! I try the same 3 lines as OP in PuppyLinux4.20 Console and constant fan noise and heat is gone:

Code: Select all

modprobe speedstep-centrino
modprobe cpufreq_ondemand 
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
I have Pentium M 725 Centrino (600mhz-1600mhz). Nice and cool laptop now. Cheers :)

Post Reply