Timo, In addition to drm kernel modules (drm.ko, i810.ko, etc.), you will need to implement the linux-agp-compat version of agpgart.ko into Ubuntu's linux-image-`uname -r` packages. You also need to sync to the latest drivers. The relevant files are here (or else available elsewhere via source tarballs):
git-clone git://anongit.freedesktop.org/git/mesa/drm (You need to build new kernel modules, available in drm/linux-core/) git-clone git://anongit.freedesktop.org/git/mesa/linux-agp-compat (This is necessary for mesa 6.5.2, and Ubuntu needs to have Module.symvers updated or else removed, to allow the new drm module to load properly) With all your new packages installed, glxgears gives ~550fps, ppracer is jerky and runs at 19fps, and with the new modules and i810 driver custom built, I get ~770fps (using the i915_tex driver) and a smooth 40fps in ppracer (my system: Inspiron 510m, Intel 855GM, screen resolution [EMAIL PROTECTED], 60Hz). -- Syncing and merging X.org 7.2 https://launchpad.net/bugs/84731 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs