  | |  | OpenGL problem with Voodoo 3 3000 | OpenGL problem with Voodoo 3 3000 2002-05-09 - By Mike A. Harris
Back On 7 May 2002, Tom Allender wrote:
>Date: 07 May 2002 17:51:37 +0100 >From: Tom Allender <txa99c@(protected) > >To: valhalla-list@(protected) >Content-Type: text/plain >List-Id: <valhalla-list.redhat.com > >Subject: OpenGL problem with Voodoo 3 3000 > >Hello, > >I have a clean 7.3 Valhalla install on a machine with a Voodoo 3 3000 >graphics card. I am having trouble getting OpenGL applications to run in >anything but software mode. > >I have Glide3 and glut installed. Anything else needed? > >[tom@(protected) tom]$ glxinfo | grep -i renderer >OpenGL renderer string: Mesa GLX Indirect > >How do I enable direct rendering and speed it all up?
Set your video mode to 1024x768 in 16 bit depth. Anything higher will cause DRI to be disabled, because the driver does not support higher resolutions being used with DRI.
Past XFree86 releases allowed this incompatible configuration, and would crash randomly due to memory constraints. XFree86-4.2.0 detects this problem combination and disables DRI.
-- Mike A. Harris Shipping/mailing address: OS Systems Engineer 190 Pittsburgh Ave., Sault Ste. Marie, XFree86 maintainer Ontario, Canada, P6C 5B3 Red Hat Inc.
http://www.redhat.com
ftp://people.redhat.com/mharris
|
|
 |