<?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>Rob Garth &#187; nvidia</title>
	<atom:link href="http://blog.sumostyle.net/robg/tag/nvidia/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sumostyle.net/robg</link>
	<description>Mildly Useful Stuff</description>
	<lastBuildDate>Fri, 12 Aug 2011 00:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fedora 11 and the Nvidia Drivers</title>
		<link>http://blog.sumostyle.net/robg/2009/08/20/fedora-11-and-the-nvidia-drivers/</link>
		<comments>http://blog.sumostyle.net/robg/2009/08/20/fedora-11-and-the-nvidia-drivers/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 01:52:15 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[X]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=362</guid>
		<description><![CDATA[Tried several times to get drivers from nvidia to work on a laptop and all I got was a black screen. Did a bit more of a look and I discovered that F11 uses the new nouveau drivers as default. Which is great, but there is no support yet for this card in the nouveau [...]]]></description>
			<content:encoded><![CDATA[<p>Tried several times to get drivers from nvidia to work on a laptop and all I got was a black screen.</p>
<p>Did a bit more of a look and I discovered that F11 uses the new nouveau drivers as default. Which is great, but there is no support yet for this card in the nouveau project. So I need the nvidia drivers for decent GL. The nouveau drivers conflict with the ones from nvidia.</p>
<p>Once you have the nvidia drivers compiled and installed, either direct from nvidia or the rpmfusion project you need to recreate the initrd boot image.</p>
<p><code># mv /boot/initrd-$(uname -r).img /boot/initrd-($uname -r)-nouveau.img<br />
# mkinitrd /boot/initrd-$(uname -r).img $(uname -r)<br />
# reboot</code></p>
<p>X should now start with the nvidia driver.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2009/08/20/fedora-11-and-the-nvidia-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

