On Tue, 2005-03-08 at 23:54 -0500, spmirowski wrote: > I noticed that, the Nvidia drivers need reinstalling > after every reboot on FC3, I don't know why. Doesn't > bother me much since I don't reboot my desktop unless > I update the kernel (then you have to do the reinstall > anyways). This is because FC3 uses udev. After installing the drivers, do this: # cp -rp /dev/nvidia* /etc/udev/devices That should ensure that the device entries get created upon reboot. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>