New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/issues/34674#issuecomment-1001318370 Comment: I had a chance to try the `MESA_LOADER_DRIVER_OVERRIDE` workaround (it isn't really a fix) on an Intel Xe device, and was met with errors reporting ``` gfx12 and newer are not supported on i965 libGL error: failed to create dri screen libGL error: failed to load driver: i965 ``` There were no glitches, but it seems Mesa fails entirely here. Thus, the workaround seems to be limited to older devices. It seems that a proper fix may have been merged; maybe we can test a backport pending another upstream release.