Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 14:57:00 +0100 (BST)
From:      Vince Hoffman <jhary@unsane.co.uk>
To:        Brian Astill <bastill@adam.com.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NVidia Riva TNT2 64 ?
Message-ID:  <20040623145447.X30216@unsane.co.uk>
In-Reply-To: <200406231249.30007.bastill@adam.com.au>
References:  <000801c458a2$68dee1c0$131e1d0a@sesa.parana.gov.br> <75706B76-C4A0-11D8-8BA1-000A95EFF4CA@foolishgames.com> <200406231249.30007.bastill@adam.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help


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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



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