<?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>Intrepid Blog &#187; ati</title>
	<atom:link href="http://blog.affien.com/archives/tag/ati/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 01 Mar 2010 00:58:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xgl with RandR 1.3 and Ati</title>
		<link>http://blog.affien.com/archives/2007/06/25/xgl-with-randr-13-and-ati/</link>
		<comments>http://blog.affien.com/archives/2007/06/25/xgl-with-randr-13-and-ati/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 09:18:26 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[randr]]></category>
		<category><![CDATA[xgl]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2007/06/25/xgl-with-randr-13-and-ati/</guid>
		<description><![CDATA[You have to add Option "DesktopSetup" "single" to your ati&#8217;s Device section in xorg.conf otherwise Xgl will think you&#8217;ve got two screens if you&#8217;ve got two adapters even if you just use one (which is the case with my Thinkpad) and will miserably fail on the second unattached screen.
]]></description>
			<content:encoded><![CDATA[<p>You have to add <code>Option "DesktopSetup" "single"</code> to your ati&#8217;s <code>Device</code> section in <code>xorg.conf</code> otherwise Xgl will think you&#8217;ve got two screens if you&#8217;ve got two adapters even if you just use one (which is the case with my Thinkpad) and will miserably fail on the second unattached screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2007/06/25/xgl-with-randr-13-and-ati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C&amp;C 3 on Linux</title>
		<link>http://blog.affien.com/archives/2007/04/01/cc-3-on-linux/</link>
		<comments>http://blog.affien.com/archives/2007/04/01/cc-3-on-linux/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 14:20:10 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[command and conquer 3]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2007/04/01/cc-3-on-linux/</guid>
		<description><![CDATA[I&#8217;ve got Command and Conquer 3: Tiberium Wars running on my Gentoo Linux installation with wine 0.9.34 by following the instructions here. I had to first install it on windows though, and copy the folder for the installer didn&#8217;t work, even with Crossover Office.
Except for (very glitchly) video and sometimes a crash everything seems to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got <em>Command and Conquer 3: Tiberium Wars</em> running on my Gentoo Linux installation with wine 0.9.34 by following the instructions <a href="http://appdb.winehq.org/appview.php?iVersionId=7440">here</a>. I had to first install it on windows though, and copy the folder for the installer didn&#8217;t work, even with Crossover Office.</p>
<p>Except for (very glitchly) video and sometimes a crash everything seems to run. (Didn&#8217;t try multiplayer yet though). I had to put all quality settings to lowest, which makes me wonder whether that is my radeon X1400 being not so good as I expected or wine just being slow in emulating Direct3D.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2007/04/01/cc-3-on-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ati-drivers-8.33.6 for Gentoo</title>
		<link>http://blog.affien.com/archives/2007/02/02/ati-drivers-8336-for-gentoo/</link>
		<comments>http://blog.affien.com/archives/2007/02/02/ati-drivers-8336-for-gentoo/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 20:29:29 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2007/02/02/ati-drivers-8336-for-gentoo/</guid>
		<description><![CDATA[This is a slightly adjusted 25.3 ebuild that will give you the 8.33.6 ati-drivers for Gentoo. Yes, it&#8217;s dirty. They aren&#8217;t in the main tree yet because they are considered broken, although it works just fine for me.
Download: ati-drivers-overlay-8.33.6.tar.bz2
Extract them to an overlay.
Update, the 8.33.6 drivers are in the mainline tree now, so you should [...]]]></description>
			<content:encoded><![CDATA[<p>This is a slightly adjusted 25.3 ebuild that will give you the 8.33.6 ati-drivers for Gentoo. Yes, it&#8217;s dirty. They aren&#8217;t in the main tree yet because they are considered broken, although it works just fine for me.</p>
<p>Download: <a href="http://w-nz.com/~darkshines/projects/ati-drivers-overlay-8.33.6.tar.bz2">ati-drivers-overlay-8.33.6.tar.bz2</a></p>
<p>Extract them to an <a href="http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds">overlay</a>.</p>
<p><strong>Update</strong>, the 8.33.6 drivers are <em>in the mainline tree now</em>, so you should use those instead of mine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2007/02/02/ati-drivers-8336-for-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xgl</title>
		<link>http://blog.affien.com/archives/2006/02/19/xgl/</link>
		<comments>http://blog.affien.com/archives/2006/02/19/xgl/#comments</comments>
		<pubDate>Sun, 19 Feb 2006 19:49:24 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[xgl]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/02/19/xgl/</guid>
		<description><![CDATA[After a long night wrestling with alfa source code, I&#8217;ve managed to install Xgl.

Xgl is a Xorg-X11 layer that uses openGL to achieve some nice stunning effects.
One of these is to be able to switch desktops by pressing &#8216;Ctrl+Alt&#8217; and dragging your desktop-cube.
There are a lot of other things that I can&#8217;t show with screenshots. [...]]]></description>
			<content:encoded><![CDATA[<p>After a long night wrestling with alfa source code, I&#8217;ve managed to install Xgl.</p>
<p><a class="imagelink" title="Xgl ownage" href="http://blog.w-nz.com/wp-content/uploads/2006/02/xgl-teh-pwn3.jpg"><img width="120" height="96" id="image165" alt="Xgl ownage" src="http://blog.w-nz.com/wp-content/uploads/2006/02/xgl-teh-pwn3.thumbnail.jpg" /></a><a title="Xgl transparency" class="imagelink" href="http://blog.w-nz.com/wp-content/uploads/2006/02/xgl-teh-pwn5.jpg"><img width="120" height="96" alt="Xgl transparency" id="image167" src="http://blog.w-nz.com/wp-content/uploads/2006/02/xgl-teh-pwn5.thumbnail.jpg" /></a></p>
<p>Xgl is a Xorg-X11 layer that uses openGL to achieve some nice stunning effects.</p>
<p>One of these is to be able to switch desktops by pressing &#8216;Ctrl+Alt&#8217; and dragging your <em>desktop-cube</em>.</p>
<p>There are a lot of other things that I can&#8217;t show with screenshots. Take a look at <a href="http://www.google.com/url?sa=t&#038;ct=res&#038;cd=2&#038;url=http%3A//www.novell.com/linux/xglrelease/&#038;ei=_Mr4Q6fDKpGUiALp-fGIAw&#038;sig2=JxqTHPBaiNItW2cNvLNXPg">the Xgl release post</a>. These things include that all forms behave flexible. If I drag a form it&#8217;s like it&#8217;s made of rubber instead of concrete. Also every form pops up gently animated. There&#8217;s also a <em>mac osX expose</em>-clone, which is really helpfull.</p>
<p>If you want to install it yourself then the <a href="http://gentoo-wiki.com/HOWTO_XGL">gentoo wiki article</a> and <a href="http://www.hboeck.de/item/282">hanno&#8217;s blog post</a> should be very helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2006/02/19/xgl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>selfish driver control panels</title>
		<link>http://blog.affien.com/archives/2005/03/08/selfish-driver-control-panels/</link>
		<comments>http://blog.affien.com/archives/2005/03/08/selfish-driver-control-panels/#comments</comments>
		<pubDate>Tue, 08 Mar 2005 17:30:43 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[ati]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2005/03/08/selfish-driver-control-panels/</guid>
		<description><![CDATA[A week ago my windows was agonizing slow. Starting up would take ages, and getting those &#8216;windows is out of virtual memory&#8217; messages was common, so I decided to reinstall windows.
When reinstalled windows was using 120 mb without anything special installed.. so I started to install my usual application: apache, mysql, mssql.net express, php.. etc..
At [...]]]></description>
			<content:encoded><![CDATA[<p>A week ago my windows was agonizing slow. Starting up would take ages, and getting those &#8216;windows is out of virtual memory&#8217; messages was common, so I decided to reinstall windows.<br />
When reinstalled windows was using 120 mb without anything special installed.. so I started to install my usual application: apache, mysql, mssql.net express, php.. etc..<br />
At the point I got those installed windows was using 250 mb instead of 120mb! msSQL server uses  50mb`s (although that number isn&#8217;t displayed in the task manager properly (i guess due to modules). MySQL and Apache both 25mb`s&#8230;<br />
So I put the apache/sql servers services off by default and made a little bat script to start those when I want and put that one on my desktop. I also made a backup of windows so I didn&#8217;t need that horribly slow reinstall..<br />
I installed some basic drivers via the provided driver cd&#8217;s loading a lot of junk like tray icons on my computer. They did not appear to use a lot of memory in the taskmanager but when quiting them it saved 100 mb :-/. 100mb used by selfish driver control panels thinking they are the single-most-used application and the only one sucking that amount of memory&#8230;<br />
So instead of using those horrible flashy flash autorun installers I let windows find the correct driver .inf files and install it.<br />
This really saves a lot of performance.. (I&#8217;ve cut down my startup time by 4 times).</p>
<p>So, better let windows find the drivers you require on your driver cd&#8217;s instead of using those selfish flashy traybar spamming driver control panel installers.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2005/03/08/selfish-driver-control-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
