on my system Xorg -configure complains about not having newport_drv.so. i tried to load it with modprobe but it says:
tc@box:~$ lspci -k | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation Device 06c4 (rev a3)
tc@box:~$ sudo modprobe newport_drv.so
modprobe: module newport_drv.so not found in modules.dep
even though i see it in /usr/local/lib/X11/drivers
any ideas?