<?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>Arkham's Eyrie &#187; nvidia</title>
	<atom:link href="http://ark.asengard.net/blog/tag/nvidia/feed/" rel="self" type="application/rss+xml" />
	<link>http://ark.asengard.net/blog</link>
	<description>Where Doves Kill &#38; Ravens Die.</description>
	<lastBuildDate>Fri, 28 Oct 2011 09:09:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Nvidia API Mismatch</title>
		<link>http://ark.asengard.net/blog/2008/02/19/nvidia-api-mismatch/</link>
		<comments>http://ark.asengard.net/blog/2008/02/19/nvidia-api-mismatch/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 22:50:18 +0000</pubDate>
		<dc:creator>Arkham</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ark.asengard.net/blog/2008/02/19/nvidia-api-mismatch/</guid>
		<description><![CDATA[I&#8217;ve installed the Nvidia driver from the binary package and when I restarted, X couldn&#8217;t start and gave me a nice blue welcome screen; the X log told me that my kernel module version was 1.0-7184 and my nvidia driver version was 1.0-9755. I tried with sudo apt-get remove --purge nvidia-kernel-common but the fine ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed the Nvidia driver from the binary package and when I restarted, X couldn&#8217;t start and gave me a nice blue welcome screen; the X log told me that my kernel module version was 1.0-7184 and my nvidia driver version was 1.0-9755.</p>
<p>I tried with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> remove <span style="color: #660033;">--purge</span> nvidia-kernel-common</pre></div></div>

<p>but the fine ubuntu hugemetapackages&amp;&amp;weirddependencies system suggested me to remove all my restricted kernel modules.</p>
<p>So I ran</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">vi</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>default<span style="color: #000000; font-weight: bold;">/</span>linux-restricted-modules-common</pre></div></div>

<p>and added nvidia to blacklist the restricted nvidia module.</p>
<p>Everything works fine now, btw.</p>
]]></content:encoded>
			<wfw:commentRss>http://ark.asengard.net/blog/2008/02/19/nvidia-api-mismatch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

