Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml
Date: Tue, 25 Oct 2005 17:27:24
Message-Id: 200510251727.j9PHRBIo018475@robin.gentoo.org
1 swift 05/10/25 17:27:09
2
3 Modified: xml/htdocs/doc/en nvidia-guide.xml
4 Log:
5 Adding a troubleshooting section, thanks to Christopher (cpisz - austin.rr.com) for telling me :)
6
7 Revision Changes Path
8 1.20 +22 -3 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.20&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.20&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.19&r2=1.20&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.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- nvidia-guide.xml 21 Oct 2005 20:35:46 -0000 1.19
21 +++ nvidia-guide.xml 25 Oct 2005 17:27:09 -0000 1.20
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.19 2005/10/21 20:35:46 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.20 2005/10/25 17:27:09 swift Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -22,8 +22,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.15</version>
34 -<date>2005-10-21</date>
35 +<version>1.16</version>
36 +<date>2005-10-25</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -350,6 +350,25 @@
41
42 </body>
43 </section>
44 +<section>
45 +<title>
46 + When I attempt to load the kernel module I receive a "no such device"
47 +</title>
48 +<body>
49 +
50 +<p>
51 +This usually occurs when you don't have a matching video card. Make sure that
52 +you have an nVidia-powered graphical card (you can double-check this using
53 +<c>lspci</c>).
54 +</p>
55 +
56 +<p>
57 +If you are confident that you have an nVidia card, check your BIOS and see if
58 +the directive <e>Assign IRQ to VGA</e> is set.
59 +</p>
60 +
61 +</body>
62 +</section>
63 </chapter>
64
65 <chapter>
66
67
68
69 --
70 gentoo-doc-cvs@g.o mailing list