On Wed, 23 Jun 2004, Brian Astill wrote:

> FWIW, I have that card and it seems to work just fine using the "nv"
> driver.
> When you are given choices in the "helper" programs for XFree86 setup,
> just choose the nearest descrptor you can find which uses that "nv"
> driver.
>
> You could also write that "nv" manually into your XF86Config file, if
> you prefer.
>
Also the nvidia-driver from ports works well with it.

---XF86Config snippet---
Section "Device"

        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "NV5 [RIVA TNT2/TNT2 Pro]"
        BusID       "PCI:1:0:0"
EndSection
-- End XF86Config snippet---


>
> --
> Regards,
> Brian
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to