From owner-freebsd-multimedia Thu Jan 3 15:10:29 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id A687D37B417 for ; Thu, 3 Jan 2002 15:10:24 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id SAA03426 for ; Thu, 3 Jan 2002 18:10:24 -0500 Date: Thu, 3 Jan 2002 18:10:24 -0500 (EST) From: X-Sender: To: Subject: Re: OpenGL In-Reply-To: <20020103174135.A643@nc.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Most common AGP capable northbridge chipsets are supported by stable and current. What is also needed for direct rendering is the kernel module for the card type. Currently supported for direct rendering with freebsd are; 3Dfx Voodoo 3/4/5 (both PCI and AGP varieties work) ATI AGP radeon (the older generation of cards) ATI AGP r128's (but not the "fury maxx") MGA AGP G200/G400/G450's The PCI versions of the latter cards are not supported since the person who ported the card specific kernel modules didn't have the pci versions of the cards available or the time/interest to make it work. Much of the work on the uoregon.edu site mentioned earlier in this thread has been folded back into the XFree86-CVS head branch for possible inclusion with the 4.2.0 XFree86 release, but it needs some FreeBSD users testing it. On Thu, 3 Jan 2002, Randall Hopper wrote: > |adding support to apgart for your chipset's registers is the secret trick > |to making dri work? > | > |whoa! awesome! > > Well, I don't know about it being the secret trick, but it's one key part > besides the graphics card. Also relevent is the bus your graphics card is > on. I last had a G200 PCI, had DRI going with the Utah stuff I think but > not with the stock XFree86 stuff. G200 AGP was supported but not G200 PCI. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message