You can also disable DRI by add to your xorg.conf file, following lines: Section "Module" ... Disable "dri" ... EndSection
You can also disable DRI by add to your xorg.conf file, following lines:
Section "Module"
...
Disable "dri"
...
EndSection