<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sat May 25, 2013 11:47 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sat May 25, 2013 11:47 am</pubDate>
  <lastBuildDate>Sat May 25, 2013 11:47 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108450#108450</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68284'&gt;SiriusHardware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Oct 23, 2012 7:32 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;el chapulín wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;You installed fglrx, so now you need to remove it as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# aptitude purge ~nfglrx&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
fglrx overwrites some core xserver files, in testing/unstable there are special packages which handle this, I can't remember if this has been implemented in squeeze.  To be certain just reinstall the xserver, mesa and drm:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# apt-get install --reinstall libgl1-mesa-dri libdrm-radeon1 libdrm2&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Did you install the firmware?  Check&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# apt-cache policy firmware-linux-nonfree&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
It should say &amp;quot;installed&amp;quot; and show you the version, if it says &amp;quot;(none)&amp;quot;, install it.&lt;br /&gt;
&lt;br /&gt;
Create an xorg.conf but first move any existing one to a backup file&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# nano /etc/X11/xorg.conf&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
With these contents:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;Section &amp;quot;Device&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Identifier&amp;nbsp; &amp;quot;card0&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Driver&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;radeon&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Mode 0666&lt;br /&gt;
EndSection&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
That last part will ensure users have permissions to access the DRI.&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
OK, from the above:&lt;br /&gt;
Uninstalled fglrx as instructed&lt;br /&gt;
Reinstalled the packages mentioned as described&lt;br /&gt;
The firmware &lt;span style=&quot;font-style: italic&quot;&gt;was&lt;/span&gt; still installed&lt;br /&gt;
Made an xorg.conf (there was no existing xorg.conf)&lt;br /&gt;
&lt;br /&gt;
Rebooted. Machine went straight into Debian desktop&lt;br /&gt;
&lt;br /&gt;
Went to user terminal from desktop&lt;br /&gt;
&lt;br /&gt;
result of 'glxinfo | grep render' from your earlier post is now&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
direct rendering&amp;#58; yes&lt;br /&gt;
OpenGL renderer string&amp;#58; Mesa DRI R200 &amp;#40;RV280 5964&amp;#41;&lt;br /&gt;
20090101 x86/MMX+/3Dnow!+/ SSE TCL DRI2 &lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
glxgears also worked, reporting a rather ludicrous 400+ frames per second whilst rendering the gear animation in the default small window. When I expanded the window to full screen, it fell to a surprisingly consistent 60fps, which is the refresh rate of my screen, so there would be no point in exceeding that anyway.&lt;br /&gt;
&lt;br /&gt;
All looked good - so I ran Oolite and noticed an immediate, enormous improvement. The only slowdown now is when the screen is entirely filled with planet surface and even then it's still more than 10-12 fps - not bad for a card which came out in the early noughties and a non-proprietary driver. Of course it helps that the 3D output from Oolite is authentically simple, just as in the game which inspired it.&lt;br /&gt;
&lt;br /&gt;
So thanks for that, much appreciated - but I'd like to understand now what went wrong initially? I take it that installing fglrx (which no longer supports my card) also broke something that the Xorg driver needed in order to work? And would it never have worked anyway without the presence of an xorg.conf file? I wasn't aware I needed one until you brought it up.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108450#108450</comments>
                                        <author>SiriusHardware</author>
                                        <pubDate>Tue Oct 23, 2012 7:32 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108450#108450</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108448#108448</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68258'&gt;el chapulín&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Oct 23, 2012 2:26 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You installed fglrx, so now you need to remove it as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# aptitude purge ~nfglrx&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
fglrx overwrites some core xserver files, in testing/unstable there are special packages which handle this, I can't remember if this has been implemented in squeeze.  To be certain just reinstall the xserver, mesa and drm:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# apt-get install --reinstall libgl1-mesa-dri libdrm-radeon1 libdrm2&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Did you install the firmware?  Check&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# apt-cache policy firmware-linux-nonfree&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
It should say &amp;quot;installed&amp;quot; and show you the version, if it says &amp;quot;(none)&amp;quot;, install it.&lt;br /&gt;
&lt;br /&gt;
Create an xorg.conf but first move any existing one to a backup file&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# nano /etc/X11/xorg.conf&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
With these contents:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;Section &amp;quot;Device&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Identifier&amp;nbsp; &amp;quot;card0&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Driver&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;radeon&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Mode 0666&lt;br /&gt;
EndSection&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
That last part will ensure users have permissions to access the DRI.&lt;br /&gt;
&lt;br /&gt;
Reboot and try running glxinfo again (do not run it as root).  If you get the same result post the output of the following:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;$ grep 'WW\|EE' /var/log/Xorg.0.log&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108448#108448</comments>
                                        <author>el chapulín</author>
                                        <pubDate>Tue Oct 23, 2012 2:26 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108448#108448</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108444#108444</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 9:59 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      glxinfo normally produces a huge amount of output. If thast one line is all you get, and glxgears crashes, I'd say you have no 3D acceleration.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108444#108444</comments>
                                        <author>nelz</author>
                                        <pubDate>Mon Oct 22, 2012 9:59 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108444#108444</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108443#108443</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68284'&gt;SiriusHardware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 9:53 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I forgot to add: Here's the relevant output from 'lsmod'&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
