Comment 96 for bug 43154

Revision history for this message
mikko (mikko-) wrote :

Do you use openchrome driver still? I use standard xorg via driver and disabling dri works.
Have you done this:
Section "Module"
        Disable "dri"
EndSection

or:
Section "Module"
        #Load "dri"
EndSection