this post was submitted on 24 Aug 2023
154 points (81.6% liked)
Linux
48208 readers
1557 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I realized Arch was overrated when I got a brand new 7900 XT and it didn't work on Arch at all because their LLVM was a version behind. It was up-to-date on Fedora and even Ubuntu, but not Arch. Then there was the whole broken grub thing. Bleeding edge and unstable I get, but you can't be unstable and also behind. You can run Arch in any distro with distrobox, I don't see why you wouldn't just do that.
Ubuntu has ads in the terminal when you update. Runs a highly modified GNOME that doesn't play well with some extensions. Snaps by default (although maybe not that bad now that they seem to launch a bit quicker). Unfortunately so many things only have Ubuntu support if they have Linux support at all, it's such a shame.
LLVM was held back for a good reason, it was breaking things left and right. Even so, if you really needed it there were always AUR packages for it, or lcarlier's mesa-git repo if you prefer prebuilt packages, so it's not as if you were just SOL. I got my 7900XT in december, and instructions on how to get it running were already all over the forums and subreddit at the time and it was working on the same day that I got it.
I don't know when you got your 7900XT, but it was broken on Ubuntu too for a good while, I'm not even sure that it currently works on 22.04 without using external PPAs. In the mean time, it now works with Arch out of the box.
As for the grub thing, I'm not sure how that could have been handled differently. Upstream introduced a change that created a compatibility issue, so Arch could either not update to a newer version of grub ever, or update anyway and tell its users how to handle the compatibility issue. The latter is what they did.