using nvidia driver on 9-current

Daichi GOTO daichi at freebsd.org
Tue Nov 23 01:16:25 UTC 2010


On Mon, 22 Nov 2010 20:45:32 +0000 (UTC)
AN <andy at neu.net> wrote:
> My question is, how is it possible to use nvidia-driver on 9-current?  I 
> thought it was only available on 8-stable.
> >From the website:
> http://us.download.nvidia.com/XFree86/FreeBSD-x86_64/260.19.21/README/minimumrequirements.html
> Note that FreeBSD 7-STABLE versions older than FreeBSD 7.3 and FreeBSD 
> 9-CURRENT development snapshots are not supported.
> 
> Are there instructions on how 
> to use it on current?  Any pointers or info would be appreciated.

from ports:
  cd /usr/ports/x11/nvidia-driver/
  make install clean
  echo 'nvidia_load="YES"' >> /boot/loader.conf.local
  shutdown -r now

> tia
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"

-- 
Daichi GOTO


More information about the freebsd-gnome mailing list