| 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/nvidia-guide.xml,v 1.42 2007/07/31 21:07:35 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.43 2007/08/18 08:40:52 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/nvidia-guide.xml"> |
5 | <guide link="/doc/en/nvidia-guide.xml"> |
| 6 | <title>Gentoo Linux nVidia Guide</title> |
6 | <title>Gentoo Linux nVidia Guide</title> |
| 7 | |
7 | |
| … | |
… | |
| 26 | |
26 | |
| 27 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
27 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 28 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
28 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 29 | <license/> |
29 | <license/> |
| 30 | |
30 | |
| 31 | <version>1.33</version> |
31 | <version>1.34</version> |
| 32 | <date>2007-07-31</date> |
32 | <date>2007-08-18</date> |
| 33 | |
33 | |
| 34 | <chapter> |
34 | <chapter> |
| 35 | <title>Introduction</title> |
35 | <title>Introduction</title> |
| 36 | <section> |
36 | <section> |
| 37 | <body> |
37 | <body> |
| … | |
… | |
| 82 | </p> |
82 | </p> |
| 83 | |
83 | |
| 84 | <p> |
84 | <p> |
| 85 | Old NV2x-based cards (such as TNT, TNT2, GeForce, and GeForce 2) require the |
85 | Old NV2x-based cards (such as TNT, TNT2, GeForce, and GeForce 2) require the |
| 86 | older 71xx drivers (such as <c>nvidia-drivers-1.0.7185</c>). For these cards, |
86 | older 71xx drivers (such as <c>nvidia-drivers-1.0.7185</c>). For these cards, |
| 87 | you should mask <c>>=nvidia-drivers-1.0.8700</c> in |
87 | you should mask <c>>=x11-drivers/nvidia-drivers-1.0.8700</c> in |
| 88 | <path>/etc/portage/package.mask</path>. |
88 | <path>/etc/portage/package.mask</path>. |
| 89 | </p> |
89 | </p> |
| 90 | |
90 | |
| 91 | <p> |
91 | <p> |
| 92 | You can check for driver compatibility for your card at to determine which |
92 | You can check for driver compatibility for your card at to determine which |