Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml
Date: Fri, 13 Jan 2006 16:06:55
Message-Id: 200601131606.k0DG6lZs030602@robin.gentoo.org
1 neysx 06/01/13 16:06:46
2
3 Modified: xml/htdocs/doc/en nvidia-guide.xml
4 Log:
5 #116433 added warning about legacy drivers
6
7 Revision Changes Path
8 1.21 +71 -15 xml/htdocs/doc/en/nvidia-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.21&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.21&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml.diff?r1=1.20&r2=1.21&cvsroot=gentoo
13
14 Index: nvidia-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v
17 retrieving revision 1.20
18 retrieving revision 1.21
19 diff -u -r1.20 -r1.21
20 --- nvidia-guide.xml 25 Oct 2005 17:27:09 -0000 1.20
21 +++ nvidia-guide.xml 13 Jan 2006 16:06:46 -0000 1.21
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.20 2005/10/25 17:27:09 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.21 2006/01/13 16:06:46 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -11,6 +11,9 @@
30 <author title="Editor">
31 <mail link="curtis119@g.o">M Curtis Napier</mail>
32 </author>
33 +<author title="Editor">
34 + <mail link="jackdark@×××××.com">Joshua Saddler</mail>
35 +</author>
36
37 <abstract>
38 Many Gentooists have an nVidia chipset on their system. nVidia provides specific
39 @@ -22,8 +25,8 @@
40 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
41 <license/>
42
43 -<version>1.16</version>
44 -<date>2005-10-25</date>
45 +<version>1.17</version>
46 +<date>2006-01-13</date>
47
48 <chapter>
49 <title>Introduction</title>
50 @@ -56,7 +59,7 @@
51 <chapter>
52 <title>Configuring your Card</title>
53 <section>
54 -<title>Installing the Appropriate Drivers</title>
55 +<title>Kernel Configuration</title>
56 <body>
57
58 <p>
59 @@ -82,8 +85,8 @@
60 </pre>
61
62 <p>
63 -nVidia's modules and libraries are combined in two packages: <c>nvidia-glx</c>
64 -and <c>nvidia-kernel</c>. The former are the X11 GLX libraries while the latter
65 +nVidia's modules and libraries are combined in two packages: <c>nvidia-glx</c>
66 +and <c>nvidia-kernel</c>. The former are the X11 GLX libraries while the latter
67 are the kernel modules.
68 </p>
69
70 @@ -127,10 +130,63 @@
71 # <i>ln -snf linux-2.6.11-gentoo-r6 linux</i>
72 </pre>
73
74 +</body>
75 +</section>
76 +<section>
77 +<title>Optional: Check for Legacy Card Support</title>
78 +<body>
79 +
80 +<note>
81 +Unfortunately, certain legacy video cards are not supported by the newer
82 +versions of <c>nvidia-glx</c> and <c>nvidia-kernel</c>. nVidia provides a <uri
83 +link="http://www.nvidia.com/object/IO_18897.html">list of supported cards</uri>.
84 +Please check the list before installing the drivers.
85 +</note>
86 +
87 +<p>
88 +The following is a list of <b>unsupported</b> legacy video cards:
89 +</p>
90 +
91 +<pre caption="Unsupported cards">
92 +TNT2
93 +TNT2 Pro
94 +TNT2 Ultra
95 +TNT2 Model 64 (M64)
96 +TNT2 Model 64 (M64) Pro
97 +Vanta
98 +Vanta LT
99 +GeForce 256
100 +GeForce DDR
101 +GeForce2 GTS
102 +GeForce2 Pro
103 +GeForce2 Ti
104 +GeForce2 Ultra
105 +GeForce2 MX Integrated graphics
106 +Quadro
107 +Quadro2 Pro
108 +Quadro2 EX
109 +</pre>
110 +
111 +<p>
112 +If you own one of these cards, you will have to mask the newer versions of the
113 +nVidia drivers, and install an older version:
114 +</p>
115 +
116 +<pre caption="Masking newer drivers">
117 +# <i>echo "&gt;media-video/nvidia-kernel-1.0.6629-r4" &gt;&gt; /etc/portage/package.mask</i>
118 +# <i>echo "&gt;media-video/nvidia-glx-1.0.6629-r7" &gt;&gt; /etc/portage/package.mask</i>
119 +</pre>
120 +
121 +</body>
122 +</section>
123 +<section>
124 +<title>Installing the Appropriate Drivers</title>
125 +<body>
126 +
127 <p>
128 -Now it's time to install <c>nvidia-kernel</c> and <c>nvidia-glx</c>. Since
129 -<c>nvidia-glx</c> depends on <c>nvidia-kernel</c>, installing <c>nvidia-glx</c>
130 -is sufficient:
131 +Now it's time to install <c>nvidia-kernel</c> and <c>nvidia-glx</c>. Since
132 +<c>nvidia-glx</c> depends on <c>nvidia-kernel</c>, installing <c>nvidia-glx</c>
133 +is sufficient.
134 </p>
135
136 <pre caption="Installing the nVidia modules">
137 @@ -140,9 +196,9 @@
138 <impo>
139 Every time you <uri link="/doc/en/kernel-upgrade.xml">compile a new
140 kernel</uri> or recompile the current one, you have to run <c>emerge
141 -nvidia-kernel</c> to reinstall the nVidia modules. nvidia-glx is unaffected by
142 -a kernel change and doesn't even need to be rebuilt when you recompile/upgrade
143 -X.
144 +nvidia-kernel</c> to reinstall the nVidia modules. <c>nvidia-glx</c> is
145 +unaffected by a kernel change and doesn't even need to be rebuilt when you
146 +recompile/upgrade X.
147 </impo>
148
149 <p>
150 @@ -209,8 +265,8 @@
151
152 <p>
153 Next, in section <c>Screen</c>, make sure that either the <c>DefaultDepth</c>
154 -directive is set to 16 or 24, or that you only have <c>Display</c> subsections
155 -with <c>Depth</c> settings of 16 or 24. Without it, the nvidia-glx extensions
156 +directive is set to 16 or 24, or that you only have <c>Display</c> subsections
157 +with <c>Depth</c> settings of 16 or 24. Without it, the nvidia-glx extensions
158 will not start.
159 </p>
160
161 @@ -268,7 +324,7 @@
162 </pre>
163
164 <p>
165 -To monitor your FPS, run <c>glxgears</c>.
166 +To monitor your FPS, run <c>glxgears</c>.
167 </p>
168
169 </body>
170
171
172
173 --
174 gentoo-doc-cvs@g.o mailing list