Carmel wrote:

> On Sun, 07 Jun 2009 20:13:30 -0400
> Michael Powell <nightre...@verizon.net> wrote:
> 
> [snip]
> 
>>The nv can easily be installed along with Xorg. The nvidia driver is
>>more complex as it relies on the linuxolator to function, so there is
>>a larger number of dependencies. But when it comes time to change from
>>nv to nvidia it is just a line or two in the xorg.conf.
> 
> Thanks for you assistance. BTW, what lines should I modify if I do
> decide to install the nVidia driver at some point? I will install the
> NV driver and get the desktop working.
> 

Section "Device"
#    Driver         "nv"
    Driver         "nvidia"

Just change "nv" to "nvidia", and perhaps in Section "Module"
Load           "glx" if you need to.


Also notice what RW said; I am behind the times wrt to how things have 
changed.

-Mike


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to