What happens is that the installer puts the modules in /usr/X11R6/lib but xorg is looking for them in /usr/lib/xorg/modules.
To fix this, run the installer as usual but append
- Code: Select all
--x-modules-path=/usr/lib/xorg/modules
x.org then knows where to look for the modules and the nvidia driver is functional again.
I just experienced this with my Debian box but I've seen this fix on the nV News forums on a FC5 box, so feel free to move this post around as you see fit Void Main.


