From owner-freebsd-current@FreeBSD.ORG Sat Jun 28 06:20:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4EED37B401 for ; Sat, 28 Jun 2003 06:20:10 -0700 (PDT) Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 14EDF44003 for ; Sat, 28 Jun 2003 06:20:09 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 11023 invoked by uid 85); 28 Jun 2003 13:20:10 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.15 (uvscan: v4.1.60/v4210. spamassassin: 2.x. Clear:SA:0(-4.7/5.0):. Processed in 11.01456 secs); 28 Jun 2003 13:20:10 -0000 X-Spam-Status: No, hits=-4.7 required=5.0 Received: from unknown (HELO 192.168.0.109) (192.168.0.109) by 0 with SMTP; 28 Jun 2003 13:19:59 -0000 From: Arjan van Leeuwen To: "Julian St." , "current@freebsd.org" Date: Sat, 28 Jun 2003 15:19:55 +0200 User-Agent: KMail/1.5.2 References: <20030628142814.60ddc188.der_julian@web.de> In-Reply-To: <20030628142814.60ddc188.der_julian@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306281519.55454.avleeuwen@piwebs.com> Subject: Re: 3D graphic cards X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 13:20:11 -0000 Hi, You might want to try the Gatos drivers from http://gatos.sourceforge.net/ . With this driver, I got the ATi chipset in my laptop working with Xv support. 3D acceleration is not tied to Xv support, in fact, there are many video drivers that support Xv but not 3D (open source nv drivers, newer ATi drivers for Radeon 9500, 9700 and 9800, the gatos drivers...). Best regards, Arjan van Leeuwen On Saturday 28 June 2003 14:28, Julian St. wrote: > Hello, > > is there any list that provides information about what graphic cards on > FreeBSD have supported 3D acceleration? (I need only X-Video support in > particular, but it seems tied to 3D acceleration). > > I just learned that the following card is unsupported: :) > > none2@pci1:0:0: class=0x030000 card=0x00081002 chip=0x474d1002 rev=0x65 > hdr=0x00 vendor = 'ATI Technologies' > device = 'Rage XL AGP 2x' > class = display > subclass = VGA > > > Regards, > Julian