this post was submitted on 29 Jun 2025
42 points (95.7% liked)

Linux

55760 readers
886 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 6 years ago
MODERATORS
 

I never really see hardware lacking Linux support mentioned, which got me caught by surprise when a computer with a Broadcom network card couldn't use the card. What other hardware don't work with Linux?

you are viewing a single comment's thread
view the rest of the comments
[–] mat@linux.community 2 points 9 hours ago (1 children)

Hmm, I run an Arc GPU at work without any issues. Just using plain mesa on NixOS. The Intel devs were quite responsive when we ran into issues as well.

[–] Flatfire@lemmy.ca 4 points 8 hours ago (1 children)

Arc support was added after release to Linux Kernel 6.2 and it's steadily improved since. Older Linux distros, or "LTS" oriented distros that favour stability may still not have support for them. I know Unraid was very slow to pick up on it and I had to settle for passing the pcie device through to a VM to get it working. Intel is keen to made these viable though, and I love having the AV1 encoder from my A380.

[–] mat@linux.community 1 points 4 hours ago

Ah I see, haven't been on "stable" distros for a long time so I wasn't affected. I've enjoyed the good support and the video stuff is definitely nice. On the AMD side, still no idea how to encode or decode anything on my Framework 16, meanwhile Intel is acing it.