Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: nvidia-guide.xml
Date: Fri, 14 May 2010 22:22:31
Message-Id: 20100514222227.1292D2C4F8@corvid.gentoo.org
1 nightmorph 10/05/14 22:22:26
2
3 Modified: nvidia-guide.xml
4 Log:
5 Update nvidia driver versions and recommendations, bug 311869
6
7 Revision Changes Path
8 1.49 xml/htdocs/doc/en/nvidia-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.49&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.49&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.48&r2=1.49
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.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- nvidia-guide.xml 5 Aug 2009 15:44:08 -0000 1.48
21 +++ nvidia-guide.xml 14 May 2010 22:22:26 -0000 1.49
22 @@ -1,8 +1,8 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.48 2009/08/05 15:44:08 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.49 2010/05/14 22:22:26 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 -<guide link="/doc/en/nvidia-guide.xml">
29 +<guide>
30 <title>Gentoo Linux nVidia Guide</title>
31
32 <author title="Author">
33 @@ -28,8 +28,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>1.39</version>
38 -<date>2009-08-05</date>
39 +<version>1.40</version>
40 +<date>2010-05-14</date>
41
42 <chapter>
43 <title>Introduction</title>
44 @@ -69,8 +69,8 @@
45 </p>
46
47 <p>
48 -Newer cards such as the GeForce 9, 8, 7, and 6 series should use the latest
49 -drivers.
50 +Newer cards such as the GeForce 400, 300, 200, 100, 9, 8, 7, and 6 series should
51 +use the latest drivers.
52 </p>
53
54 <p>
55 @@ -88,10 +88,10 @@
56 </p>
57
58 <p>
59 -The oldest NV2x-based cards (such as TNT, TNT2, GeForce, and GeForce 2) require the
60 -71.x drivers (such as <c>nvidia-drivers-71.86.01</c>). For these cards,
61 -you should mask <c>>=x11-drivers/nvidia-drivers-87.00</c> in
62 -<path>/etc/portage/package.mask</path>.
63 +The oldest NV2x-based cards (such as TNT, TNT2, GeForce, and GeForce 2) are no
64 +longer supported by <c>nvidia-drivers</c>. Instead, use an open-source driver:
65 +<c>xf86-video-nouveau</c> (recommended) or <c>xf86-video-nv</c> (old,
66 +deprecated).
67 </p>
68
69 <p>