From owner-freebsd-questions@FreeBSD.ORG Mon Jan 22 18:16:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D64BB16A407 for ; Mon, 22 Jan 2007 18:16:13 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp2.utsp.utwente.nl [130.89.2.9]) by mx1.freebsd.org (Postfix) with ESMTP id 5A8C713C47E for ; Mon, 22 Jan 2007 18:16:12 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from nox.student.utwente.nl (nox.student.utwente.nl [130.89.165.91]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id l0MIG5ox016097; Mon, 22 Jan 2007 19:16:07 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Mon, 22 Jan 2007 19:16:04 +0100 User-Agent: KMail/1.9.5 References: <200701212156.48294.kirk@strauser.com> In-Reply-To: <200701212156.48294.kirk@strauser.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701221916.05116.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Subject: Re: Help me pick a replacement graphics card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 18:16:13 -0000 On Monday 22 January 2007 04:56, Kirk Strauser wrote: > My aging GeForce MX 400 is dying and I want to replace it with something a > bit more modern. My desktop is running FreeBSD 6.2 on a Asus A7V (Via > chipset) motherboard with a 1.4GHz Athlon. This is more of a hardward > question than software, although pointers to any FreeBSD-specific driver > gotchas would be appreciated. > > Basically, I want to run a few OpenGL apps (particular the "Second Life" > client, which works perfectly under Linux emulation), so I pretty much have > to use the "nvidia" driver and not the open "NV" driver. The old card's > performance was fine for my purposes, so almost much anything at all newer > should be OK. Therefore, I don't want to spend a lot of money on this. > However, I don't want to buy a card so old that NVidia will drop support > for it in the next driver upgrade, as they did with this current card. > > My motherboard has an AGP 4x slot that the "nvidia" driver wants to run in > 2x mode because it doesn't like the Via chipset. Now, it seems like there > are precious few AGP 4x cards available these days; most look like 8x. Are > those backward compatible all the way to 2x? Google returns plenty of > authoritative-sounding hits on both sides. My understanding is that all AGP cards should be backwards and forwards compatible as long as the motherboard supports the correct voltage. For more information see http://en.wikipedia.org/wiki/Accelerated_Graphics_Port section compatibility. > > Is there anything else I should be looking for? Any specific models you > might recommend? I can recommend the GeForce 6200 (http://www.nvidia.com/page/geforce6200_agp.html) It's compatible with AGP 4x. I have this one running on a KM400A chipset from VIA, using the freebsd agp driver. Performance is excellent. I used to have this one running without AGP support from the driver, but performance was still pretty good. In europe you can purchase the GeForce 6200 for less than EUR. 50,- (65 USD). Hope this helps, Pieter de Goeje