<?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: Compile and run the Ubuntu Lucid kernel on Ubuntu Karmic</title>
	<atom:link href="http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/</link>
	<description>Just my thoughts about things</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: srinath</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-7277</link>
		<dc:creator>srinath</dc:creator>
		<pubDate>Sat, 15 May 2010 06:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-7277</guid>
		<description>i compiled as per steps.....but 
---&quot;cp debian.master/abi/2.6.32-20.30/i386/generic debian.master/abi/2.6.32-20.30/i386/core2
----cp debian.master/abi/2.6.32-20.30/i386/generic.modules debian.master/abi/2.6.32-20.30/i386/core2.modules&quot;
said ---could not stat ;error not file or directory
so i skipped too next steps run till end..
At last latest kernel is not showing in grub 
plz help</description>
		<content:encoded><![CDATA[<p>i compiled as per steps&#8230;..but<br />
&#8212;&#8221;cp debian.master/abi/2.6.32-20.30/i386/generic debian.master/abi/2.6.32-20.30/i386/core2<br />
&#8212;-cp debian.master/abi/2.6.32-20.30/i386/generic.modules debian.master/abi/2.6.32-20.30/i386/core2.modules&#8221;<br />
said &#8212;could not stat ;error not file or directory<br />
so i skipped too next steps run till end..<br />
At last latest kernel is not showing in grub<br />
plz help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henris</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-7101</link>
		<dc:creator>henris</dc:creator>
		<pubDate>Mon, 03 May 2010 23:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-7101</guid>
		<description>got solution nice tut thank You.</description>
		<content:encoded><![CDATA[<p>got solution nice tut thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henris</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-7100</link>
		<dc:creator>henris</dc:creator>
		<pubDate>Mon, 03 May 2010 23:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-7100</guid>
		<description>on first compilation i get error( make: *** [install-tools] Error 1) all tools seem to be updated im on karmic</description>
		<content:encoded><![CDATA[<p>on first compilation i get error( make: *** [install-tools] Error 1) all tools seem to be updated im on karmic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-6810</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 18 Apr 2010 01:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-6810</guid>
		<description>The problem is with the Nouveau driver, why Ubuntu made it default has to do with the fact it&#039;s Open Source and not closed like the official nVidia driver.
Another way to disable the driver, without recompiling, is adding it to the module blacklist.
Edit the file /etc/modprobe.d/blacklist.conf and add the line
&lt;code&gt;blacklist nouveau&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The problem is with the Nouveau driver, why Ubuntu made it default has to do with the fact it&#8217;s Open Source and not closed like the official nVidia driver.<br />
Another way to disable the driver, without recompiling, is adding it to the module blacklist.<br />
Edit the file /etc/modprobe.d/blacklist.conf and add the line<br />
<code>blacklist nouveau</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blazewardog</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-6809</link>
		<dc:creator>Blazewardog</dc:creator>
		<pubDate>Sun, 18 Apr 2010 00:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-6809</guid>
		<description>Thanks for the info about Nouveau needing to be disabled.  After recompiling my new kernel works perfectly.  Although this makes me wonder, why do you need to compile it without Nouveau, does it have the same driver name as the binary one?  Or did they just do it to mess with Nvidia?</description>
		<content:encoded><![CDATA[<p>Thanks for the info about Nouveau needing to be disabled.  After recompiling my new kernel works perfectly.  Although this makes me wonder, why do you need to compile it without Nouveau, does it have the same driver name as the binary one?  Or did they just do it to mess with Nvidia?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-6800</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 17 Apr 2010 19:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-6800</guid>
		<description>By default the opensource nVidia driver Nouveau is enabled in Lucid which can cause problems.
I Just finished an article on tips for configuring the kernel, explaining this problem besides other tips and I decided to publish it earlier as planned to help out, see the article here:
http://blog.avirtualhome.com/2010/04/17/configuration-tips-for-the-ubuntu-lucid-kernel/</description>
		<content:encoded><![CDATA[<p>By default the opensource nVidia driver Nouveau is enabled in Lucid which can cause problems.<br />
I Just finished an article on tips for configuring the kernel, explaining this problem besides other tips and I decided to publish it earlier as planned to help out, see the article here:<br />
<a href="http://blog.avirtualhome.com/2010/04/17/configuration-tips-for-the-ubuntu-lucid-kernel/">http://blog.avirtualhome.com/2010/04/17/configuration-tips-for-the-ubuntu-lucid-kernel/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blazewardog</title>
		<link>http://blog.avirtualhome.com/2010/04/16/compile-and-run-the-ubuntu-lucid-kernel-on-ubuntu-karmic/#comment-6799</link>
		<dc:creator>Blazewardog</dc:creator>
		<pubDate>Sat, 17 Apr 2010 18:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.avirtualhome.com/?p=634#comment-6799</guid>
		<description>I followed your guide here on Lucid and everything seemed to compile fine, however once I rebooted with the new kernel, my nvidia drivers would not load at all.  Any clue how I can fix this?</description>
		<content:encoded><![CDATA[<p>I followed your guide here on Lucid and everything seemed to compile fine, however once I rebooted with the new kernel, my nvidia drivers would not load at all.  Any clue how I can fix this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

