On Wed, 2004-09-29 at 09:51, R Parker wrote: > Hey, > > In the ongoing attempt to eliminate xruns, I've set > Option "no_accel" "yes" in the XF86Config. [snip] > > Or is there another method for a user to turn > acceleration on and off? > > Is anyone else turning off acceleration and how do you > deal with the performance? > > ron I don't think turning off acceleration is going to do anything beneficial for you - it could actually be counterproductive since X is going to be eating a /lot/ more CPU. You might want to turn off DRI direct rendering though, as that will free up an interrupt. -DR-