View previous topic :: View next topic |
Author |
Message |
glowwormy n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Apr 2003 Posts: 32
|
Posted: Wed Jul 07, 2004 4:12 pm Post subject: udev and nvidia-kernel 6106 |
|
|
I emerge the new nvidia drivers (kernel and glx 6106). But now no device nodes are being created when I load the nvidia module. I'm running a pure udev system. If I run NVmakedevices.sh everything works fine - until the next reboot. The sysfs patch has been removed from the ebuild, but it still seems to be necessary.
Can anybody help? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
verbatim Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 13 Mar 2003 Posts: 223
|
Posted: Wed Jul 07, 2004 5:16 pm Post subject: |
|
|
I had this problem with another nvidia version, I fixed it by having
Code: | RC_DEVICE_TARBALL="yes" |
in /etc/conf.d/rc
This tells udev to save a copy of /dev upon shutdown and reload it on startup. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cyfred Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
Joined: 23 Aug 2002 Posts: 596
|
Posted: Mon Jul 26, 2004 1:18 pm Post subject: |
|
|
The -r1 kernel going into portage now will create devices properly |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|