<?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>Make Tech Easier&#187; CPU frequency</title>
	<atom:link href="http://maketecheasier.com/tag/cpu-frequency/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 21:30:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Control Your CPU Frequency In Ubuntu</title>
		<link>http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10</link>
		<comments>http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:16:44 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CPU frequency]]></category>
		<category><![CDATA[power saving]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3970</guid>
		<description><![CDATA[Needless to say, conserving your battery power is the most important task when you are on the move with your laptop. Other than disabling all unused programs by shutting down them during the startup, one of the great way to save battery power is to reduce the running frequency of... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10&amp;title=How+To+Control+Your+CPU+Frequency+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10">How To Control Your CPU Frequency In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3972" title="cpu-frequency" src="http://imagecdn.maketecheasier.com/2009/04/cpu-frequency.jpg" alt="cpu-frequency" width="152" height="219" />Needless to say, conserving your battery power is the most important task when you are on the move with your laptop. Other than disabling all unused programs by shutting down them during the startup, one of the great way to save battery power is to reduce the running frequency of your CPU. The slower frequency the CPU runs, the less power it consumes.</p>
<p>In your Ubuntu, you can easily switch your CPU frequency via the <em>CPU Frequency Scaling Monitor </em>Gnome-applets.</p>
<p><span id="more-3970"></span>On the top panel of your desktop, right click your mouse and select &#8220;<em>Add to Panel</em>&#8221;</p>
<p>In the window that open, scroll down and look for the entry &#8220;<em>CPU Frequency Scaling Monitor</em>&#8220;. Select the entry and click the <em>Add</em> button to add to the panel.</p>
<p><img class="alignnone&quot;" src="http://imagecdn.maketecheasier.com/2009/04/gnome-applets-panel.jpg" alt="gnome-applets-panel" width="406" height="430" /></p>
<p>You should see something like this:</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/cpu-freq-applets.jpg" alt="cpu frequency applets" width="504" height="24" /></p>
<p>Next, open up your terminal and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> dpkg-reconfigure gnome-applets</pre></div></div>

<p>You will see the following screen.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/cpur-freq-configure.jpg" alt="cpu frequency configuration" width="577" height="357" /></p>
<p>Select OK</p>
<p>When prompt if you want to start with root privilege, select Yes.</p>
<p><img style="max-width: 800px;" src="http://imagecdn.maketecheasier.com/2009/04/cpu-root-access.jpg" alt="" /></p>
<p>This will bring you back to your terminal.</p>
<p>Now back to your CPU frequency scaling applet on the top panel, when you click on the icon, it will display a list of frequency that you can choose from. There are also various modes that you can use to allow the system to auto-control the frequency of your CPU.</p>
<p><img class="alignnone&quot;" src="http://imagecdn.maketecheasier.com/2009/04/cpu-freq-selection.jpg" alt="cpu frequency selection" width="250" height="221" /></p>
<p>Depending on the configuration of your laptop, most Intel and AMD CPU are set to be <em>Ondemand</em> mode, which means it will run at the lowest frequency unless you are doing intensive tasks that require the extra power. However, when you are on your battery, it is best to set to <em>Powersave</em> mode so that it will always run at the lowest frequency.</p>
<p>What other ways do you use to save your battery power?</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10&amp;title=How+To+Control+Your+CPU+Frequency+In+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10">How To Control Your CPU Frequency In Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-control-your-cpu-frequency-in-ubuntu/2009/04/10/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 15:38:11 -->
