I’m on a haswelll series iGPU, I’m absolutely baffled that opengl seems to work under native wayland (blender doesn’t chug) but fails catastrophically under Xwayland, complaining about DRI3 being missing and that I can probably enable it in my xorg config
Which xorg driver is in use? modesetting
?
The driver is unset in my config, so it’s probably defaulting
edit: probably to modesetting?
edit 2: I’ve tried explicitly setting it to intel and modesetting, same issue
Update: it was a bad xwayland version, I just copied my desktop’s flake.lock and it worked
1 Like