radeon&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;511776&amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;br /&gt;
ttm&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 33394&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 radeon&lt;br /&gt;
drm_kms_helper&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;18569&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 radeon&lt;br /&gt;
drm&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 112621&amp;nbsp; &amp;nbsp; &amp;nbsp;3 radeon,ttm,drm_kms_helper&lt;br /&gt;
i2c_algo_bit&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;9493&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 radeon&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
This suggests to me that it's still using the default radeon (2D only?) driver. Sorry about the formatting by the way, any attempt to use the TAB key jumps me out of the message editor altogether.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108443#108443</comments>
                                        <author>SiriusHardware</author>
                                        <pubDate>Mon Oct 22, 2012 9:53 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108443#108443</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108441#108441</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68284'&gt;SiriusHardware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 9:32 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;el chapulín wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
It's available but as I said, does not support anything older than the HD series GPUs.&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
That seems to be the case, unfortunately. Having gone the route of installing fglrx-driver, fglrx-control, etc, it looks as though the present version does not support the Radeon 9200SE.&lt;br /&gt;
&lt;br /&gt;
Anyway, some information: From the output of 'lspci'&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
01.00.0 VGA compatible controller&amp;#58; Ati Technologies Inc RV280 &amp;#40;Radeon 9200 SE&amp;#41; &amp;#40;rev01&amp;#41;&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
That's the card.&lt;br /&gt;
&lt;br /&gt;
If I go to system/preferences I see that I now have 'Ati Catalyst Control Center' in the programme list, but when I try to invoke that, it complains that there is a problem with the card or the driver. It suggests running 'aticonfig', so if I go into a root terminal and do that, this is the response.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
aticonfig&amp;#58; No supported adapters detected.&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Elsewhere, following another line of enquiry, I typed in these commands and got the responses illustrated:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
grep DRM_RADEON /boot/config-$&amp;#40;uname -r&amp;#41;&lt;br /&gt;
CONFIG_DRM_RADEON=m&lt;br /&gt;
#CONFIG_DRM_RADEON_KMS is not set&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
grep AGP /boot/config-$&amp;#40;uname -r&amp;#41;&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
comes back with a whole host of lines including&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
CONFIG_AGP=y&lt;br /&gt;
CONFIG_AGP_ATI=y&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
glxgears comes back with an interesting (if baffling) response - 'segmentation fault'.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;le chapulin wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;&lt;br /&gt;
To enable 3D acceleration with the xf86-video-radeon driver on Debian you need to install the firmware/microcode...&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
I followed your steps faithfully (or so I believe) but the response to this:&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;le chapulin wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;&lt;br /&gt;
After re booting, start x and&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;$ glxinfo | grep render&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
If all is well, this should show the render string and that direct rendering is enabled.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
...is no response, other than a fresh linux prompt. If I shorten your command to simply 'glxinfo', I get&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
name of display&amp;#58; &amp;#58;0.0&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108441#108441</comments>
                                        <author>SiriusHardware</author>
                                        <pubDate>Mon Oct 22, 2012 9:32 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108441#108441</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108432#108432</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68258'&gt;el chapulín&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 9:54 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;lok1950 wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt; you might try the fglx driver which is the proprietary driver for ATI/AMD cards which should be available in the Debian repositories&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
It's available but as I said, does not support anything older than the HD series GPUs.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Nuke wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;I am not so sure about that.  Debian have ethical objections to proprietory software; don't ask me to explain why though.&lt;br /&gt;
 &lt;br /&gt;
