swift 06/01/05 20:08:16 Modified: xml/htdocs/doc/en udev-guide.xml Log: Adding NVmakedevices.sh paragraph, thanks to Adrian Dannberg for noticing
Revision Changes Path 1.28 +9 -3 xml/htdocs/doc/en/udev-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- udev-guide.xml 12 Aug 2005 10:34:52 -0000 1.27 +++ udev-guide.xml 5 Jan 2006 20:08:16 -0000 1.28 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.27 2005/08/12 10:34:52 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.28 2006/01/05 20:08:16 swift Exp $ --> <guide link="/doc/en/udev-guide.xml"> <title>Gentoo udev Guide</title> @@ -19,8 +19,8 @@ <license/> -<version>0.21</version> -<date>2005-08-12</date> +<version>0.22</version> +<date>2006-01-05</date> <chapter> <title>What is udev?</title> @@ -370,6 +370,12 @@ </li> </ul> +<p> +If <c>xorg-x11</c> refuses to start, it might be because the +<path>/dev/nvidia</path> device file is missing. If that is the case, run +<path>/sbin/NVmakedevices.sh</path> to (re)create it. +</p> + </body> </section> <section> -- [email protected] mailing list
