Mesa driver broken in latest update

vainfo output:

Trying display: wayland
libva error: /usr/lib/dri/iHD_drv_video.so init failed
error: failed to resolve wl_drm_interface(): /usr/lib/libEGL_mesa.so.0: undefined symbol: wl_drm_i
nterface
vainfo: VA-API version: 1.23 (libva 2.22.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Sandybridge Mobile - 2.4.1
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc

so apparently mesa drivers are broken in latest update of both arch linux and endeavour os and i am getting artifacting in many places. what can i do now? (intel core i3-2350m i915 drivers) (i have yet to try downgrade in endeavour but downgrading didnt work for me in arch so i dont have much hopes from it here as well)

I don’t have any issue with mesa on 3 of my notebooks. I would not say the driver is broken.

How old is your system ? Maybe your hardware is failing or not supported.

@alexdex, have you tried booting with the LTS kernel? For a system of that era, it’s probably a good idea.

intel core i3-2350m i915 drivers

doesnt work

i downgraded using “sudo downgrade mesa” to 295 and that seems to have fixed the artifacting but vainfo still shows that error