If they could just help big distros package binaries that'd be great. I was unable to use their handy dandy installer to install on Debian 11 a couple of months ago, been meaning to try again now Debian 12 is available.
Linux
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
I believe Debian has official distro packages now. Arch, gentoo and NixOS certainly do, but they're often a release or two behind. AMD only provides packages for the big corporate distros (Ubuntu, RHEL, SUSE), which I guess is fine. The odd one out is Fedora. There are official distro packages, but only for rocm-opencl, not for the whole stack. But ROCm is open source, so in the spirit of open source software, I believe distros should handle packaging duties. Only the distro maintainers know how they want to to compile, distribute and package the stack.
Also, this is what the average dev thinks of ROCm.
https://github.com/toverainc/willow-inference-server/issues/75
If AMD wanted to get real serious real fast about rapidly improving drivers, could releasing Radeon driver source code under AGPLv3 help get mass development and fixes for drivers, while at the same time due to the license make the code untouchable for nVidia?
Both RadV and RadeonSI (both part of Mesa) are better than their Radeon driver these days. They should just abandon that unnecessary kludge and fully focus on the open-source drivers.