<?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>Amateur Topologist &#187; ati</title>
	<atom:link href="http://www.amateurtopologist.com/blog/tag/ati/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amateurtopologist.com/blog</link>
	<description>Everything but topology.</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:33:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>Fixing graphics lag on ATI graphics cards with Compiz</title>
		<link>http://www.amateurtopologist.com/blog/2009/08/10/fixing-graphics-lag-on-ati-graphics-cards-with-compiz/</link>
		<comments>http://www.amateurtopologist.com/blog/2009/08/10/fixing-graphics-lag-on-ati-graphics-cards-with-compiz/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 20:57:16 +0000</pubDate>
		<dc:creator>Patrick Hurst</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.amateurtopologist.com/?p=168</guid>
		<description><![CDATA[I recently picked up an MSI GT725 series laptop for portable gaming, and I&#8217;m fairly happy with it, although I haven&#8217;t had it for too long. One issue that irked me when I first set up Linux on it alongside Windows 7 is that when I enabled Compiz, many things would lag, such as window [...]]]></description>
			<content:encoded><![CDATA[<p>I recently picked up an MSI GT725 series laptop for portable gaming, and I&#8217;m fairly happy with it, although I haven&#8217;t had it for too long. One issue that irked me when I first set up Linux on it alongside Windows 7 is that when I enabled Compiz, many things would lag, such as window resizing, window moving, and the opening/closing of Tilda and Yakuake. It turns out that this is due to an old patch for xserver never having been included due to the fact that it causes corruption on Intel cards; however, since I wasn&#8217;t using an Intel card, I was able to apply it with no problems. Although the patch can be applied to the raw xserver source code, a much better way to fix it for Linux distros that use apt-get is to use a pre-patched version: simply add the two lines</p>
<pre id="sources-list-entries">
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">deb http://ppa.launchpad.net/ubuntu-x-swat/xserver-no-backfill/ubuntu &lt;span id=&quot;series-deb&quot;&gt;jaunty&lt;/span&gt; main<br />
deb-src http://ppa.launchpad.net/ubuntu-x-swat/xserver-no-backfill/ubuntu &lt;span id=&quot;series-deb-src&quot;&gt;jaunty&lt;/span&gt; main</div></div>
</pre>
<p>to /etc/apt/sources.list (as root, obviously); then, add the key via</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AF1CDFA9</div></div>
<p>Update your repository information via</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo apt-get update</div></div>
<p>, then upgrade all the packages that come up as needing one. Reboot and you should be golden.</p>
<p>On another note, I&#8217;ve been unable to get the sound to not come out of the bass speakers on the laptop; as a result, everything has an excess of bass, which makes it sound absolutely horrible. If anybody has any idea what&#8217;s causing this, help would be much appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amateurtopologist.com/blog/2009/08/10/fixing-graphics-lag-on-ati-graphics-cards-with-compiz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 1/9 queries in 0.003 seconds using apc
Object Caching 489/498 objects using apc

Served from: www.amateurtopologist.com @ 2012-02-05 21:07:10 -->
