From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 16:15:32 2005 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 9E7E016A41F for ; Tue, 27 Dec 2005 16:15:32 +0000 (GMT) (envelope-from tijl@ulyssis.org) Received: from outmx006.isp.belgacom.be (outmx006.isp.belgacom.be [195.238.4.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DAA043D5D for ; Tue, 27 Dec 2005 16:15:24 +0000 (GMT) (envelope-from tijl@ulyssis.org) Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id jBRGFGuG009687 for ; Tue, 27 Dec 2005 17:15:17 +0100 (envelope-from ) Received: from kalimero.kotnet.org (251-33.245.81.adsl.skynet.be [81.245.33.251]) by outmx006.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id jBRGFBwK009633; Tue, 27 Dec 2005 17:15:11 +0100 (envelope-from ) Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.13.4/8.13.4) with ESMTP id jBRGFD7v039042; Tue, 27 Dec 2005 17:15:13 +0100 (CET) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: Jon Date: Tue, 27 Dec 2005 17:15:09 +0100 User-Agent: KMail/1.8.3 References: <20051227052819.85949.qmail@web36114.mail.mud.yahoo.com> In-Reply-To: <20051227052819.85949.qmail@web36114.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512271715.11028.tijl@ulyssis.org> Cc: freebsd-questions@freebsd.org Subject: Re: 3D Hardware Graphics 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: Tue, 27 Dec 2005 16:15:32 -0000 On Tuesday 27 December 2005 06:28, Jon wrote: > I'm wondering how to get 3D Hardware graphics going > under FreeBSD. > I tried both the LibGL.so that came with the driver > for my graphics card and the default LibGL.so that > came with FreeBSD '/usr/X11R6/lib' but no go, still > slow software mode. I have a DRI radeon enabled driver > and a radeon driver for xorg.conf, AGP was built into > my kernel. What else can I try to get this going? > > FreeBSD 6.0 STABLE - ATI Radeon 9800 Pro As far as I understand things, support for that card is still experimental, so make sure you have recent versions of 6.0-stable, x11-servers/xorg-server-snap and graphics/dri-devel.