Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81386 Details for
Bug 117950
Missing nvidia devices (not the old bug)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
nvidia-guide.xml.patch
nvidia-guide.xml.patch (text/plain), 1.53 KB, created by
nm (RETIRED)
on 2006-03-05 03:16:07 UTC
(
hide
)
Description:
nvidia-guide.xml.patch
Filename:
MIME Type:
Creator:
nm (RETIRED)
Created:
2006-03-05 03:16:07 UTC
Size:
1.53 KB
patch
obsolete
>Index: nvidia-guide.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v >retrieving revision 1.25 >diff -u -r1.25 nvidia-guide.xml >--- nvidia-guide.xml 4 Mar 2006 06:35:31 -0000 1.25 >+++ nvidia-guide.xml 5 Mar 2006 11:05:20 -0000 >@@ -25,8 +25,8 @@ > <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> > <license/> > >-<version>1.21</version> >-<date>2006-03-04</date> >+<version>1.22</version> >+<date>2006-03-05</date> > > <chapter> > <title>Introduction</title> >@@ -493,6 +493,30 @@ > # <i>/sbin/NVmakedevices.sh</i> > </pre> > >+<p> >+If your <path>/dev/nvidia</path> devices are still missing every time you >+reboot, then it is most likely because udev is not automatically creating the >+proper device nodes. You can fix this by re-running <c>NVmakedevices.sh</c>, >+and then editing <path>/etc/conf.d/rc</path> as shown: >+</p> >+ >+<pre caption="Editing /etc/conf.d/rc"> >+RC_DEVICE_TARBALL="yes" >+</pre> >+ >+<p> >+This will preserve your <path>/dev/nvidia</path> nodes even if you reboot. >+</p> >+ >+<note> >+Alternatively, you might try emerging the latest <c>nvidia-kernel</c> and >+<c>nvidia-glx</c> from the 8xxx series. At the time of this writing, both are >+still marked ~arch. These drivers no longer rely on hotplug or udev to create >+the proper device nodes. Instead, the X driver itself will create your >+<path>/dev/nvidia</path> files when you start X. However, this will require you >+to use a recent kernel (2.6.14 and greater). >+</note> >+ > </body> > </section> > </chapter>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 117950
:
76494
|
81226
| 81386