swift       06/01/21 12:54:59

  Modified:    xml/htdocs/doc/en nvidia-guide.xml
  Log:
  Adding NVmakedevices.sh to troubleshooting section; many reports (Alex Wauck, 
Johan Vansteenbergen, Chris Rosenberg)

Revision  Changes    Path
1.22      +21 -3     xml/htdocs/doc/en/nvidia-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo

Index: nvidia-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nvidia-guide.xml    13 Jan 2006 16:06:46 -0000      1.21
+++ nvidia-guide.xml    21 Jan 2006 12:54:58 -0000      1.22
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.21 
2006/01/13 16:06:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.22 
2006/01/21 12:54:58 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/nvidia-guide.xml">
@@ -25,8 +25,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.17</version>
-<date>2006-01-13</date>
+<version>1.18</version>
+<date>2006-01-21</date>
 
 <chapter>
 <title>Introduction</title>
@@ -425,6 +425,24 @@
 
 </body>
 </section>
+<section>
+<title>
+  I get "no screens found" and the logs state "Failed to initialize the NVIDIA 
+  kernel module!"
+</title>
+<body>
+
+<p>
+You're most likely missing the <path>/dev/nvidia*</path> device files. Create
+them using <c>NVmakedevices.sh</c>:
+</p>
+
+<pre caption="Creating the nvidia device drivers">
+# <i>/sbin/NVmakedevices.sh</i>
+</pre>
+
+</body>
+</section>
 </chapter>
 
 <chapter>



-- 
[email protected] mailing list

Reply via email to