this post was submitted on 02 Jun 2025
18 points (90.9% liked)
Linux Gaming
20443 readers
112 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sounds like you'd updated your system GPU drivers but not your flatpak ones. It's an oddity and I'm not sure what the fix is apart from knowing you always need to update flatpak when you pull in a driver update.
I agree that’s what it sounds like. Except I haven’t updated anything - or if something did update - it happened on its own.
On most distros, Flatpak has a separate auto-update process that runs independent of system upgrades. Disabling that “feature” should solve the problems you’re seeing.
Ok this is interesting. I wasn’t aware flatpaks could update on their own. I thought it was either “flatpak update” OR the package manager gui helper kicked off flatpak updates. I’ll have to dig into this on fedora. I’ve been running arch/endeavor for so long, it never occurred to me fedora may be auto updating flatpaks.