PDA

View Full Version : how to use the nvidia driver from ports?


narz
03-16-08, 06:19 AM
ok seriously. what do you have to do to get the nvidia driver from ports to start up? i installed it from ports and it went fine with no errors, but then when i try to run nvidia-xconfig it says command not found.
im running 7.0R and the official nvidia installer doesn't work with it. I just started using FreeBSD and i dont where to find further documentation for what to do after i install the driver from ports.

help plox thx

zebdits
03-16-08, 08:35 AM
cd /usr/ports/x11/nvidia-xconfig && make install clean

/usr/local/share/doc/NVIDIA_GLX-1.0/html/index.html

narz
03-16-08, 03:08 PM
cd /usr/ports/x11/nvidia-xconfig && make install clean

/usr/local/share/doc/NVIDIA_GLX-1.0/html/index.html

k thx