| 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.17 2004/11/09 11:59:00 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.18 2005/04/06 09:39:59 neysx 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"> |
| … | |
… | |
| 136 | kernel or are planning on using the x11-drm ebuild you should not have the DRM |
136 | kernel or are planning on using the x11-drm ebuild you should not have the DRM |
| 137 | modules compiled in. |
137 | modules compiled in. |
| 138 | </impo> |
138 | </impo> |
| 139 | |
139 | |
| 140 | <pre caption="Installing drivers"> |
140 | <pre caption="Installing drivers"> |
| 141 | <codenote>If you want just the Rage128 drivers and modules installed with x11</codenote> |
141 | <comment>(If you want just the Rage128 drivers and modules installed with x11)</comment> |
| 142 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
142 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
| 143 | <codenote>To have just the Radeon support</codenote> |
143 | <comment>(To have just the Radeon support)</comment> |
| 144 | <codenote>(r100, r200, r250, but not r300 yet)</codenote> |
144 | <comment>(r100, r200, r250, but not r300 yet)</comment> |
| 145 | # <i>VIDEO_CARDS="radeon" emerge x11-drm</i> |
145 | # <i>VIDEO_CARDS="radeon" emerge x11-drm</i> |
| 146 | <codenote>To install the ATI closed source drivers</codenote> |
146 | <comment>(To install the ATI closed source drivers)</comment> |
| 147 | <codenote>(r200,r250 and r300 only)</codenote> |
147 | <comment>(r200,r250 and r300 only)</comment> |
| 148 | # <i>emerge ati-drivers</i> |
148 | # <i>emerge ati-drivers</i> |
| 149 | <codenote>To install just X11 but not install</codenote> |
149 | <comment>(To install just X11 but not install)</comment> |
| 150 | <codenote>any kernel module</codenote> |
150 | <comment>(any kernel module)</comment> |
| 151 | # <i>emerge xorg-x11</i> |
151 | # <i>emerge xorg-x11</i> |
| 152 | </pre> |
152 | </pre> |
| 153 | |
153 | |
| 154 | </body> |
154 | </body> |
| 155 | </section> |
155 | </section> |