Log. 1st Jul, 2020.

Create .drirc, containing:

<driconf>
  <device driver="loader" kernel_driver="i915">
    <option name="dri_driver" value="i965" />
  </device>
</driconf>

Necessary because the new Intel driver hangs for a while then eventually segfaults for most OpenGL stuff on my HD5500 chipset.

Presumably this'll be fixed eventually...

Tags: x11