Dominic Buchstaller <[EMAIL PROTECTED]> writes: > I was wondering how far hardware acceleration is implemented on > ibook2. I was able to compile my 2.4.17-pre8-ben0 kernel agpgart, > Apple UniNorth and DRI (ATI Rage 128) support. The acceleration > results have been quite poor so far.
The way to tell if DRI is working is to do: glxinfo | grep direct If it says no, then you should look at /var/log/XFree86.0.log to find out why. The most likely reason is you are running at too high of a color depth, like Blake said.