I experienced the llvmpipe issue running KDE Wayland under Nvidia, installing the Nvidia EGL library libnvidia-egl-wayland1
fixed it for me.
sudo apt install libnvidia-egl-wayland1
Should do the trick. See here:
I experienced the llvmpipe issue running KDE Wayland under Nvidia, installing the Nvidia EGL library libnvidia-egl-wayland1
fixed it for me.
sudo apt install libnvidia-egl-wayland1
Should do the trick. See here: