1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.20 2005/04/13 09:23:24 yoswink Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.21 2005/05/29 09:49:55 swift Exp $ --> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | |
4 | |
5 | <guide link="/doc/en/ati-faq.xml"> |
5 | <guide link="/doc/en/ati-faq.xml"> |
6 | <title>Gentoo Linux ATi FAQ</title> |
6 | <title>Gentoo Linux ATi FAQ</title> |
7 | <author title="Author"> |
7 | <author title="Author"> |
… | |
… | |
19 | issues related to DRI and x11 for ATI boards. |
19 | issues related to DRI and x11 for ATI boards. |
20 | </abstract> |
20 | </abstract> |
21 | |
21 | |
22 | <license/> |
22 | <license/> |
23 | |
23 | |
24 | <version>1.0.7</version> |
24 | <version>1.0.8</version> |
25 | <date>2005-04-13</date> |
25 | <date>2005-05-29</date> |
26 | |
26 | |
27 | <chapter> |
27 | <chapter> |
28 | <title>Hardware Support</title> |
28 | <title>Hardware Support</title> |
29 | <section> |
29 | <section> |
30 | <title>Is my ATI board supported?</title> |
30 | <title>Is my ATI board supported?</title> |
… | |
… | |
133 | <li>The <c>ati-drivers</c> ebuild provides the ATI closed source X drivers |
133 | <li>The <c>ati-drivers</c> ebuild provides the ATI closed source X drivers |
134 | and kernel modules, for both the 2.4 and 2.6 series kernels</li> |
134 | and kernel modules, for both the 2.4 and 2.6 series kernels</li> |
135 | |
135 | |
136 | </ul> |
136 | </ul> |
137 | |
137 | |
138 | <impo> |
138 | <p> |
139 | Your kernel must have agpgart support. If you are running a 2.4.x |
139 | If you want to use ATI's <e>internal</e> agpgart support instead of the Linux |
140 | kernel or are planning on using the x11-drm ebuild you should not have the DRM |
140 | kernel one, the agpgart driver and the chipset-specific driver (in your kernel |
141 | modules compiled in. |
141 | configuration) must be built as modules or not at all. |
142 | </impo> |
142 | </p> |
143 | |
143 | |
144 | <pre caption="Installing drivers"> |
144 | <pre caption="Installing drivers"> |
145 | <comment>(If you want just the Rage128 drivers and modules installed with x11)</comment> |
145 | <comment>(If you want just the Rage128 drivers and modules installed with x11)</comment> |
146 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
146 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
147 | <comment>(To have just the Radeon support)</comment> |
147 | <comment>(To have just the Radeon support)</comment> |