Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2004 17:17:11 +1000
From:      "Alastair G. Hogge" <agh@tpg.com.au>
To:        freebsd-questions@FreeBSD.ORG, elarsen2@cox.net
Subject:   Re: help configuring OpenGL
Message-ID:  <200404291717.11640.agh@tpg.com.au>
In-Reply-To: <200404282155.05208.elarsen2@cox.net>
References:  <200404282155.05208.elarsen2@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 29 April 2004 12:55, Earl Larsen wrote:
> I checked to see if OpenGL was set  correctly by running "glxinfo | grep
> direct". And the output came out as fallows:
>
> direct rendering: No
> OpenGL renderer string: Mesa GLX Indirect
>
> I have DRI installed and have an ATI radeon agp vedio card. I am running
> FreeBSD 4.9-RELEASE. I have agp_load="yes" in loader.conf. And the
> fallowing is my XF86Config file:

[snip XF86Config]

Are you loading the kernel radeon.ko driver?
Not sure on a 4.9 system but try "cd /boot/modules; kldload radeon.ko"
/boot/modules may be /modules

-Alastair



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404291717.11640.agh>