<?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=Vdings</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=Vdings"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Vdings"/>
	<updated>2026-05-04T05:39:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_7500&amp;diff=37254</id>
		<title>ATI Mobility Radeon 7500</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_7500&amp;diff=37254"/>
		<updated>2008-04-05T02:10:28Z</updated>

		<summary type="html">&lt;p&gt;Vdings: /* 3D Acceleration */&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;
&lt;br /&gt;
This is an ATI video adapter&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Chipset: ATI RV200 (variant of the R100 core)&lt;br /&gt;
* PCI ID: 1002:4c57&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16 or 32MB DDR-SDRAM video memory&lt;br /&gt;
* External VGA up to: 2048x1536x16.7M at 75Hz&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.  It also works with the 'ati' driver. It does '''not''' work with the [[fglrx]] binary driver.&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;
Works fine with open-source drivers. It turns on automatically when an external display is present. It can also be used for dualhead with Xinerama (with different resolutions on both screens) or MergedFB.&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;
=== DVI port ===&lt;br /&gt;
{{Todo|...}}&lt;br /&gt;
&lt;br /&gt;
=== 3D Acceleration ===&lt;br /&gt;
Initially, ATI did not produce Radeon drivers for Linux, instead giving hardware specifications and documentation to Direct Rendering Infrastructure (DRI) developers under various non-disclosure agreements. The proprietary Linux drivers don't support the R100 chips (Radeon 7000-7500).&lt;br /&gt;
&lt;br /&gt;
As of 2006.09, with Debian Sid (X Window System Version 7.0.0) i have 3D acceleration, without any proprietary or GATOS driver. Kernel version is 2.6.16.28.&lt;br /&gt;
&lt;br /&gt;
 OpenGL vendor string: Tungsten Graphics, Inc.&lt;br /&gt;
 OpenGL renderer string: Mesa DRI Radeon 20060327 AGP 1x TCL&lt;br /&gt;
 OpenGL version string: 1.3 Mesa 6.5.1&lt;br /&gt;