I am on Mepis which uses the Debian repositories.  I just looked for fglx there and did not find it.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
Without &amp;quot;ethical objections&amp;quot; to proprietary software, there would be no GNU or Linux... consider that.&lt;br /&gt;
&lt;br /&gt;
fglrx is available in the non-free repo.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://wiki.debian.org/ATIProprietary&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://wiki.debian.org/ATIProprietary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;SiriusHardware wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;To that end, I need to establish whether the 3D capability of the Radeon 9200 is even being used by Linux at the moment - I suspect it may only be running it as a basic 2D card.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
To enable 3D acceleration with the xf86-video-radeon driver on Debian you need to install the firmware/microcode&lt;br /&gt;
&lt;br /&gt;
Add the non-free (and contrib) repo, e.g.&lt;br /&gt;
&lt;br /&gt;
edit /etc/apt/sources.list with your favourite text editor (as root)&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;deb http&amp;#58;//ftp.uk.debian.org/debian squeeze main&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
and add the contrib and non-free repos to the end of the main repo (you can also add them to the end of the security and volatile repos.&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;deb http&amp;#58;//ftp.uk.debian.org/debian squeeze main contrib non-free&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# aptitude update&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Then install the kernel firmware meta package:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;# aptitude install firmware-linux&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
As the radeon driver is a kernel mode setting driver, you will have to reboot.&lt;br /&gt;
&lt;br /&gt;
After rebooting, start x and&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;$ glxinfo | grep render&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
If all is well, this should show the render string and that direct rendering is enabled.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108432#108432</comments>
                                        <author>el chapulín</author>
                                        <pubDate>Mon Oct 22, 2012 9:54 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108432#108432</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108420#108420</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=1257'&gt;lok1950&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 21, 2012 3:46 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      That funny because the nVidia ones are in the non-free repo at least &lt;img src=&quot;images/smiles/icon_wink.gif&quot; alt=&quot;Wink&quot; border=&quot;0&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Enjoy the Choice &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108420#108420</comments>
                                        <author>lok1950</author>
                                        <pubDate>Sun Oct 21, 2012 3:46 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108420#108420</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108417#108417</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=67227'&gt;Nuke&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 21, 2012 10:54 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;lok1950 wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt; you might try the fglx driver which is the proprietary driver for ATI/AMD cards which should be available in the Debian repositories&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
 &lt;br /&gt;
I am not so sure about that.  Debian have ethical objections to proprietory software; don't ask me to explain why though.&lt;br /&gt;
 &lt;br /&gt;
I am on Mepis which uses the Debian repositories.  I just looked for fglx there and did not find it.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108417#108417</comments>
                                        <author>Nuke</author>
                                        <pubDate>Sun Oct 21, 2012 10:54 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108417#108417</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108416#108416</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=5'&gt;nelz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 21, 2012 9:01 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Run glxgears in a terminal to get an idea of your 3D, or not, performance.&lt;br /&gt;
&lt;br /&gt;
Nouveau is an open source driver for Nvidia cards included with the kernel. |t does not have the performance of the Nvidia drivers but is more convenient as it requires no reinstallation or updating after kernel upgrades.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108416#108416</comments>
                                        <author>nelz</author>
                                        <pubDate>Sun Oct 21, 2012 9:01 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108416#108416</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108415#108415</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=1257'&gt;lok1950&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 21, 2012 3:35 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      If you let Debian choose the driver then it most likely picked the radeon driver which as you stated is most likely only in 2D mode so you might try the fglx driver which is the proprietary driver for ATI/AMD cards which should be available in the Debian repositories for your card the legacy drive should apply.As for the 'Nouveau' driver it replaces the older nv driver and does add limited 3D capability to the open source driver for nVidia chips.&lt;br /&gt;
&lt;br /&gt;
Enjoy the Choice &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108415#108415</comments>
                                        <author>lok1950</author>
                                        <pubDate>Sun Oct 21, 2012 3:35 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108415#108415</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108414#108414</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68284'&gt;SiriusHardware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Oct 20, 2012 11:44 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Just acknowledging the replies so far - I am away from the machine at present and so can't answer the query about what driver I'm using with the Radeon 9200, other than to say that I did not choose it - the driver is whatever Debian 6 chose to use on the basis of what it found.&lt;br /&gt;
&lt;br /&gt;
I gather the consensus is generally in favour of Nvidia for Linux, so I might have to go that way - there are actually still a few new AGP cards available (on Amazon for example), so based on advice so far I'd have to narrow my choice from those few to the still fewer based on Nvidia chipsets.&lt;br /&gt;
&lt;br /&gt;
Re: PSU, although the system currently has a modest PSU fitted I do have an excellent Alienware PSU which I have been holding in reserve - however, the aim isn't to make this machine into a serious gaming PC because, with respect, that kind of power would be better concentrated in a Windows machine where the software base (ie, availability of games) is much greater.&lt;br /&gt;
&lt;br /&gt;
All I'm really trying to do at the moment is get just about any kind of graphics card with hardware 3D fully working in a Linux machine. To that end, I need to establish whether the 3D capability of the Radeon 9200 is even being used by Linux at the moment - I suspect it may only be running it as a basic 2D card.&lt;br /&gt;
&lt;br /&gt;
Several of you have referred to the 'Nouveau' driver - I am a brand new Linux user and have not heard of this.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108414#108414</comments>
                                        <author>SiriusHardware</author>
                                        <pubDate>Sat Oct 20, 2012 11:44 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108414#108414</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108411#108411</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=68258'&gt;el chapulín&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Oct 19, 2012 4:53 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You will obviously be looking at second hand... and you need to consider if the power supply you have is up to the job...?&lt;br /&gt;
&lt;br /&gt;
The Radeon X series are not supported by the latest proprietary (fglrx/catalyst) drivers on the newer xserver releases.  The HD2000/3000/4000 are also being moved to legacy support.  If you buy an AGP Radeon you will probably be buying an X or early HD series card - so don't rely on the proprietary driver support.&lt;br /&gt;
&lt;br /&gt;
If you go for an Nvidia card, you will probably have less issues.  I run a humble 7300GT and it does the job - for demanding games I need the proprietary (nvidia) driver, for compositing effects, etc I can easily get by with the nouveau driver.&lt;br /&gt;
&lt;br /&gt;
I would suggest something like a second hand 7600GT for that system.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108411#108411</comments>
                                        <author>el chapulín</author>
                                        <pubDate>Fri Oct 19, 2012 4:53 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108411#108411</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108410#108410</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=165'&gt;Marrea&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Oct 19, 2012 12:18 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;span style=&quot;font-weight: bold&quot;&gt;SiriusHardware&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Dutch_Master&lt;/span&gt; mentions the FX5200.  I have one of these cards in my Asus Terminator desktop which is currently running Ubuntu 12.04.  I was somewhat dismayed post installation to discover that Ubuntu was not able to install the proprietary graphics driver for this card automatically - as it had always done for previous versions of the distro.&lt;br /&gt;
&lt;br /&gt;
After a bit of googling I ended up going to&lt;br /&gt;
&lt;a href=&quot;http://www.nvnews.net/vbulletin/showthread.php?t=182874&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.nvnews.net/vbulletin/showthread.php?t=182874&lt;/a&gt;&lt;br /&gt;
and following the link from there to&lt;br /&gt;
&lt;a href=&quot;ftp://download.nvidia.com/XFree86/Linux-x86/173.14.35&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;ftp://download.nvidia.com/XFree86/Linux-x86/173.14.35&lt;/a&gt;&lt;br /&gt;
to download the NVIDIA-Linux-x86-173.14.35-pkg0.run file&lt;br /&gt;
&lt;br /&gt;
Before installing the driver I had to install the kernel headers and DKMS.  The nouveau driver also had to be disabled (which the nvidia installer did for me during installation).  The nvidia driver works perfectly on Ubuntu 12.04, but of course the disadvantage is it has to be installed manually on the command line and has to be reinstalled each time the kernel is updated which is less than ideal.  &lt;br /&gt;
&lt;br /&gt;
However, even if you could still find an FX5200 I’m not sure how successful you would be getting that driver to work on Debian Squeeze.  You might like to have a read through the thread at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://forums.debian.net/viewtopic.php?f=30&amp;amp;t=78386&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://forums.debian.net/viewtopic.php?f=30&amp;amp;t=78386&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
As with all things Linux, what works for one person may not work for another and vice versa.  These days it’s a real PITA having a computer with an AGP slot.  I bought my Asus in 2005 specifically to use as a Linux box and over the years it has served me well.   But unfortunately the hardware is now seriously outdated.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108410#108410</comments>
                                        <author>Marrea</author>
                                        <pubDate>Fri Oct 19, 2012 12:18 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108410#108410</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108408#108408</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Oct 19, 2012 6:55 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Back in my 32 bit AGP days I used an nVidia FX5200 card. nVidia has excellent Linux support, be it in binary form. ATI cards of the day are no good for Linux, there's very little, if at all, support from ATI for Linux. Mind that you'll need the appropriate legacy driver from nVidia, as the current main driver doesn't support older hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.nvidia.com/object/unix.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://www.nvidia.com/object/unix.html&lt;/a&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108408#108408</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Fri Oct 19, 2012 6:55 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108408#108408</guid>
                                      </item>
                                      <item>
                                        <title>Re: -AGP- graphics card?</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108406#108406</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=1257'&gt;lok1950&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Oct 19, 2012 3:55 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Which driver are you using for the current card and how much memory does it have on board.As for a new one any one you can find that is AGP should work but Radeon and nVidia are the most common and their proprietary drivers are are well supported as that is usually the only way to get full hardware acceleration the manufactures don't like revealing much to their competition     &lt;img src=&quot;images/smiles/icon_eek.gif&quot; alt=&quot;Shocked&quot; border=&quot;0&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Enjoy the Choice &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108406#108406</comments>
                                        <author>lok1950</author>
                                        <pubDate>Fri Oct 19, 2012 3:55 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108406#108406</guid>
                                      </item></channel></rss>