<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page ati 
             and everything recently tagged ati -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>ati on SWiK</title>
        <doap:name>ati</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/ati</link>
        <doap:homepage></doap:homepage>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>Forlong&#039;s Blog - fglrx 8.42.3 - finally with AIGLX support</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Forlong%27s+Blog+-+fglrx+8.42.3+-+finally+with+AIGLX+support/cca8a</link>
            <description></description>
            
            <pubDate>Tue, 12 Aug 2008 11:05:08 -0700</pubDate>
        </item>
            
        <item>
            <title>circle&#039;s Notes: Upgraded My Linux ATI Driver - AIGLX + COMPIZ Enabled!</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/circle%27s+Notes%3A+Upgraded+My+Linux+ATI+Driver+-+AIGLX+%2B+COMPIZ+Enabled%21/cbycm</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 09:07:38 -0700</pubDate>
        </item>
            
        <item>
            <title>Compiz on new ATi Drivers - Page 7 - Compiz Community Forums</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Compiz+on+new+ATi+Drivers+-+Page+7+-+Compiz+Community+Forums/cbt9w</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 13:12:20 -0700</pubDate>
        </item>
            
        <item>
            <title>Setup ATI Graphics with AIGLX Rendering in openSUSE 11.0 for Compiz</title>
            <link>http://swik.net/SuSE/Suse+Geek+-+SuSE+Linux+Tutorials%2CTips%2CTricks%2C+How+Tos+and+Troubleshooting/Setup+ATI+Graphics+with+AIGLX+Rendering+in+openSUSE+11.0+for+Compiz/cbncf</link>
            <description>&lt;p&gt;&lt;br/&gt;
In openSUSE 11.0, AiGLX with Compsite is enabled by default. So, if you prefer to use AIGLX rendering as against the XGL rendering engine then all you need is to install the appropriate drivers for your ATI graphics card.&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-177&quot;&gt;&lt;/span&gt;&lt;br/&gt;
&lt;strong&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;Install Drivers&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For newer ATI cards, &lt;a title=&quot;Latest ATI Drivers fglrx 1click install&quot; href=&quot;http://opensuse-community.org/ati.ymp&quot;&gt;click here for 1-click installation &lt;/a&gt;for the latest fgrlx drivers&lt;/p&gt;
&lt;p&gt;The above will start YaST package manager to install the required drivers.&lt;/p&gt;
&lt;p&gt;Now, make configure X to use the newly installed ATI driver.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;opensuse11:~ # aticonfig &amp;#8211;initial&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Restart your X Server by typing &amp;lt;CTRL&amp;gt;+&amp;lt;ALT&amp;gt;&amp;lt;Backspace&amp;gt; twice in 2 seconds or alternatively, simply logout/login or reboot your computer.&lt;/p&gt;
&lt;p&gt;There was an issue identified with ATI Radeon Express cards. Once, installed run the following:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;opensuse11:~ # glxinfo&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;will show that the direct acceleration/fglrx driver is not being used. To workaround the problem switch to Runlevel 3 (Text mode with Network support)&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;opensuse11:~ # init 3&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Once in Run level 3, login as root and run the following:&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;Rename the xorg.conf file&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;opensuse11:~ # mv /etc/X11/xorg.conf /etc/X11/xorg.conf_orig&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;&lt;br/&gt;
Re-initiaize and configure X server to use ATI drivers&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;opensuse11:~ # sax2 -r -m 0=radeon&lt;br/&gt;
opensuse11:~ # aticonfig &amp;#8211;initial &amp;#8211;input=/etc/X11/xorg.conf&lt;br/&gt;
opensuse11:~ # sax2 -r -m 0=fglrx&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This should help.&lt;/p&gt;
&lt;p&gt;AIGLX rendering is faster because of using hardware rendering for OpenGL and Xvideo.&lt;/p&gt;
&lt;p&gt;Eedit the /etc/X11/xorg.conf file and check the following entries are already in the configuration file, if not found then add them as required:&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;Under Section Device&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Section &amp;#8220;Device&amp;#8221;&lt;br/&gt;
Option      &amp;#8220;XAANoOffscreenPixmaps&amp;#8221; &amp;#8220;true&amp;#8221;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;Under Section ServerLayout&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The following option enables AIGLX rendering. Enabled by default in openSUSE 11.0.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Section &amp;#8220;ServerLayout&amp;#8221;&lt;br/&gt;
Option      &amp;#8220;AIGLX&amp;#8221; &amp;#8220;true&amp;#8221;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;strong&gt;Under Section Extensions&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Section &amp;#8220;Extensions&amp;#8221;&lt;br/&gt;
Option   &amp;#8220;Composite&amp;#8221;  &amp;#8220;Enable&amp;#8221;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Once any of the missing entries are added, restart your X Server by typing &amp;lt;CTRL&amp;gt;+&amp;lt;ALT&amp;gt;&amp;lt;Backspace&amp;gt; twice in 2 seconds or alternatively, simply logout/login or reboot your computer.&lt;/p&gt;
&lt;p&gt;This gets your ATI Graphics card ready for the Compiz-Fusion desktop experience.&lt;/p&gt;

  addthis_url    = &#039;http%3A%2F%2Fwww.susegeek.com%2Fgraphics%2Fsetup-ati-graphics-with-aiglx-rendering-in-opensuse-110-for-compiz%2F&#039;;
  addthis_title  = &#039;Setup+ATI+Graphics+with+AIGLX+Rendering+in+openSUSE+11.0+for+Compiz&#039;;
  addthis_pub    = &#039;&#039;;

