Comment 29 for bug 61105

Revision history for this message
Ɓukasz Semler (lukasz-semler) wrote :

And it seems I found the solution.

In the xorg.conf find section "Module" & add this:

Option "omit xfree86-dga"

so it would look like this:

Section "Module"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection

And than every game is now working without problem.