[SATLUG] Re: udev completely broken in Fedora 7?
Sean Carolan
scarolan at gmail.com
Fri Jul 27 01:16:47 CDT 2007
> One would hope this fixes the problem but no dice. My current
> workaround is to yum remove and yum install the nvidia drivers at boot
> time. Not ideal but it gets my GUI back up and running. Any udev
> experts out there?
'case anyone's interested here's how I fixed this. I added the
following lines to /etc/rc.local:
mknod -m 660 /dev/nvidia0 c 195 0
mknod -m 660 /dev/nvidia1 c 195 1
mknod -m 660 /dev/nvidiactl c 195 255
More information about the SATLUG
mailing list