Page 1 of 1

[SOLVED]Increasing GPU Performance

Posted: 26 Apr 2009, 13:02
by mbt28
When I differentiate performance of GPU with Ubuntu and Windows XP, XP's performance is 2 - 1,5 times better than Ubuntu?

Direct rendering is enabled, is there any way to increase gpu performance?

Code: Select all

direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) 945GME GEM 20090326 2009Q1 RC2 x86/MMX/SSE2
My glxinfo output

RE: low GPU perfonmance

Posted: 26 Apr 2009, 14:50
by voria
The actual intel driver on Jaunty is far from perfect, it suffers many problems yet, perhaps the most important is the constant video tearing...

Anyway there are some xorg.conf options you can try to get better performance, take a look here for more informations.
I have not tested them yet, if you will, please share with us your results. :)

RE: low GPU perfonmance

Posted: 27 Apr 2009, 18:13
by mbt28
Hola :D first way is worked for me, this solution really increases performance of the card. For example, I am a fun of Warcraft 3 and I tested dota map on single player mod, low settings, resolution 1024*600 gives me 18-21 fps at war area. same spefications at medium setting i get 15 fps. 18-21 fps. The game is really playable not smooth but not makes crazy when playing :D .

Thank varia for the advice.

Solution:
Some users have found improved performance by using the "greedy" migration heuristic. This can be done by running "sudo gedit /etc/X11/xorg.conf", and adding Option "MigrationHeuristic" "greedy" to the Device section of your xorg.conf.
My xorg.conf file.

RE: [SOLVED]Increasing GPU Performance

Posted: 28 Apr 2009, 11:57
by voria
Nice to know!
I'll add it to my xorg.conf file, thanks for testing ;)

RE: [SOLVED]Increasing GPU Performance

Posted: 04 May 2009, 06:25
by FabriceV
Apparently, installing the new jaunty linux kernel 2.6.30 resolves the problem... Not so much to wait now...