this post was submitted on 18 Jul 2024
4 points (100.0% liked)

Linux

53424 readers
539 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 9 months ago (1 children)

But apparently people always had issues with NVidia graphics cards on Linux, no matter what driver it is. And the fact that even Mint and Ubuntu don't install the drivers by default tells that there indeed are some legal issues with it.

[–] [email protected] 0 points 9 months ago (1 children)

Ubuntu is also stale old software, and shouldn't be a distro anyone wanting a functional box running new hardware/software should use. Valve realized this and moved SteamOS to Arch so they would have a current stack not constantly 6+ months behind upstream, needing to backport everything to an outdated stack.

[–] [email protected] 1 points 9 months ago

Lol, WTF are you talking about? Every bit of this is ignorant. Let me correct you so you're not running around embarrassing yourself:

  1. SteamOS was based on Debian. Never had anything to do with Ubuntu. The reason they switched was because it was easier to use an Arch build system to make their own base OS image immutable, but still build native modules to include as well as BSP drivers. Simple.
  2. Ubuntu is the most widely used base of Linux on the planet, desktop and cloud included.
  3. Valve writes their own modules for their drivers. This is the dumbest thing you've asserted so far in that Ubuntu somehow is responsible for drivers. Because you seem to know nothing about Linux in general, I'll just let you know the kernel handles the detection and loading of modules and drivers. Any distro on 6.8 has the same ability to detect and load drivers for any other distro running 6.8. I have no idea why you thought this had something to do with packaging in distros lolz.
  4. Do you know what a backport is? It seems you do not.

Anyway, your entire understanding of how everything works is wrong. You should read more.