Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 10:00:37 +0900
From:      Daichi GOTO <daichi@freebsd.org>
To:        freebsd-gnome@freebsd.org
Subject:   Re: using nvidia driver on 9-current
Message-ID:  <20101123100037.271ccc36.daichi@freebsd.org>
In-Reply-To: <alpine.BSF.2.00.1011222031170.20988@mail.neu.net>
References:  <alpine.BSF.2.00.1011222031170.20988@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Nov 2010 20:45:32 +0000 (UTC)
AN <andy@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"

-- 
Daichi GOTO



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101123100037.271ccc36.daichi>