| 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.24 2006/11/24 14:47:22 nightmorph Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.25 2007/07/22 07:32:28 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.17</version> |
29 | <version>1.18</version> |
| 30 | <date>2006-11-24</date> |
30 | <date>2007-07-22</date> |
| 31 | |
31 | |
| 32 | <chapter> |
32 | <chapter> |
| 33 | <title>Questions</title> |
33 | <title>Questions</title> |
| 34 | <section> |
34 | <section> |
| 35 | <title>Introduction to Gentoo/AMD64 FAQ</title> |
35 | <title>Introduction to Gentoo/AMD64 FAQ</title> |
| … | |
… | |
| 256 | <title>Will my binary NVIDIA/ATI drivers work?</title> |
256 | <title>Will my binary NVIDIA/ATI drivers work?</title> |
| 257 | <body> |
257 | <body> |
| 258 | |
258 | |
| 259 | <p> |
259 | <p> |
| 260 | Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by |
260 | Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by |
| 261 | executing <c>emerge nvidia-drivers</c> (or <c>nvidia-legacy-drivers</c>) or |
261 | executing <c>emerge nvidia-drivers</c> or <c>emerge ati-drivers</c>. If you have |
| 262 | <c>emerge ati-drivers</c>. If you have more questions about these drivers, you |
262 | more questions about these drivers, you should read the <uri |
| 263 | should read the <uri link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the |
263 | link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the <uri |
| 264 | <uri link="/doc/en/ati-faq.xml">ATI FAQ</uri>. |
264 | link="/doc/en/ati-faq.xml">ATI FAQ</uri>. |
| 265 | </p> |
265 | </p> |
| 266 | |
266 | |
| 267 | </body> |
267 | </body> |
| 268 | </section> |
268 | </section> |
| 269 | <section id="coolnquiet"> |
269 | <section id="coolnquiet"> |