On Mon, Aug 11, 2003 at 11:40:57AM +0200, Moritz Muehlenhoff wrote: > Sven Luther wrote: > > > Is this a bug in the debian-package? Judging from the XFree86.log.0 > > > my system seems properly configured, but I'm in no way an X11 expert. > > > > What is the output of glxinfo ? > > Here we go. > > Cheers, > Moritz > > $ glxinfo -v > name of display: :0.0 > display: :0 screen: 0 > direct rendering: Yes
This is the one we were looking for. > server glx vendor string: SGI > server glx version string: 1.2 > server glx extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > client glx vendor string: SGI > client glx version string: 1.2 > client glx extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > GLX extensions: > GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context > OpenGL vendor string: Tungsten Graphics, Inc. > OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 4x x86/MMX/3DNow! TCL And this also. I don't really know much more, maybe Michel could answer you, he is a DRI upstream and more knowledgeable about radeon 3D accel. As for me, none of my cards are 3D accelerated (well one is, but when i enable dri on it, no command reaches the graphic card, so ...), so i know how it is supposed to work, but nothing much more. Maybe you can make sure if the MTRR are enabled (provided you are on x86) and/or that you are using agpgart. Friendly, Sven Luther