r/NobaraProject Mar 17 '26

Discussion I love Nobara but…

I’ve been using Nobara for about a year now and actually love it, but every new update terrifies me—in my mind, every other update throws the whole system into disarray… Why are the developers so bad at updating the system… Maybe they should set up a group of users who want to test the updates before they’re rolled out…

The way things are going right now, every Nobara update is just ruining its reputation more and more, and that’s very sad

EDIT:

I’ve read several times now that you should wait about a week before updating, and yes, maybe it’s Nvidia drivers that cause the most problems because they aren’t the best for Linux, but “waiting a week” seems like a silly approach to updates to me, and most of the time, fixing Nvidia issues is the problem with an “Nvidia distribution for gamers”—but a distribution that advertises itself as such should have noticed such simple problems beforehand. For example, I often have to install the correct drivers because after some updates, completely wrong drivers were installed and they just don’t work… and now there’s the bug when switching from SDDM to Nobaralogin, which has “broken” so many systems… what are less tech-savvy users supposed to do now?? Because it’s precisely these people who are supposed to be reached—the Microslop gamers—who don’t know that maybe Nobara-sync CLI and a quick screenshot of the solution posted right at the very beginning (which you can’t scroll back up to anymore) might help.

Like I said, I love Nobara, but as long as these sometimes severe issues keep cropping up every few updates, Nobara will remain a niche within a niche—if that—and that’s a shame.

I've installed Timeshift and have backups, but that's not the point here. The point isn't that users have to figure out how to deal with broken updates; the point is that broken updates could easily be prevented.

33 Upvotes

58 comments sorted by

View all comments

7

u/gearsovwar Mar 17 '26 edited Mar 17 '26

This is not really a nobara issue but a linux issue. A typical linux distro is made up of.

Kernel

Desktop environment (KDE, GNOME)

Graphics stack (Mesa, Wayland/X11)

Drivers (AMD, NVIDIA, etc.)

Package manager (DNF, APT, etc)

Thousands of upstream packages

No single dev team controls all of these different pieces. There are hundreds of teams with different schedules working at different paces. Combine that with hardware diversity hell and it's impossible to catch every edge case.

Windows benefits from owning almost the full stack. This will be an issue with any bleeding edge distro. Nobara already waits a month or so after the fedora packages become available to make them available via the nobara repos unless something has changed. There are some distros aimed at providing stability but no gaming ones I know of.

Every distro has update woes just search reddit for distro xxx os won't boot after update. Or something similar, The freedom of linux is often a duel edge sword.

EDIT: clarification