this post was submitted on 20 Jun 2023
4 points (83.3% liked)

Linux

47345 readers
1151 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
 

There is hope at least. Currently ROCm is pretty terrible.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 1 points 1 year ago
[–] [email protected] 1 points 1 year ago (1 children)

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?

[–] [email protected] 1 points 1 year ago

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.