From owner-freebsd-questions@FreeBSD.ORG Fri Mar 3 05:37:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C1BD016A420 for ; Fri, 3 Mar 2006 05:37:20 +0000 (GMT) (envelope-from vayua@sklinks.com) Received: from smtp105.sbc.mail.mud.yahoo.com (smtp105.sbc.mail.mud.yahoo.com [68.142.198.204]) by mx1.FreeBSD.org (Postfix) with SMTP id 393ED43D46 for ; Fri, 3 Mar 2006 05:37:20 +0000 (GMT) (envelope-from vayua@sklinks.com) Received: (qmail 81572 invoked from network); 3 Mar 2006 05:37:19 -0000 Received: from unknown (HELO akasha.akasha) (varuna@sbcglobal.net@69.107.28.17 with plain) by smtp105.sbc.mail.mud.yahoo.com with SMTP; 3 Mar 2006 05:37:19 -0000 From: Vayu To: freebsd-questions@freebsd.org Date: Thu, 2 Mar 2006 21:37:17 -0800 User-Agent: KMail/1.9.1 References: <4407867C.8030807@ywave.com> In-Reply-To: <4407867C.8030807@ywave.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603022137.17306.vayua@sklinks.com> Cc: Micah Subject: Re: Card for basic 3D acceleration in FreeBSD 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: Fri, 03 Mar 2006 05:37:20 -0000 On Thursday 02 March 2006 15:57, Micah wrote: > I'm looking for a card to handle some simple OpenGL stuff for a class > I'm taking. I have an ATI X300 card, but 3D acceleration is not > supported on it in the current Xorg. The only slots on my Mobo are PCI > and PCI-EX. I use the i386 release of FreeBSD currently, but would like > to have the option to move to the amd64 release. Any suggestions on a > low-end (read cheap) card? I know "nvidia" is often recommended, but > any particular model? > > Thanks, > Micah > _______________________________________________ I use the fglrx driver on my laptop in Linux with an ATI x300 mobility. It does hardware OpenGL just fine. I noticed this thread where that driver has been ported to FreeBSD. Maybe you could try that. http://www.bsdforums.org/forums/showthread.php?threadid=37837 I have two FreeBSD desktop machines that have 3D support through nVidia. I downloaded their latest driver for FreeBSD from their website (I think 8178) and it compiled on both my machines perfectly. One has the 6600 and another has a 6600GT. Both are excellent price/performance. I have a lower end 6200 which is also great and pretty inexpensive. I haven't used it on FreeBSD but it uses the same driver, so it should work just fine.