<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Everything is Broken &#187; notebook</title>
	<atom:link href="http://play.datalude.com/blog/tag/notebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://play.datalude.com/blog</link>
	<description>Efficiency vs. Inefficiency, in a no-holds barred fight.</description>
	<lastBuildDate>Tue, 04 May 2010 03:05:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>More Power</title>
		<link>http://play.datalude.com/blog/2008/04/more-power/</link>
		<comments>http://play.datalude.com/blog/2008/04/more-power/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 03:20:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[power management]]></category>
		<category><![CDATA[thinkpad]]></category>

		<guid isPermaLink="false">http://play.datalude.com/blog/?p=23</guid>
		<description><![CDATA[We&#8217;re getting into summer in the Philippines, and I was just worrying how hot my Thinkpad R51e was running. Its 32 degrees in the room, and my CPU is running at a consistent 73 degrees, according to cat /proc/acpi/thermal_zone/THM0/temperature which seems a bit unhealthy. My motherboard fried itself twice last year, and I figure that [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re getting into summer in the Philippines, and I was just worrying how hot my Thinkpad R51e was running. Its 32 degrees in the room, and my CPU is running at a consistent 73 degrees, according to</p>
<pre>cat /proc/acpi/thermal_zone/THM0/temperature</pre>
<p>which seems a bit unhealthy. My motherboard fried itself twice last year, and I figure that might have had something to do with it.</p>
<p>Anyway, I started casting around for things to reduce the power consumption, and found this powertop utility, apparently developed by Intel. (http://www.lesswatts.org/projects/powertop/) You can download it and install it from the site, but I just did a quick</p>
<pre>sudo apt-get install powertop</pre>
<p>and that seemed to work pretty well. When you run it (with sudo powertop), it reports all the things that are keeping your CPU awake and suggests a few things you can do to consume less power. Even better it will make these changes for you, if you press the appropriate letter on the keyboard.</p>
]]></content:encoded>
			<wfw:commentRss>http://play.datalude.com/blog/2008/04/more-power/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
