Bug#1109627: Same version in Mageia 9
I've tried using Mageia 9, which Mesa 25.0.7 is also available to update.
At first, it was using LLVMpipe, but i915 dri with hardware accelerated OpenGL 2.1 could be enabled by creating a file in /etc/X11/xorg.conf.d/20-intel.conf:
Section "Device"
Driver "intel"
Option "AccelMethod" "UXA"
Option "DRI" "i915"
EndSection
This version fixed some of the graphical issues present on Mesa 22 and also improved performance a bit.
On Debian 12, it still uses LLVMPipe, DRI driver being used is still "swrast" and "i915" isn't available as a loadable driver.
This indicates it's a problem on Debian's backport build that's not letting i915g DRI driver to be detected.
Reply to: