| 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.33 2005/09/05 16:23:38 fox2mike Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.34 2005/09/09 10:14:30 fox2mike 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 | |
7 | |
| … | |
… | |
| 81 | <body> |
81 | <body> |
| 82 | |
82 | |
| 83 | <p> |
83 | <p> |
| 84 | The board's multimedia features are supported by <uri |
84 | The board's multimedia features are supported by <uri |
| 85 | link="http://gatos.sf.net">the GATOS project</uri>. These drivers will be |
85 | link="http://gatos.sf.net">the GATOS project</uri>. These drivers will be |
| 86 | merged in the xorg tree shortly. |
86 | merged into the xorg tree shortly. |
| 87 | </p> |
87 | </p> |
| 88 | |
88 | |
| 89 | </body> |
89 | </body> |
| 90 | </section> |
90 | </section> |
| 91 | <section> |
91 | <section> |
| … | |
… | |
| 113 | <title>I have a laptop. Is my ATI Mobility model supported?</title> |
113 | <title>I have a laptop. Is my ATI Mobility model supported?</title> |
| 114 | <body> |
114 | <body> |
| 115 | |
115 | |
| 116 | <p> |
116 | <p> |
| 117 | It should be, but you may have a configuration issue due to the OEM PCI id that |
117 | It should be, but you may have a configuration issue due to the OEM PCI id that |
| 118 | such chips may have. In most cases you may have to write the configuration file |
118 | such chips may have. In most cases, you may have to write the configuration file |
| 119 | yourself or use the <c>xorgconfig</c> utility. |
119 | yourself or use the <c>xorgconfig</c> utility. |
| 120 | </p> |
120 | </p> |
| 121 | |
121 | |
| 122 | </body> |
122 | </body> |
| 123 | </section> |
123 | </section> |
| … | |
… | |
| 151 | </p> |
151 | </p> |
| 152 | |
152 | |
| 153 | <pre caption="Installing drivers"> |
153 | <pre caption="Installing drivers"> |
| 154 | <comment>(If you want just the Rage128 drivers and modules installed with X11)</comment> |
154 | <comment>(If you want just the Rage128 drivers and modules installed with X11)</comment> |
| 155 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
155 | # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> |
|
|
156 | |
| 156 | <comment>(To have just the Radeon support)</comment> |
157 | <comment>(To have just the Radeon support)</comment> |
| 157 | <comment>(R100, R200, R250, R280, but not R300 yet)</comment> |
158 | <comment>(R100, R200, R250, R280, but not R300 yet)</comment> |
| 158 | # <i>VIDEO_CARDS="radeon" emerge x11-drm</i> |
159 | # <i>VIDEO_CARDS="radeon" emerge x11-drm</i> |
|
|
160 | |
| 159 | <comment>(To install the ATI closed source drivers)</comment> |
161 | <comment>(To install the ATI closed source drivers)</comment> |
| 160 | <comment>(R200, R250, R280 and R300 only)</comment> |
162 | <comment>(R200, R250, R280 and R300 only)</comment> |
| 161 | # <i>emerge ati-drivers</i> |
163 | # <i>emerge ati-drivers</i> |
|
|
164 | |
| 162 | <comment>(To install X11 without any kernel modules)</comment> |
165 | <comment>(To install X11 without any kernel modules)</comment> |
| 163 | # <i>emerge xorg-x11</i> |
166 | # <i>emerge xorg-x11</i> |
| 164 | </pre> |
167 | </pre> |
| 165 | |
168 | |
| 166 | </body> |
169 | </body> |