&lt;br /&gt;
It is reported that 3D Acceleration works fine with DRI driver under Fedora Core distribution, with the configuration similar to [[R300]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are using Hardy Heron Ubuntu 8.04 then use the following device and relevant sections of my xorg.conf, I have xcompmgr running smoothly.&lt;br /&gt;
Video runs smoothly too.&lt;br /&gt;
&lt;br /&gt;
PLEASE EDIT THE GARTSize option to reflect the amount of system RAM you have available for your card.&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Identifier	&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Boardname	&amp;quot;ATI Radeon&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Busid		&amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Driver		&amp;quot;radeon&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Screen	0&lt;br /&gt;
&lt;br /&gt;
	Vendorname	&amp;quot;ATI&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;MergedFB&amp;quot;	&amp;quot;off&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option          &amp;quot;AccelMethod&amp;quot; &amp;quot;EXA&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;EXANoComposite&amp;quot; &amp;quot;false&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;FBTexPercent&amp;quot; &amp;quot;50&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;MigrationHeuristic&amp;quot; &amp;quot;greedy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;DRI&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;GARTSize&amp;quot;	&amp;quot;256&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;AGPMode&amp;quot; &amp;quot;4&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option		&amp;quot;Colortiling&amp;quot; &amp;quot;On&amp;quot;&lt;br /&gt;
&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Identifier	&amp;quot;Default Layout&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	screen 0 &amp;quot;Default Screen&amp;quot; 0 0&lt;br /&gt;
&lt;br /&gt;
	Inputdevice	&amp;quot;Synaptics Touchpad&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option &amp;quot;AIGLX&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	Option  &amp;quot;Composite&amp;quot; &amp;quot;Enable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
Mode 0666&lt;br /&gt;
EndSection&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linux driver - proprietary ==&lt;br /&gt;
ATi's proprietary Linux drivers support only the R200/FireGL graphics chips and above. The Mobility Radeon 7500 is based on the R100 graphics chip; the only Linux driver available for this chip is the open-source radeon DRI.&lt;br /&gt;
&lt;br /&gt;
== ThinkPads this chip may be found in ==&lt;br /&gt;
* {{A31}}&lt;br /&gt;
* {{R40}}&lt;br /&gt;
* {{R50}}, {{R51}}&lt;br /&gt;
* {{T30}}&lt;br /&gt;
* {{T40}}, {{T41}}, {{T42}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Vdings</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_7500&amp;diff=37253</id>
		<title>ATI Mobility Radeon 7500</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=ATI_Mobility_Radeon_7500&amp;diff=37253"/>
		<updated>2008-04-05T02:03:16Z</updated>

		<summary type="html">&lt;p&gt;Vdings: /* 3D Acceleration */&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;
&lt;br /&gt;
This is an ATI video adapter&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Chipset: ATI RV200 (variant of the R100 core)&lt;br /&gt;
* PCI ID: 1002:4c57&lt;br /&gt;
* AGP 4X&lt;br /&gt;
* 16 or 32MB DDR-SDRAM video memory&lt;br /&gt;
* External VGA up to: 2048x1536x16.7M at 75Hz&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.  It also works with the 'ati' driver. It does '''not''' work with the [[fglrx]] binary driver.&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;
Works fine with open-source drivers. It turns on automatically when an external display is present. It can also be used for dualhead with Xinerama (with different resolutions on both screens) or MergedFB.&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;
=== DVI port ===&lt;br /&gt;
{{Todo|...}}&lt;br /&gt;
&lt;br /&gt;
=== 3D Acceleration ===&lt;br /&gt;
Initially, ATI did not produce Radeon drivers for Linux, instead giving hardware specifications and documentation to Direct Rendering Infrastructure (DRI) developers under various non-disclosure agreements. The proprietary Linux drivers don't support the R100 chips (Radeon 7000-7500).&lt;br /&gt;
&lt;br /&gt;
As of 2006.09, with Debian Sid (X Window System Version 7.0.0) i have 3D acceleration, without any proprietary or GATOS driver. Kernel version is 2.6.16.28.&lt;br /&gt;
&lt;br /&gt;
 OpenGL vendor string: Tungsten Graphics, Inc.&lt;br /&gt;
 OpenGL renderer string: Mesa DRI Radeon 20060327 AGP 1x TCL&lt;br /&gt;
 OpenGL version string: 1.3 Mesa 6.5.1&lt;br /&gt;
&lt;br /&gt;
It is reported that 3D Acceleration works fine with DRI driver under Fedora Core distribution, with the configuration similar to [[R300]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are using Hardy Heron Ubuntu 8.04 then use the following device and relevant sections of my xorg.conf, I have xcompmgr running smoothly.&lt;br /&gt;
Video runs smoothly too.&lt;br /&gt;
&lt;br /&gt;
PLEASE EDIT THE GARTSize option to reflect the amount of system RAM you have available for your card.&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Configured Video Device&amp;quot;&lt;br /&gt;
	Boardname	&amp;quot;ATI Radeon&amp;quot;&lt;br /&gt;
	Busid		&amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
	Driver		&amp;quot;radeon&amp;quot;&lt;br /&gt;
	Screen	0&lt;br /&gt;
	Vendorname	&amp;quot;ATI&amp;quot;&lt;br /&gt;
	Option		&amp;quot;MergedFB&amp;quot;	&amp;quot;off&amp;quot;&lt;br /&gt;
	Option          &amp;quot;AccelMethod&amp;quot; &amp;quot;EXA&amp;quot;&lt;br /&gt;
	Option		&amp;quot;EXANoComposite&amp;quot; &amp;quot;false&amp;quot;&lt;br /&gt;
#	Option		&amp;quot;AGPFastWrite&amp;quot; &amp;quot;On&amp;quot;&lt;br /&gt;
	Option		&amp;quot;FBTexPercent&amp;quot; &amp;quot;50&amp;quot;&lt;br /&gt;
	Option		&amp;quot;MigrationHeuristic&amp;quot; &amp;quot;greedy&amp;quot;&lt;br /&gt;
	Option		&amp;quot;DRI&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
	Option		&amp;quot;GARTSize&amp;quot;	&amp;quot;256&amp;quot;&lt;br /&gt;
	Option		&amp;quot;AGPMode&amp;quot; &amp;quot;4&amp;quot;&lt;br /&gt;
	Option		&amp;quot;Colortiling&amp;quot; &amp;quot;On&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
	Identifier	&amp;quot;Default Layout&amp;quot;&lt;br /&gt;
	screen 0 &amp;quot;Default Screen&amp;quot; 0 0&lt;br /&gt;
	Inputdevice	&amp;quot;Synaptics Touchpad&amp;quot;&lt;br /&gt;
	Option &amp;quot;AIGLX&amp;quot; &amp;quot;true&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Extensions&amp;quot;&lt;br /&gt;
	Option  &amp;quot;Composite&amp;quot; &amp;quot;Enable&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
Mode 0666&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
== Linux driver - proprietary ==&lt;br /&gt;
ATi's proprietary Linux drivers support only the R200/FireGL graphics chips and above. The Mobility Radeon 7500 is based on the R100 graphics chip; the only Linux driver available for this chip is the open-source radeon DRI.&lt;br /&gt;
&lt;br /&gt;
== ThinkPads this chip may be found in ==&lt;br /&gt;
* {{A31}}&lt;br /&gt;
* {{R40}}&lt;br /&gt;
* {{R50}}, {{R51}}&lt;br /&gt;
* {{T30}}&lt;br /&gt;
* {{T40}}, {{T41}}, {{T42}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Vdings</name></author>
		
	</entry>
</feed>