this post was submitted on 24 Aug 2023
112 points (78.6% liked)

Linux

47484 readers
1389 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For me

Mint

Manjaro

Zorin

Garuda

Neon

you are viewing a single comment's thread
view the rest of the comments
[–] SpaceCadet@feddit.nl 5 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] Nefyedardu@kbin.social 0 points 1 year ago (1 children)

I got it the day it came out so it was the wild west. I think to get it to work on Arch I figured out you needed to compile the new llvm or something, and I just gave up at that point. Fedora Silverblue on the rawhide branch had everything for it, and as soon as 37 was caught up I just re-based on that branch and have been good ever since. Ubuntu did have some other issue I don't remember, not a new enough kernel maybe.

[–] SpaceCadet@feddit.nl 1 points 1 year ago

Yeah but I think you're unfairly blaming Arch for not being ready for a new GPU on release day, especially when there are still known issues with the upstream packages that are required for it.

I think you may also misunderstand what Arch is. It isn't meant to be absolute bleeding edge. It's meant to be a distro that's as up-to-date as possible yet stable enough for everyday use. So the Arch team does curate upgrades and does QA before they release it to the stable repos.