<?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>Spind.net Blog &#187; GLX</title>
	<atom:link href="http://blog.spind.net/tag/glx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spind.net</link>
	<description>Stories from the trenches of System Administration</description>
	<lastBuildDate>Mon, 19 Dec 2011 09:21:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>nVidia on Fedora 10</title>
		<link>http://blog.spind.net/2008/12/11/nvidia-on-fedora-10/</link>
		<comments>http://blog.spind.net/2008/12/11/nvidia-on-fedora-10/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:17:14 +0000</pubDate>
		<dc:creator>hc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora10]]></category>
		<category><![CDATA[GLX]]></category>
		<category><![CDATA[nVidia]]></category>

		<guid isPermaLink="false">http://blog.spind.net/?p=74</guid>
		<description><![CDATA[Quick guide to installing nVidia drivers on Fedora 10, using the RPMFusion repository: $ yum install -y xorg-x11-drv-nvidia $ /usr/sbin/nvidia-config-display enable A reboot was required, as I had done some kernel upgrading and the installed nVidia module didn&#8217;t match the running kernel. If direct rending is enabled, you&#8217;ve got the driver properly installed: $ glxinfo [...]]]></description>
			<content:encoded><![CDATA[<p>Quick guide to installing nVidia drivers on Fedora 10, using the RPMFusion repository:</p>
<div class="codebox">
$ yum install -y xorg-x11-drv-nvidia<br />
$ /usr/sbin/nvidia-config-display enable
</div>
<p>A reboot was required, as I had done some kernel upgrading and the installed nVidia module didn&#8217;t match the running kernel. If <em>direct rending</em> is enabled, you&#8217;ve got the driver properly installed:</p>
<div class="codebox">
$ glxinfo | grep &#8216;direct rendering&#8217;<br />
direct rendering: Yes
</div>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spind.net/2008/12/11/nvidia-on-fedora-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

