| 1 |
<?xml version='1.0' encoding="UTF-8"?>
|
| 2 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.39 2006/09/17 09:54:00 neysx Exp $ -->
|
| 3 |
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
|
| 4 |
|
| 5 |
<guide link="/doc/en/ati-faq.xml">
|
| 6 |
<title>Gentoo Linux ATI FAQ</title>
|
| 7 |
|
| 8 |
<author title="Author">
|
| 9 |
<mail link="lu_zero@gentoo.org">Luca Barbato</mail>
|
| 10 |
</author>
|
| 11 |
<author title="Editor">
|
| 12 |
<mail link="peesh@gentoo.org">Jorge Paulo</mail>
|
| 13 |
</author>
|
| 14 |
<author title="Editor">
|
| 15 |
<mail link="blubber@gentoo.org">Tiemo Kieft</mail>
|
| 16 |
</author>
|
| 17 |
|
| 18 |
<abstract>
|
| 19 |
This FAQ should help users avoid some common installation and configuration
|
| 20 |
issues related to DRI and X11 for ATI boards.
|
| 21 |
</abstract>
|
| 22 |
|
| 23 |
<!-- The content of this document is licensed under the CC-BY-SA license -->
|
| 24 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
|
| 25 |
<license/>
|
| 26 |
|
| 27 |
<version>1.0.20</version>
|
| 28 |
<date>2006-09-17</date>
|
| 29 |
|
| 30 |
<chapter>
|
| 31 |
<title>Hardware Support</title>
|
| 32 |
<section>
|
| 33 |
<title>Is my ATI board supported?</title>
|
| 34 |
<body>
|
| 35 |
|
| 36 |
<p>
|
| 37 |
Many ATI boards (but not all) are supported by <uri
|
| 38 |
link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for
|
| 39 |
the 2D accelerated features. The 3D support is provided either by <uri
|
| 40 |
link="http://dri.sf.net">the DRI project</uri> which is part of xorg-x11, or by
|
| 41 |
ATI's <uri
|
| 42 |
link="http://mirror.ati.com/support/drivers/linux/radeon-linux.html">closed
|
| 43 |
source drivers</uri>.
|
| 44 |
</p>
|
| 45 |
|
| 46 |
<table>
|
| 47 |
<tr>
|
| 48 |
<th>GPU</th>
|
| 49 |
<th>Common Name</th>
|
| 50 |
<th>Support</th>
|
| 51 |
</tr>
|
| 52 |
<tr>
|
| 53 |
<ti>Rage128</ti>
|
| 54 |
<ti>Rage128</ti>
|
| 55 |
<ti>xorg DRI</ti>
|
| 56 |
</tr>
|
| 57 |
<tr>
|
| 58 |
<ti>R100</ti>
|
| 59 |
<ti>Radeon7xxx, Radeon64</ti>
|
| 60 |
<ti>xorg DRI</ti>
|
| 61 |
</tr>
|
| 62 |
<tr>
|
| 63 |
<ti>R200, R250, R280</ti>
|
| 64 |
<ti>Radeon8500, Radeon9000, Radeon9200</ti>
|
| 65 |
<ti>xorg DRI, ATI DRI</ti>
|
| 66 |
</tr>
|
| 67 |
<tr>
|
| 68 |
<ti>R300, R400, R500</ti>
|
| 69 |
<ti>Radeon 9500 - x800</ti>
|
| 70 |
<ti>xorg 2D, ATI DRI</ti>
|
| 71 |
</tr>
|
| 72 |
</table>
|
| 73 |
|
| 74 |
</body>
|
| 75 |
</section>
|
| 76 |
<section>
|
| 77 |
<title>
|
| 78 |
I have an All-In-Wonder/Vivo board. Are the multimedia features supported?
|
| 79 |
</title>
|
| 80 |
<body>
|
| 81 |
|
| 82 |
<p>
|
| 83 |
The board's multimedia features are supported by <uri
|
| 84 |
link="http://gatos.sf.net">the GATOS project</uri>. These drivers will be
|
| 85 |
merged into the xorg tree shortly.
|
| 86 |
</p>
|
| 87 |
|
| 88 |
</body>
|
| 89 |
</section>
|
| 90 |
<section>
|
| 91 |
<title>I'm not using an x86-based architecture. What are my options?</title>
|
| 92 |
<body>
|
| 93 |
|
| 94 |
<p>
|
| 95 |
X11 support on the PPC or Alpha platforms is quite similar to x86 X11 support.
|
| 96 |
However, ATI's closed source drivers are not supported on the PPC or Alpha, so
|
| 97 |
you cannot use the 3D features of the R300 Graphics Processing Unit (GPU). If
|
| 98 |
you have such a board and want it supported by X11, contact <uri
|
| 99 |
link="http://www.ati.com">ATI</uri> and ask them to release the specifications
|
| 100 |
for your system's GPU. The closed source driver for the AMD64 was released, so
|
| 101 |
AMD64 users can now enjoy the same features as x86 users.
|
| 102 |
</p>
|
| 103 |
|
| 104 |
<impo>
|
| 105 |
To enable agpgart support for certain AMD64 chip sets, you have to disable
|
| 106 |
support for the K8 IOMMU.
|
| 107 |
</impo>
|
| 108 |
|
| 109 |
</body>
|
| 110 |
</section>
|
| 111 |
<section>
|
| 112 |
<title>I have a laptop. Is my ATI Mobility model supported?</title>
|
| 113 |
<body>
|
| 114 |
|
| 115 |
<p>
|
| 116 |
It should be, but you may have a configuration issue due to the OEM PCI id that
|
| 117 |
such chips may have. In most cases, you may have to write the configuration
|
| 118 |
file yourself or use the <c>xorgconfig</c> utility.
|
| 119 |
</p>
|
| 120 |
|
| 121 |
</body>
|
| 122 |
</section>
|
| 123 |
</chapter>
|
| 124 |
|
| 125 |
<chapter>
|
| 126 |
<title>Installation</title>
|
| 127 |
<section>
|
| 128 |
<title>Packages</title>
|
| 129 |
<body>
|
| 130 |
|
| 131 |
<ul>
|
| 132 |
<li>The <c>xorg-x11</c> ebuild provides the X11 implementation</li>
|
| 133 |
<li>
|
| 134 |
For a 2.6.x kernel the DRI modules can be built with the kernel or be
|
| 135 |
provided by the <c>x11-drm</c> ebuild
|
| 136 |
</li>
|
| 137 |
<li>For a 2.4.x kernel series you must use the <c>x11-drm</c> ebuild</li>
|
| 138 |
<li>
|
| 139 |
The <c>ati-drivers</c> ebuild provides the ATI closed source X drivers and
|
| 140 |
kernel modules, for both the 2.4 and 2.6 series kernels
|
| 141 |
</li>
|
| 142 |
</ul>
|
| 143 |
|
| 144 |
<p>
|
| 145 |
If you want to use ATI's <e>internal</e> agpgart support instead of the Linux
|
| 146 |
kernel one, the agpgart driver and the chip set specific driver (in your kernel
|
| 147 |
configuration) must be built as modules or not at all.
|
| 148 |
</p>
|
| 149 |
|
| 150 |
<pre caption="Installing drivers">
|
| 151 |
<comment>(If you want just the Rage128 drivers and modules installed with X11)</comment>
|
| 152 |
# <i>VIDEO_CARDS="rage128" emerge x11-drm</i>
|
| 153 |
|
| 154 |
<comment>(To have just the Radeon support)</comment>
|
| 155 |
<comment>(R100, R200, R250, R280, but not R300 yet)</comment>
|
| 156 |
# <i>VIDEO_CARDS="radeon" emerge x11-drm</i>
|
| 157 |
|
| 158 |
<comment>(To install the ATI closed source drivers)</comment>
|
| 159 |
<comment>(R200, R250, R280 and R300 only)</comment>
|
| 160 |
# <i>emerge ati-drivers</i>
|
| 161 |
|
| 162 |
<comment>(To install X11 without any kernel modules)</comment>
|
| 163 |
# <i>emerge xorg-x11</i>
|
| 164 |
</pre>
|
| 165 |
|
| 166 |
</body>
|
| 167 |
</section>
|
| 168 |
<section>
|
| 169 |
<title>Configuration</title>
|
| 170 |
<body>
|
| 171 |
|
| 172 |
<p>
|
| 173 |
The use of <c>xorgcfg</c> or <c>xorgconfig</c> to generate the
|
| 174 |
<path>xorg.conf</path> configuration file is suggested. Alternatively, you may
|
| 175 |
use the Xorg auto configuration option:
|
| 176 |
</p>
|
| 177 |
|
| 178 |
<pre caption="Autoconfiguring X">
|
| 179 |
# <i>X -configure</i>
|
| 180 |
</pre>
|
| 181 |
|
| 182 |
<p>
|
| 183 |
For more information on how to get a basic <c>xorg.conf</c> configuration file,
|
| 184 |
please refer to the <uri link="/doc/en/xorg-config.xml">Gentoo X Server
|
| 185 |
HowTo</uri>.
|
| 186 |
</p>
|
| 187 |
|
| 188 |
<note>
|
| 189 |
You can use <c>aticonfig</c> if you have installed the <c>ati-drivers</c>
|
| 190 |
package.
|
| 191 |
</note>
|
| 192 |
|
| 193 |
<impo>
|
| 194 |
PPC users could use the <c>Xorgautoconfig</c> stand-alone configuration tool by
|
| 195 |
emerging the <c>Xorgautoconfig</c> ebuild, but isn't required.
|
| 196 |
</impo>
|
| 197 |
|
| 198 |
</body>
|
| 199 |
</section>
|
| 200 |
<section>
|
| 201 |
<title>Switching to OpenGL</title>
|
| 202 |
<body>
|
| 203 |
|
| 204 |
<p>
|
| 205 |
Once X is installed, configured, and running, it can use the ATI OpenGL
|
| 206 |
libraries:
|
| 207 |
</p>
|
| 208 |
|
| 209 |
<pre caption="Running eselect">
|
| 210 |
# <i>eselect opengl set ati</i>
|
| 211 |
</pre>
|
| 212 |
|
| 213 |
</body>
|
| 214 |
</section>
|
| 215 |
</chapter>
|
| 216 |
<chapter>
|
| 217 |
<title>More Resources</title>
|
| 218 |
<section>
|
| 219 |
<body>
|
| 220 |
|
| 221 |
<p>
|
| 222 |
Please read the <uri link="/doc/en/dri-howto.xml">Hardware Acceleration
|
| 223 |
Guide</uri> for more information on configuring your ATI graphics card.
|
| 224 |
</p>
|
| 225 |
|
| 226 |
<p>
|
| 227 |
More information on Gentoo Linux and the ATI Radeon binary drivers can be found
|
| 228 |
on the <uri
|
| 229 |
link="http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html">Wedge
|
| 230 |
Unofficial Gentoo ATI Radeon FAQ</uri>.
|
| 231 |
</p>
|
| 232 |
|
| 233 |
</body>
|
| 234 |
</section>
|
| 235 |
</chapter>
|
| 236 |
</guide>
|