Nvidia driver update confusion. What should I do?

Once a week, or so, this shows up. In the past, when I have simply let it happen, not every time, but more than once, after the update, Blender is borked, and I need to Timeshift back to before the update. I have no way to know if updating will screw Blender without just trying, which is annoying. AFAIK, I have no issues with the video drivers the way they are. What I've been doing recently is setting to "ignore once". Is there some reason I shouldn't just set these to ignore always? Will I regret doing that in a year or five?

Thank you.

17 points · 7 comments · view on lemmy.world

7 Comments

potatoguy@mbin.potato-guy.space · 20 pts · 9d (2 replies)

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

DarrinBrunner@lemmy.world · 16 pts · 9d

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.

BradleyUffner@lemmy.world · 3 pts · 9d

It really bothers me that the update manager GUIs in gnome and KDE, like Discover, don't do this automatically.

dr_jekell@lemmy.world · 5 pts · 9d (1 reply)

Most of those are updates to the flatpack base software not the actual display drivers.

It is unlikely to cause any issues updating them.

Ghoelian@piefed.social · 1 pts · 9d

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.

gon@lemmy.dbzer0.com · 1 pts · 9d

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.

Eggymatrix@sh.itjust.works · -4 pts · 9d

Do not use Flatpack, it causes more problems than it solves, especially if you don't know what you are doing