| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.19 2006/10/04 14:23:21 neysx Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.20 2006/10/05 00:00:41 nightmorph Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoo-amd64-faq.xml"> |
5 | <guide link="/doc/en/gentoo-amd64-faq.xml"> |
| 6 | <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> |
6 | <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> |
| 7 | |
7 | |
| 8 | <author title="Editor"> |
8 | <author title="Editor"> |
| … | |
… | |
| 24 | |
24 | |
| 25 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
25 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 26 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
26 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 27 | <license/> |
27 | <license/> |
| 28 | |
28 | |
| 29 | <version>1.13</version> |
29 | <version>1.14</version> |
| 30 | <date>2006-10-04</date> |
30 | <date>2006-10-04</date> |
| 31 | |
31 | |
| 32 | <chapter> |
32 | <chapter> |
| 33 | <title>Questions</title> |
33 | <title>Questions</title> |
| 34 | <section> |
34 | <section> |
| … | |
… | |
| 286 | <title>Will my binary NVIDIA/ATI drivers work?</title> |
286 | <title>Will my binary NVIDIA/ATI drivers work?</title> |
| 287 | <body> |
287 | <body> |
| 288 | |
288 | |
| 289 | <p> |
289 | <p> |
| 290 | Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by |
290 | Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by |
| 291 | executing <c>emerge nvidia-kernel</c> or <c>emerge ati-drivers</c>. If you have |
291 | executing <c>emerge nvidia-drivers</c> (or <c>nvidia-legacy-drivers</c>) or |
| 292 | more questions about these drivers, you should read the <uri |
292 | <c>emerge ati-drivers</c>. If you have more questions about these drivers, you |
| 293 | link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the <uri |
293 | should read the <uri link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the |
| 294 | link="/doc/en/ati-faq.xml">ATI FAQ</uri>. |
294 | <uri link="/doc/en/ati-faq.xml">ATI FAQ</uri>. |
| 295 | </p> |
295 | </p> |
| 296 | |
296 | |
| 297 | </body> |
297 | </body> |
| 298 | </section> |
298 | </section> |
| 299 | <section id="coolnquiet"> |
299 | <section id="coolnquiet"> |