On Tue, Jul 01, 2025 at 06:32:08PM +0200, Alberto Garcia wrote: > > $ LANG=C && liferea > > glGetString(GL_VENDOR) returned 'Mesa' > > NVIDIA card not detected
How many cards do you have in /dev/dri/card*? Can you paste the output of the 'drmdevice' program? If you have many devices you can also run liferea with WEBKIT_WEB_RENDER_DEVICE_FILE=/dev/dri/cardX once with each one of them. Berto