Date: Wed, 26 Jan 2005 23:05:36 -0500 From: Derek <derekm.nospam@rogers.com> To: questions@freebsd.org Subject: Re: OpenGL + TNT2 + NVIDIA binary drivers Message-ID: <41F86890.6060708@rogers.com> In-Reply-To: <ct9fe2$p5v$1@FreeBSD.csie.NCTU.edu.tw> References: <ct9fe2$p5v$1@FreeBSD.csie.NCTU.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
markzero wrote: > I'm using the binary nvidia drivers on > my old 32mb TNT Riva 64 and from the framerates I'm getting from > xscreensaver, I think it's safe to assume that I'm not getting any > acceleration! > My X.org config says: > > Section "Device" > Option "NvAGP" "2" #try OS agp, fall back to nvagp > Identifier "Card0" > Driver "nvidia" > VendorName "nVidia Corporation" > BoardName "NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]" > BusID "PCI:2:0:0" > EndSection What about in Section "Module" -> Load "glx" like: Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "type1" EndSection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F86890.6060708>