Comment 169 for bug 120834

Revision history for this message
nikolai (nikolaihecker) wrote : Re: intel gm965 freezes with 3d applications

No, xserver-xgl is not installed.

Did you edit your xorg.conf? Since changes in my xorg.conf did not increase performance, mine is almost empty (default after Ubuntu installation):

...
Section "Device"
 Identifier "Configured Video Device"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection
...