<?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>Function13.net &#187; drivers</title>
	<atom:link href="http://www.function13.net/tag/drivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ubuntu 9.10 Karmic Koala: Fix Video Tearing with Compiz &amp; Nvidia Geforce GTS 250</title>
		<link>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/</link>
		<comments>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:37:10 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video tearing]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=718</guid>
		<description><![CDATA[I am using Ubuntu 9.10 but steps should be similar for other distributions too. Video Tearing with Compiz Ubuntu&#8217;s NVidia drivers are okay for this card. I tried playing 1080p video and it works well if you don&#8217;t have compiz turned on. When compiz is on, the video tearing is noticeable. This is what I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-720" title="Nvidia Tearing" src="http://www.function13.net/wp-content/nvidia-tearing.jpg" alt="" width="300" height="300" /></p>
<p>I am using Ubuntu 9.10 but steps should be similar for other distributions too.</p>
<h2>Video Tearing with Compiz</h2>
<p>Ubuntu&#8217;s NVidia drivers are okay for this card. I tried playing 1080p video and it works well if you don&#8217;t have compiz turned on. When compiz is on, the video tearing is noticeable. This is what I did to solve it:</p>
<ol>
<li>In CompizConfig Settings Manager (installable via Ubuntu Software Cemter), go to General Options &gt; Display Settings. Set Refresh Rate to 60 and check &#8220;Sync to VBlank.&#8221;</li>
<li>Enable &#8220;Sync to VBlank&#8221; under nvidia-settings. To do this, go to System &gt; Administration &gt; NVIDIA X Server Settings. Then, choose OpenGL Settings, and check the &#8220;Sync to VBlank&#8221; box.</li>
</ol>
<p>This stopped the tearing I guess, but the 1080p became very choppy, probably because the driver is old. Once I installed the latest drivers, the problem was no more.</p>
<h2>Update NVidia Drivers</h2>
<p>The drivers in the Ubuntu repositories are almost always old. To install the latest version, go to the <a href="http://www.nvidia.com/page/home.html">NVidia</a> site and download the latest version. As of Feb. 22, 2010, the latest version is 190.53. Set the .run as executable by right clicking the file &gt; Properties &gt; Permissions and then checking &#8220;Allowing executing file as program.&#8221;</p>
<p>Before installing, close X by typing into a terminal:</p>
<pre>sudo /etc/init.d/gdm stop</pre>
<p>Then run the installer:</p>
<pre>sudo ./NVIDIA-Linux-x86_64-190.53-pkg2.run</pre>
<p>Choose &#8220;Yes&#8221; for every dialog.</p>
<p>After installation, start X again:</p>
<pre>sudo /etc/init.d/gdm start</pre>
<p>And the new drivers should be loaded.</p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-digg">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-delicious">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-stumbleupon">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-facebook">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-linkedin">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-blogger">
			<a href="" rel="nofollow" title=""></a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
