<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fturner</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fturner"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Fturner"/>
	<updated>2026-05-05T23:40:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=User:Fturner&amp;diff=33678</id>
		<title>User:Fturner</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=User:Fturner&amp;diff=33678"/>
		<updated>2007-10-05T14:36:40Z</updated>

		<summary type="html">&lt;p&gt;Fturner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;frank(dot)ll(dot)turner(at)gmail(dot)com  If you need any assistance with Slackware, kernel 2.6, or a T41, feel free to email.&lt;/div&gt;</summary>
		<author><name>Fturner</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=User:Fturner&amp;diff=29239</id>
		<title>User:Fturner</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=User:Fturner&amp;diff=29239"/>
		<updated>2007-04-12T02:37:14Z</updated>

		<summary type="html">&lt;p&gt;Fturner: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;fturner(AT)qed-sys.com  If you need any assistance with Slackware, kernel 2.6, or a T41, feel free to email.&lt;/div&gt;</summary>
		<author><name>Fturner</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_9000&amp;diff=29238</id>
		<title>ATI Mobility Radeon 9000</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_9000&amp;diff=29238"/>
		<updated>2007-04-12T02:36:03Z</updated>

		<summary type="html">&lt;p&gt;Fturner: /* Linux driver - Proprietary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== ATI Mobility Radeon 9000 ===&lt;br /&gt;
This is an ATI video adapter.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Chipset: ATI #rv250&lt;br /&gt;
* PCI ID: 1002:4c66&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 32, 64, or 128MB DDR-SDRAM video memory&lt;br /&gt;
* External VGA up to: 1680x1050&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Linux driver - OpenSource ===&lt;br /&gt;
This adapter is supported by recent versions of the [[radeon]] driver as found in X.Org and XFree86.  &lt;br /&gt;
&lt;br /&gt;
====ThinkPad LCD====&lt;br /&gt;
Display on the internal LCD works as long as you set the monitor settings correct&lt;br /&gt;
&lt;br /&gt;
==== External VGA port ====&lt;br /&gt;
&lt;br /&gt;
Works well, you only have to connect the monitor/projector/...&lt;br /&gt;
&lt;br /&gt;
==== SVideo port ====&lt;br /&gt;
SVideo out is supported by the ati.2 driver from the [http://gatos.sourceforge.net/ GATOS project].&amp;lt;br/&amp;gt;&lt;br /&gt;
Read [[How to get TV-Out working on ATI graphic cards|here]] how to set it up.&lt;br /&gt;
&lt;br /&gt;
=== Linux driver - Proprietary ===&lt;br /&gt;
The [[fglrx]] driver adds 3D acceleration.  The latest driver version working with this chipset is 8.28.8.  ATI has dropped support for this chipset in all further versions.&lt;br /&gt;
&lt;br /&gt;
(It should be noted that to date nobody has been able to get the fglrx drivers to work with the R250 chipset.) &amp;lt;- Incorrect, driver 8.28.8 working on my T41 --[[User:Fturner|Fturner]] 04:36, 12 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I have gotten the fglrx drivers working on my Slackware 11.0 T41, kernel 2.6.18.  Required adding:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;#define VM_SHM 0xff&amp;quot;&lt;br /&gt;
&lt;br /&gt;
to /lib/modules/fglrx/build_mod/firegl_public.h&lt;br /&gt;
&lt;br /&gt;
I also had to comment out kernel version checking from the file /lib/modules/fglrx/build_mod/make.sh in order to get the module to build.  Note that I have no idea what 0xff means, but I do know that 0xffffffff does NOT work.&lt;br /&gt;
&lt;br /&gt;
--[[User:Fturner|Fturner]] 04:36, 12 April 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
=== ThinkPads this chip may be found in ===&lt;br /&gt;
* {{R50}}, {{R51}}&lt;br /&gt;
* {{T40}}, {{T41}}, {{T42}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Fturner</name></author>
		
	</entry>
</feed>