I have an nvidia gpu, and run some apps through flatpak. And there is weird problem of gpu acceleration suddenly just stops working in flatpak apps.
Normally when i for example run zoom, i can stream my screen no problem, blender gets full performace from gpu. But if run these programs some time later, zoom just shows black screen, and blender lags so much.
In between this time, i did not do anything to installed packages. I did not do a system update, i did not update flatpak packages. Everything should have been working as it worked earlier but it doesnt.
I found out that in between that time, new nvidia driver version is released on flathub, and updating nvidia driver package specifically, fixes gpu acceleration in flatpak apps. But now i have a question, why does already installed driver suddelnly stops working, until i update it?


Wait a minute, what is the Flatpak Nvidia package? Do you need that for GPU acceleration for Flatpak apps on Nvidia? How do you even know whether GPU acceleration is working?
(I recently got a new laptop and it’s the first time I have a dedicated GPU, and I have no idea how it all works. Sorry for hijacking your thread.)
If you have an Nvidia GPU, run
nvidia-smiin your terminal and it will show with prices are engaging the GPU.For AMD any process monitor should show GPU usage for procs, or there is
radeontopfor more detailed info.I think
nvtopnow just supports all the GPUs as well, but haven’t used it in a long time.