CPU Temperature Solution

I’ve greatly improved my CPU temperature situation by adding the following two lines to my /etc/rc.local file:

echo -n “90:80:60:75:70:65″ > /proc/acpi/thermal_zone/THM0/trip_points
echo 2 > /proc/acpi/thermal_zone/THM0/polling_frequency

Here’s the rc.local file if you want to look at it.

This entry was posted in Hardware, Linux, blog and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>