&lt;img src=&quot;http://feeds.feedburner.com/~r/susegeek/~4/346894773&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Wed, 30 Jul 2008 13:14:43 -0700</pubDate>
        </item>
            
        <item>
            <title>Compiz Fusion in openSUSE 11.0</title>
            <link>http://swik.net/SuSE/Suse+Geek+-+SuSE+Linux+Tutorials%2CTips%2CTricks%2C+How+Tos+and+Troubleshooting/Compiz+Fusion+in+openSUSE+11.0/cbnb9</link>
            <description>Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE....&lt;br/&gt;
&lt;br/&gt;
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=H6xEQK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=H6xEQK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=28XpfK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=28XpfK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=i0krNk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=i0krNk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=Ve10ZK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=Ve10ZK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=cUnVkk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=cUnVkk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=GwuqBK&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=GwuqBK&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/susegeek?a=qPb1pk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~f/susegeek?i=qPb1pk&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/susegeek/~4/347508680&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Wed, 30 Jul 2008 13:14:40 -0700</pubDate>
        </item>
            
        <item>
            <title>Sean&#039;s Blog &quot; Blog Archive &quot; Fixing the Suspend Problem with Ubuntu 7.10 Gutsy Gibbon and Proprietary ATI Driver</title>
            <link>http://swik.net/Hibernate/del.icio.us+tag%2Fhibernate/Sean%27s+Blog+%22+Blog+Archive+%22+Fixing+the+Suspend+Problem+with+Ubuntu+7.10+Gutsy+Gibbon+and+Proprietary+ATI+Driver/ca78o</link>
            <description>Fixing the Suspend Problem with Ubuntu 7.10 Gutsy Gibbon and Proprietary ATI Driver</description>
            
            <pubDate>Wed, 23 Jul 2008 01:50:56 -0700</pubDate>
        </item>
            
        <item>
            <title>ATI Proprietary Driver - MythTV</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/ATI+Proprietary+Driver+-+MythTV/caipm</link>
            <description></description>
            
            <pubDate>Wed, 16 Jul 2008 09:44:30 -0700</pubDate>
        </item>
            
        <item>
            <title>ati linux driver wiki</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/ati+linux+driver+wiki/cadqn</link>
            <description></description>
            
            <pubDate>Tue, 15 Jul 2008 09:44:13 -0700</pubDate>
        </item>
            
        <item>
            <title>Gentoo Forums :: View topic - Ati x1400 + XGL + No dri Issue , please help!!!</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Gentoo+Forums+%3A%3A+View+topic+-+Ati+x1400+%2B+XGL+%2B+No+dri+Issue+%2C+please+help%21%21%21/b9wer</link>
            <description></description>
            
            <pubDate>Thu, 10 Jul 2008 13:48:06 -0700</pubDate>
        </item>
            
        <item>
            <title>FedoraForum.org - Howto for fglrx (Ati driver) , XGL and Compiz / Beryl</title>
            <link>http://swik.net/Beryl/del.icio.us+tag+beryl/FedoraForum.org+-+Howto+for+fglrx+%28Ati+driver%29+%2C+XGL+and+Compiz+%2F+Beryl/b89ge</link>
            <description></description>
            
            <pubDate>Fri, 04 Jul 2008 07:50:52 -0700</pubDate>
        </item>
            
        <item>
            <title>HOWTO: ATI Mobility XGL/Compiz Radeon - Ubuntu Forums</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/HOWTO%3A+ATI+Mobility+XGL%2FCompiz+Radeon+-+Ubuntu+Forums/b89dc</link>
            <description></description>
            
            <pubDate>Fri, 04 Jul 2008 07:48:00 -0700</pubDate>
        </item>
            
        <item>
            <title>FedoraForum.org - Howto for fglrx (Ati driver) , XGL and Compiz / Beryl</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/FedoraForum.org+-+Howto+for+fglrx+%28Ati+driver%29+%2C+XGL+and+Compiz+%2F+Beryl/b89da</link>
            <description></description>
            
            <pubDate>Fri, 04 Jul 2008 07:47:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Comeback of the ATI All-In-Wonder - BeHardware</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/Comeback+of+the+ATI+All-In-Wonder+-+BeHardware/b8l1e</link>
            <description></description>
            
            <pubDate>Sat, 28 Jun 2008 10:55:09 -0700</pubDate>
        </item>
            
        <item>
            <title>FedoraForum.org - Howto for fglrx (Ati driver) , XGL and Compiz / Beryl</title>
            <link>http://swik.net/Beryl/del.icio.us+tag+beryl/FedoraForum.org+-+Howto+for+fglrx+%28Ati+driver%29+%2C+XGL+and+Compiz+%2F+Beryl/b77mi</link>
            <description></description>
            
            <pubDate>Tue, 24 Jun 2008 05:04:55 -0700</pubDate>
        </item>
            
        <item>
            <title>FedoraForum.org - Howto for fglrx (Ati driver) , XGL and Compiz / Beryl</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/FedoraForum.org+-+Howto+for+fglrx+%28Ati+driver%29+%2C+XGL+and+Compiz+%2F+Beryl/b77jb</link>
            <description></description>
            
            <pubDate>Tue, 24 Jun 2008 04:59:49 -0700</pubDate>
        </item>
            
        <item>
            <title>Sean&#039;s Blog &quot; Blog Archive &quot; Fixing the Suspend Problem with Ubuntu 7.10 Gutsy Gibbon and Proprietary ATI Driver</title>
            <link>http://swik.net/Hibernate/del.icio.us+tag%2Fhibernate/Sean%27s+Blog+%22+Blog+Archive+%22+Fixing+the+Suspend+Problem+with+Ubuntu+7.10+Gutsy+Gibbon+and+Proprietary+ATI+Driver/b71no</link>
            <description></description>
            
            <pubDate>Sun, 22 Jun 2008 07:59:14 -0700</pubDate>
        </item>
            
        <item>
            <title>Bug #38915 in Ubuntu: &quot;Logout proces hangs&quot;</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Bug+%2338915+in+Ubuntu%3A+%22Logout+proces+hangs%22/b71ka</link>
            <description></description>
            
            <pubDate>Sun, 22 Jun 2008 07:53:20 -0700</pubDate>
        </item>
            
        <item>
            <title>Bug #211318 in Ubuntu: &quot;KDM hangs upon logout in Kubuntu 8.04&quot;</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Bug+%23211318+in+Ubuntu%3A+%22KDM+hangs+upon+logout+in+Kubuntu+8.04%22/b71j9</link>
            <description></description>
            
            <pubDate>Sun, 22 Jun 2008 07:53:19 -0700</pubDate>
        </item>
            
        <item>
            <title>Ubuntu Hardy Installation Guide - cchtml.com</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Ubuntu+Hardy+Installation+Guide+-+cchtml.com/b7xw7</link>
            <description></description>
            
            <pubDate>Fri, 20 Jun 2008 06:11:42 -0700</pubDate>
        </item>
            
        <item>
            <title>ATi open source drivers for Linux</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/ATi+open+source+drivers+for+Linux/b7wub</link>
            <description></description>
            
            <pubDate>Fri, 20 Jun 2008 01:20:50 -0700</pubDate>
        </item>
            
        <item>
            <title>ATI Driver wiki</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/ATI+Driver+wiki/b7wk3</link>
            <description></description>
            
            <pubDate>Fri, 20 Jun 2008 01:13:19 -0700</pubDate>
        </item>
            
        <item>
            <title>XGL/Compiz on ATI/Gnome</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/XGL%2FCompiz+on+ATI%2FGnome/b7has</link>
            <description></description>
            
            <pubDate>Sat, 14 Jun 2008 16:16:27 -0700</pubDate>
        </item>
            
        <item>
            <title>Discusses the status of xgl support for ATI Radeon 9100 IGP</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Discusses+the+status+of+xgl+support+for+ATI+Radeon+9100+IGP/b7har</link>
            <description></description>
            
            <pubDate>Sat, 14 Jun 2008 16:16:26 -0700</pubDate>
        </item>
            
        <item>
            <title>Xgl with the Mobility Radeon 9200 - Gentoo Linux Wiki</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Xgl+with+the+Mobility+Radeon+9200+-+Gentoo+Linux+Wiki/b7c9t</link>
            <description></description>
            
            <pubDate>Fri, 13 Jun 2008 07:16:24 -0700</pubDate>
        </item>
            
        <item>
            <title>Installing Beryl On An Ubuntu Feisty Fawn Desktop With An ATI Radeon Graphic Card | HowtoForge - Linux Howtos and Tutorials</title>
            <link>http://swik.net/Beryl/del.icio.us+tag+beryl/Installing+Beryl+On+An+Ubuntu+Feisty+Fawn+Desktop+With+An+ATI+Radeon+Graphic+Card+%7C+HowtoForge+-+Linux+Howtos+and+Tutorials/b7bzw</link>
            <description></description>
            
            <pubDate>Fri, 13 Jun 2008 00:19:43 -0700</pubDate>
        </item>
            
        <item>
            <title>HOWTO TV-Out - Gentoo Linux Wiki</title>
            <link>http://swik.net/MythTV/del.icio.us%2Ftag%2Fmythtv/HOWTO+TV-Out+-+Gentoo+Linux+Wiki/b61yc</link>
            <description></description>
            
            <pubDate>Tue, 10 Jun 2008 05:13:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Ubuntu Hardy Installation Guide - cchtml.com</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Ubuntu+Hardy+Installation+Guide+-+cchtml.com/b6mwr</link>
            <description></description>
            
            <pubDate>Wed, 04 Jun 2008 14:51:16 -0700</pubDate>
        </item>
            
        <item>
            <title>Instalando XGL/Compiz + ATI</title>
            <link>http://swik.net/Xgl/del.icio.us+tag%2Fxgl/Instalando+XGL%2FCompiz+%2B+ATI/b6ct1</link>
            <description></description>
            
            <pubDate>Sun, 01 Jun 2008 14:44:14 -0700</pubDate>
        </item>
            
        <item>
            <title>R60 y Linux</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/R60+y+Linux/b5sd8</link>
            <description></description>
            
            <pubDate>Sat, 24 May 2008 10:06:44 -0700</pubDate>
        </item>
            
        <item>
            <title>Ubuntu Wifi R60</title>
            <link>http://swik.net/Kubuntu/del.icio.us%2Ftag%2Fkubuntu/Ubuntu+Wifi+R60/b5sd7</link>
            <description></description>
            
            <pubDate>Sat, 24 May 2008 10:06:44 -0700</pubDate>
        </item>
                </channel>
</rss>
