this post was submitted on 04 Apr 2026
24 points (96.2% liked)

Linux

64366 readers
677 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] Vincent@feddit.nl 3 points 1 day ago* (last edited 1 day ago) (2 children)

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.)

[–] gegil@sopuli.xyz 1 points 1 day ago

Its org.freedesktop.Platform.GL.nvidia

[–] just_another_person@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

If you have an Nvidia GPU, run nvidia-smi in 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 radeontop for more detailed info.