It seems it still has the old drivers on the flatpak sandboxes.
Maybe this could help, updating the runtime drivers to match your updated drivers and remove the not used ones:
flatpak update -y && flatpak remove --unused -y
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
It seems it still has the old drivers on the flatpak sandboxes.
Maybe this could help, updating the runtime drivers to match your updated drivers and remove the not used ones:
flatpak update -y && flatpak remove --unused -y
Cool, thanks. I'll try it.
EDIT: That cleared out the apparently unused updates. I'm left with one. That's an improvement on it's own. Thanks.
It really bothers me that the update manager GUIs in gnome and KDE, like Discover, don't do this automatically.
Most of those are updates to the flatpack base software not the actual display drivers.
It is unlikely to cause any issues updating them.
Those gl flatpaks are actually the display drivers. Flatpak doea not use any system libraries, it has to depend on a flatpak for everything, but most things are already in org.freedesktop.Platform, but not nvidia drivers of course.
Well, I don't think it's a big deal at all. Just ignore them, and if at some point (in 5 years possibly, I don't know) you start seeing some graphical issues or Blender stops working, update then.
Do not use Flatpack, it causes more problems than it solves, especially if you don't know what you are doing