From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 15:49:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7F3E16A4CE for ; Tue, 9 Nov 2004 15:49:29 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C5443D53 for ; Tue, 9 Nov 2004 15:49:25 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with SMTP id 2DF2836656; Tue, 9 Nov 2004 16:49:24 +0100 (CET) Date: Tue, 9 Nov 2004 16:49:22 +0100 From: Miguel Mendez To: Chris Kuethe Message-Id: <20041109164922.66c185e1.flynn@energyhq.es.eu.org> In-Reply-To: <91981b3e04110816493e2c1fed@mail.gmail.com> References: <91981b3e04110816493e2c1fed@mail.gmail.com> X-Mailer: Sylpheed version 0.9.99-gtk2-20041024 (GTK+ 2.4.13; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Tue__9_Nov_2004_16_49_22_+0100_28AIX5.TrnHJryqt" cc: freebsd-questions@freebsd.org Subject: Re: Recommended Video Card with OpenGL Acceleration? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 15:49:29 -0000 --Signature=_Tue__9_Nov_2004_16_49_22_+0100_28AIX5.TrnHJryqt Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Mon, 8 Nov 2004 17:49:28 -0700 Chris Kuethe wrote: Hi, > I've started down the path of OpenGL hackery, and am looking for > recommendations on good video cards support by X.org that have > hardware accelerated OpenGL. I'll be running this on 5.3-stable. Thus > far searches have indicated that ATI is to be avoided, NVIDIA is > decent, and "All cards supported by the DRI open source drivers work > fine in FreeBSD." I would hope that if a card is said to "work fine" > actually does do hardware OpenGL. (I have a laptop with a savage > twister [0x8d01] that works fine with X, albeit very slowly. It'd be > nice to have that usable.). If you want to get the best performance the obvious choice is nvidia hardware with their proprietary kernel driver. There used to be stability issues in the past but those seem to have been fixed. I wouldn't say ATI is to be avoided. If you don't have/need the latest and greatest you will get 3D support from the DRI driver (up to 9200/R280). You can get a 9200SE/128MB for $50 or so these days, enough if you don't want to do heavy gaming and/or pixel/vertex shader programming. The advantage is that, while performance is not as good as with nvidia gear, you still have a 100% open source kernel and can get to the code if needed. This might be important for some people, not so relevant for end users. ATI used to have better 2D quality but this seems to have changed, and nvidia now actually cares about image quality (I remember the image quality of my old TNT to be really awful when compared to a PCI Matrox card) > If people would care to bounce me a dmesg or hardware description, > X/Mesa/etc. versions and some glxgears framerates (csdemo framerates > would be even better), that'd be much appreciated. I'd prefer to not > have a completely frankensteined system, but if I need to be running > some package straight out of CVS, then so be it. For nvidia, use their kernel and X driver, for others Xorg should provide the 3D support. I don't know about the Savage card, but if Xorg supports the DRI part you should get 3D acceleration. Some cards only have 2D support with sometimes Xv as well. Cheers, -- Miguel Mendez | Extreme ways are back again http://www.energyhq.es.eu.org | Extreme places I didn't know PGP Key: 0xDC8514F1 | I broke everything new again Note: All HTML mail goes to /dev/null | Everything that I'd owned --Signature=_Tue__9_Nov_2004_16_49_22_+0100_28AIX5.TrnHJryqt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBkOcFnLctrNyFFPERAsYTAJ9uh0WIaKeOOqvkj/SqmjV2/+iA/QCeM/4A JzN8V35Y3ZU9uJX8QTzLBKM= =cOzJ -----END PGP SIGNATURE----- --Signature=_Tue__9_Nov_2004_16_49_22_+0100_28AIX5.TrnHJryqt--