Date: Wed, 9 Feb 2000 14:58:22 +0100 From: Thierry.Herbelot@alcatel.fr To: questions@freebsd.org Cc: Mike Morgan <mikemorgan@hfnweb.com> Subject: Re: slow opengl response Message-ID: <C1256880.004CC228.00@frmta003.netfr.alcatel.fr>
next in thread | raw e-mail | index | archive | help
Hello, You may have a look at the glx port (in the pors tree) and also at www.freebsd.org/~3d I have recompiled this week-end X11 3.3.6 and Mesa3.0 to get a native glx support (from the glx port). That was on a 4.0 machine (bi-celeron). I had some questions because the port skeleton grabbed from www.freebsd.org/~3d seems not to correctly set up a TCLSH variable and also did not built TCL8 as a dependency (easily patched by hand) I've got now a hardware-accelerated OpenGL (but still not very fast, even on y fast machine - but I have still to investigate the case) TfH To: Mike Morgan <mikemorgan@hfnweb.com> cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>(bcc: Thierry HERBELOT/FR/ALCATEL) Subject: Re: slow opengl response if you have already installed XFree with the nvidia driver + glx it's not normal, check the library in /usr/X11R6/lib they are proably symboly linked to the software opengl (Mesa). if not. I'm not sure for your board but the winfast geforce DDR was not recognized by XFree 3.3.6 so I had to rebuild XFree from the source with the new nvidia driver (works fine in 2D) check nvidia web site http://www.nvidia.com they have the latest drivers with source code for XFree and the part for glx (I'm trying to compile glx for FreeBSD 3.4-RELEASE) I've dowloaded all the parts but not rebuilded everything. (probably next week end) On Tue, 8 Feb 2000, Mike Morgan wrote: > > I'm running 3.4-stable w/x86 3.3.6 and Mesa 3 for OpenGL support. However > when i run xscreensaver's OpenGL screensaver shots, the movement is sluggish > and not fluid. > > I have a Viper 770 ultra tnt2 with 32 megs of RAM so it should moving pretty > speedy. Plus my system ram is 192 megs, with a PII-400. > > tnx, as always, > michael morgan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1256880.004CC228.00>