| 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.4 2004/07/31 12:30:39 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.5 2004/08/19 08:10:43 swift 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 | |
| … | |
… | |
| 15 | to install and configure these drivers. |
15 | to install and configure these drivers. |
| 16 | </abstract> |
16 | </abstract> |
| 17 | |
17 | |
| 18 | <license/> |
18 | <license/> |
| 19 | |
19 | |
| 20 | <version>1.2</version> |
20 | <version>1.3</version> |
| 21 | <date>July 31, 2004</date> |
21 | <date>August 19, 2004</date> |
| 22 | |
22 | |
| 23 | <chapter> |
23 | <chapter> |
| 24 | <title>Configuring your Card</title> |
24 | <title>Configuring your Card</title> |
| 25 | <section> |
25 | <section> |
| 26 | <title>Installing the Appropriate Drivers</title> |
26 | <title>Installing the Appropriate Drivers</title> |
| … | |
… | |
| 35 | </p> |
35 | </p> |
| 36 | |
36 | |
| 37 | <pre caption="Enabling the Loading of Kernel Modules"> |
37 | <pre caption="Enabling the Loading of Kernel Modules"> |
| 38 | Loadable module support ---> |
38 | Loadable module support ---> |
| 39 | [*] Enable loadable module support |
39 | [*] Enable loadable module support |
|
|
40 | </pre> |
|
|
41 | |
|
|
42 | <p> |
|
|
43 | You also need to enable <e>Memory Type Range Register</e> in your kernel: |
|
|
44 | </p> |
|
|
45 | |
|
|
46 | <pre caption="Enabling MTRR"> |
|
|
47 | Processor and Features ---> |
|
|
48 | [*] MTRR (Memory Type Range Register) support |
| 40 | </pre> |
49 | </pre> |
| 41 | |
50 | |
| 42 | <p> |
51 | <p> |
| 43 | nVidia's modules and libraries are combined in two packages: <c>nvidia-glx</c> |
52 | nVidia's modules and libraries are combined in two packages: <c>nvidia-glx</c> |
| 44 | and <c>nvidia-kernel</c>. The former are the X11 GLX libraries while the latter |
53 | and <c>nvidia-kernel</c>. The former are the X11 GLX libraries while the latter |