NVIDIA driver flatpak issues: Difference between revisions

From Pengwings
Created page with "When upgrading the NVIDIA driver (via rpm-ostree upgrade) you also need to update the Flatpak version of the driver to match. If you don't then Flatpak applications lose the ability to do GPU acceleration. Baffling this is not being properly handled. flatpak install flathub org.freedesktop.Platform.GL.nvidia-595-45-04 flatpak install flathub org.freedesktop.Platform.GL32.nvidia-595-45-04 Install for both system and user (this requires each command being entered twice..."
 
No edit summary
 
Line 5: Line 5:


Install for both system and user (this requires each command being entered twice, option 1 being selected the first time, option 2 being selected the second time)
Install for both system and user (this requires each command being entered twice, option 1 being selected the first time, option 2 being selected the second time)
If you don't do this then you will lose GPU acceleration in Flatpak applications such as the RuneLite being launched via the Bolt launcher.

Latest revision as of 12:43, 14 March 2026

When upgrading the NVIDIA driver (via rpm-ostree upgrade) you also need to update the Flatpak version of the driver to match. If you don't then Flatpak applications lose the ability to do GPU acceleration. Baffling this is not being properly handled.

flatpak install flathub org.freedesktop.Platform.GL.nvidia-595-45-04
flatpak install flathub org.freedesktop.Platform.GL32.nvidia-595-45-04

Install for both system and user (this requires each command being entered twice, option 1 being selected the first time, option 2 being selected the second time)

If you don't do this then you will lose GPU acceleration in Flatpak applications such as the RuneLite being launched via the Bolt launcher.