> http://en.gentoo-wiki.com/wiki/Intel_GMA > > which is pertinent to my hardware and kernel/drivers. Therefore if I do > > > -> vblank_mode=0 glxgears > ATTENTION: default value of option vblank_mode overridden by environment. > get fences failed: -1 > param: 6, val: 0 > 4418 frames in 5.0 seconds = 883.510 FPS > 4490 frames in 5.0 seconds = 897.871 FPS > 4491 frames in 5.0 seconds = 898.054 FPS > 4481 frames in 5.0 seconds = 896.043 FPS > 4382 frames in 5.0 seconds = 876.251 FPS > > I get much better performance as I used to have before the xorg upgrade. > This is where I am now trying to gather information on how to deal with > dri and vblank_mode settings. > > Hope this helps. > > -- > Valmor > >
Using the link you posted I was able to get similar numbers on my card, if you scroll down to the bottom of the page there where it talks about driconf, and set up your drirc file you should be able to apply these settings system wide. I am still have some issues with compiz-fusion running smoothly I currently dont have the cube working it lags very bad with that. I will do some more research into the kernel bug and see if upgrading and re-enabling tiling fixes this issue. Thanks for the link and pointing me in the right direction. AJ