This might help: I did manage to get Direct Rendering: Yes in "glxinfo" by following the compiling instructions found here: http://home.comcast.net/~jyavner/T23/#savage-bug
and then following the troubleshooting instructions, found here: http://dri.freedesktop.org/wiki/DriTroubleshooting What really helped was turning the environment variable export LIBGL_DEBUG to "verbose", with: "export LIBGL_DEBUG=verbose" (for a bash shell), as described in the above link. It seems that the "savage_dri.so" file was not in the expected path after "depmod -a" was executed, so it couldn't be loaded. After moving the file to "/usr/X11R6/lib/modules/drm/" it worked magically. I now have Direct Rendering, and GL output is much smoother (it reports 500FPS after 5 secs in glxgears). I hope this helps! -- No hardware rendering for "SuperSavage/IXC 64" and "Xorg 7.2" https://bugs.launchpad.net/bugs/88905 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs