Dominique Deleris <[EMAIL PROTECTED]> wrote: > Does anyone of you know how to tell the X server to use AGP 2x > mode ? > > I have a Matrox G400 32Mb (AGP) card, and use a custom 2.4.4
[...] Section "Device" Identifier "Generic Graphics Device" Driver "mga" Option "AGPMode2x" EndSection [...] > By the way : this is to play Tribes2, which is a great game, but > too slow with my Matrox card (even with DRI), so I wonder if AGP > is involved... Setting $pref::OpenGL::disableEXTCompiledVertexArray = "1"; in ~/.loki/tribes2/base/prefs/ClientPrefs.cs might improve performance. Sebastian