<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fixing noise on Ubuntu Hardy 8.04, aka setting max_cstate</title>
	<atom:link href="http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html</link>
	<description>Everything inline.</description>
	<lastBuildDate>Thu, 02 Sep 2010 19:34:56 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Leonardo</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-20318</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Thu, 29 Apr 2010 21:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-20318</guid>
		<description>The solution for Karmic is not working for me, the whine is still there .... actually I had removed the whine (not sure what I did) but when I installed a new kernel version now I cant remove it ..... I have  brand new sony vaio vpcf111fx with an i7 porocessor ... any suggestions?</description>
		<content:encoded><![CDATA[<p>The solution for Karmic is not working for me, the whine is still there &#8230;. actually I had removed the whine (not sure what I did) but when I installed a new kernel version now I cant remove it &#8230;.. I have  brand new sony vaio vpcf111fx with an i7 porocessor &#8230; any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Julien</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-19608</link>
		<dc:creator>Victor Julien</dc:creator>
		<pubDate>Sun, 21 Mar 2010 09:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-19608</guid>
		<description>Thanks Markus, that works! I&#039;ve added your solution to the post for convenience.</description>
		<content:encoded><![CDATA[<p>Thanks Markus, that works! I&#8217;ve added your solution to the post for convenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markus</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-16265</link>
		<dc:creator>markus</dc:creator>
		<pubDate>Mon, 02 Nov 2009 09:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-16265</guid>
		<description>Hi,

Karmic introduces the new grub2 so there isn&#039;t any menu.lst anymore. In grub2 some things (like default kernel options) are done in /etc/default/grub, so you have to edit this file:

sudo pico /etc/default/grub

search for a line GRUB_CMDLINE_LINUX=&quot;&quot; and change to (or add if it doesn&#039;t exist):

GRUB_CMDLINE_LINUX=&quot;processor.max_cstate=2&quot;

press STRG+x and y to save and exit and execute the grub update:

sudo update-grub

that will rewrite your actual grub configuration with the new kernel option. This method will affect all kernels in /boot. Works for me on Fuckb...srz...Macbook 2,1 under Karmic.

Greets, markus.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Karmic introduces the new grub2 so there isn&#8217;t any menu.lst anymore. In grub2 some things (like default kernel options) are done in /etc/default/grub, so you have to edit this file:</p>
<p>sudo pico /etc/default/grub</p>
<p>search for a line GRUB_CMDLINE_LINUX=&#8221;" and change to (or add if it doesn&#8217;t exist):</p>
<p>GRUB_CMDLINE_LINUX=&#8221;processor.max_cstate=2&#8243;</p>
<p>press STRG+x and y to save and exit and execute the grub update:</p>
<p>sudo update-grub</p>
<p>that will rewrite your actual grub configuration with the new kernel option. This method will affect all kernels in /boot. Works for me on Fuckb&#8230;srz&#8230;Macbook 2,1 under Karmic.</p>
<p>Greets, markus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-16096</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-16096</guid>
		<description>any trick to make this fix work under Karmic koala?</description>
		<content:encoded><![CDATA[<p>any trick to make this fix work under Karmic koala?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincenzo</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-14370</link>
		<dc:creator>Vincenzo</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-14370</guid>
		<description>thanks, wonderful post.</description>
		<content:encoded><![CDATA[<p>thanks, wonderful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bui</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-13245</link>
		<dc:creator>Peter Bui</dc:creator>
		<pubDate>Fri, 27 Mar 2009 04:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-13245</guid>
		<description>In Jaunty the method no longer works.  However, if you add &#039;processor.max_cstate=2&#039; to the kernel line in /boot/grub/menu.lst you can set you max_cstate and thus prevent the annoying whine.</description>
		<content:encoded><![CDATA[<p>In Jaunty the method no longer works.  However, if you add &#8216;processor.max_cstate=2&#8242; to the kernel line in /boot/grub/menu.lst you can set you max_cstate and thus prevent the annoying whine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-13111</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Thu, 12 Mar 2009 16:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-13111</guid>
		<description>It doesn&#039;t work in Jaunty( 
Does anybody know how to fix it?</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work in Jaunty(<br />
Does anybody know how to fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakan Rabayah</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-12860</link>
		<dc:creator>Rakan Rabayah</dc:creator>
		<pubDate>Tue, 17 Feb 2009 16:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-12860</guid>
		<description>Hey mate, thanks for the help!</description>
		<content:encoded><![CDATA[<p>Hey mate, thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murariu Serban</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-12738</link>
		<dc:creator>Murariu Serban</dc:creator>
		<pubDate>Mon, 02 Feb 2009 20:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-12738</guid>
		<description>Nice fix mate! 
I used to have problems with VmWare being painfully slow. Now the pain has subsided.... somewhat....

Cheers!</description>
		<content:encoded><![CDATA[<p>Nice fix mate!<br />
I used to have problems with VmWare being painfully slow. Now the pain has subsided&#8230;. somewhat&#8230;.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.inliniac.net/blog/2008/07/25/fixing-noise-on-ubuntu-hardy-804-aka-setting-max_cstate.html/comment-page-1#comment-12676</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sat, 24 Jan 2009 23:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=137#comment-12676</guid>
		<description>Thank You! It&#039;s realy works on my asus u5f with ubuntu 8.10:)</description>
		<content:encoded><![CDATA[<p>Thank You! It&#8217;s realy works on my asus u5f with ubuntu 8.10:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
