From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IGkIv-0004ML-EI for garchives@archives.gentoo.org; Thu, 02 Aug 2007 23:42:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l72Nfpop007617; Thu, 2 Aug 2007 23:41:51 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l72Nfo4m007611 for ; Thu, 2 Aug 2007 23:41:51 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 78F3A64330 for ; Thu, 2 Aug 2007 23:41:50 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IGkIf-0004k1-5c for gentoo-doc-cvs@lists.gentoo.org; Thu, 02 Aug 2007 23:41:49 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: udev-guide.xml Message-Id: From: Josh Saddler Date: Thu, 02 Aug 2007 23:41:49 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 87db4969-6094-4526-b757-6302832a3040 X-Archives-Hash: bb6c8ce6751030cec536e78d315142be nightmorph 07/08/02 23:41:49 Modified: udev-guide.xml Log: removed outdated nvidia information Revision Changes Path 1.42 xml/htdocs/doc/en/udev-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.42&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.41&r2=1.42 Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- udev-guide.xml 5 Jun 2007 19:14:13 -0000 1.41 +++ udev-guide.xml 2 Aug 2007 23:41:49 -0000 1.42 @@ -1,7 +1,7 @@ - + Gentoo udev Guide @@ -19,8 +19,8 @@ -0.31 -2007-06-05 +0.32 +2007-08-02 What is udev? @@ -320,21 +320,11 @@ /etc/modules.autoload.d/kernel-2.6
  • - a version of nvidia-kernel equal to or greater than - media-video/nvidia-kernel-1.0.5336-r2 -
  • -
  • a version of baselayout equal to or greater than sys-apps/baselayout-1.8.12
  • -

    -If xorg-x11 refuses to start, it might be because the -/dev/nvidia device file is missing. If that is the case, run -/sbin/NVmakedevices.sh to (re)create it. -

    -
    -- gentoo-doc-cvs@gentoo.org mailing list