<?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: Ubuntu 8.10 NVidia driver trickery</title>
	<atom:link href="http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/</link>
	<description>Webdevelopment and stuff...</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:22:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Thijs Lensselink</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-4611</link>
		<dc:creator>Thijs Lensselink</dc:creator>
		<pubDate>Sat, 26 Dec 2009 10:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-4611</guid>
		<description>Thanks for the update Jack. I tried it out. Just had to change the PCI location and it worked. Nice snippet to keep in my backup!</description>
		<content:encoded><![CDATA[<p>Thanks for the update Jack. I tried it out. Just had to change the PCI location and it worked. Nice snippet to keep in my backup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Bradford</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-4588</link>
		<dc:creator>Jack Bradford</dc:creator>
		<pubDate>Fri, 25 Dec 2009 19:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-4588</guid>
		<description>Had exactly the same problem. I used your posted xorg.conf file to manually rewrite my own using nano at the command line, here is what I believe to be the basic code to get it working, for anyone who wishes to do the same:

Section &quot;Device&quot;
 Identifier &quot;VideoCard0&quot;
 Driver &quot;nvidia&quot; #I dont know if this is necessary or if it just a name
 BusID &quot;PCI:2:0:0&quot; #You may have to try 0/1/2/3 if you dont know the ID of the used PCI slot
EndSection

Section &quot;Monitor&quot; #I think this section may also be arbitrary, but I&#039;m not entirely sure
 Identifier &quot;Monitor0&quot;
End Section

Section &quot;Screen&quot;
 Identifier &quot;Default Screen&quot;
 Monitor &quot;Monitor0&quot; #This name should match the above defined monitor
 Device &quot;VideoCard0&quot; #This must match the defined videocard above
EndSection</description>
		<content:encoded><![CDATA[<p>Had exactly the same problem. I used your posted xorg.conf file to manually rewrite my own using nano at the command line, here is what I believe to be the basic code to get it working, for anyone who wishes to do the same:</p>
<p>Section &#8220;Device&#8221;<br />
 Identifier &#8220;VideoCard0&#8243;<br />
 Driver &#8220;nvidia&#8221; #I dont know if this is necessary or if it just a name<br />
 BusID &#8220;PCI:2:0:0&#8243; #You may have to try 0/1/2/3 if you dont know the ID of the used PCI slot<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221; #I think this section may also be arbitrary, but I&#8217;m not entirely sure<br />
 Identifier &#8220;Monitor0&#8243;<br />
End Section</p>
<p>Section &#8220;Screen&#8221;<br />
 Identifier &#8220;Default Screen&#8221;<br />
 Monitor &#8220;Monitor0&#8243; #This name should match the above defined monitor<br />
 Device &#8220;VideoCard0&#8243; #This must match the defined videocard above<br />
EndSection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs Lensselink</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-709</link>
		<dc:creator>Thijs Lensselink</dc:creator>
		<pubDate>Tue, 13 Jan 2009 15:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-709</guid>
		<description>Same problem here. i came across the problem more then once. I was just so lucky to have my old xorg.conf laying around. I&#039;m not sure what causes this problem. I would be very interested in a clean solution. Maybe &quot;ziofel&quot; comment is a step in the right direction?</description>
		<content:encoded><![CDATA[<p>Same problem here. i came across the problem more then once. I was just so lucky to have my old xorg.conf laying around. I&#8217;m not sure what causes this problem. I would be very interested in a clean solution. Maybe &#8220;ziofel&#8221; comment is a step in the right direction?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-706</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 13 Jan 2009 04:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-706</guid>
		<description>I had the same exact problem, and found a solution. In fact, I came across the problem again and am looking for the solution again because I forgot. The problem has to do with dkms not rebuilding the nvidia driver module into the kernel in an update of the kernel and video driver. I&#039;ll write again when I get to the bottom of it.</description>
		<content:encoded><![CDATA[<p>I had the same exact problem, and found a solution. In fact, I came across the problem again and am looking for the solution again because I forgot. The problem has to do with dkms not rebuilding the nvidia driver module into the kernel in an update of the kernel and video driver. I&#8217;ll write again when I get to the bottom of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs Lensselink</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-704</link>
		<dc:creator>Thijs Lensselink</dc:creator>
		<pubDate>Sun, 11 Jan 2009 21:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-704</guid>
		<description>Interesting. Will give it s shot next time i do a clean install. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>Interesting. Will give it s shot next time i do a clean install. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ziofel</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-703</link>
		<dc:creator>ziofel</dc:creator>
		<pubDate>Sun, 11 Jan 2009 20:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-703</guid>
		<description>Hello,

I came across this on having this same problem and an easy fix I have found is to disable the onboard video card through bios works excellent and was a quick fix especially for a linux noob like me.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I came across this on having this same problem and an easy fix I have found is to disable the onboard video card through bios works excellent and was a quick fix especially for a linux noob like me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs Lensselink</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-621</link>
		<dc:creator>Thijs Lensselink</dc:creator>
		<pubDate>Thu, 27 Nov 2008 14:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-621</guid>
		<description>@Niklas

Good it helped somebody. I guess the real problem lays with nvidia-xconfig not reconising the hardware. I noticed there&#039;s an update for the nvidia driver. But it&#039;s not released to the public. Maybe this fixes the problem.</description>
		<content:encoded><![CDATA[<p>@Niklas</p>
<p>Good it helped somebody. I guess the real problem lays with nvidia-xconfig not reconising the hardware. I noticed there&#8217;s an update for the nvidia driver. But it&#8217;s not released to the public. Maybe this fixes the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niklas</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-620</link>
		<dc:creator>Niklas</dc:creator>
		<pubDate>Thu, 27 Nov 2008 14:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-620</guid>
		<description>Thanks a million for your post! It saved me. I had given up on getting it to work, and was using old legacy drivers with lousy performance.

It seems indeed as if the 177 drivers mess up xorg.conf. :/ But it seems such a simple thing that they&#039;ll probably have it fixed soon.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a million for your post! It saved me. I had given up on getting it to work, and was using old legacy drivers with lousy performance.</p>
<p>It seems indeed as if the 177 drivers mess up xorg.conf. :/ But it seems such a simple thing that they&#8217;ll probably have it fixed soon.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: autocarsinsurance.net &#187; Blog Archive &#187; Ubuntu 8.10 NVidia driver trickery</title>
		<link>http://lenss.nl/2008/11/ubuntu-810-nvidia-driver-trickery/#comment-608</link>
		<dc:creator>autocarsinsurance.net &#187; Blog Archive &#187; Ubuntu 8.10 NVidia driver trickery</dc:creator>
		<pubDate>Mon, 17 Nov 2008 09:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://lenss.nl/?p=169#comment-608</guid>
		<description>[...] And for some strange reason nvidia-xconfig didn’t find the correct hardware . And running nvidia-settings from command line is not possible. So i was stuck.  Read more [...]</description>
		<content:encoded><![CDATA[<p>[...] And for some strange reason nvidia-xconfig didn’t find the correct hardware . And running nvidia-settings from command line is not possible. So i was stuck.  Read more [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
