On Mon, Jul 14, 2025 at 06:21:43PM +0200, Thorsten G. wrote: > > Can you export GBM_BACKEND=nvidia-drm and try again? > > > > $ LANG=C && export GBM_BACKEND=nvidia-drm && liferea > MESA-LOADER: failed to open nvidia-drm: /usr/lib/x86_64-linux- > gnu/gbm/nvidia-drm_gbm.so: cannot open shared object file: No such file > or directory (search paths /usr/lib/x86_64-linux-gnu/gbm, suffix _gbm)
Do you have libnvidia-allocator1 and libnvidia-egl-gbm1 installed? If not, install them and try again (with and without setting GBM_BACKEND). Berto