this post was submitted on 17 Apr 2024
259 points (98.1% liked)

Linux

47224 readers
794 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
[–] Mars2k21@kbin.social 27 points 4 months ago (1 children)

You know, I'd feel happy about this but I hear a voice from the back of my head telling me "You know this driver isn't coming out for the next 20 years."

But seriously, I think its cool to see Nvidia actually making strides towards an open source driver (if they are actually serious about it, which I'm still skeptical about for no reason in particular beyond past history).

[–] CalcProgrammer1@lemmy.ml 11 points 4 months ago* (last edited 4 months ago)

I mean, the open source driver already is out. The nouveau driver has been in the kernel for like a decade now. The userspace part has been in Mesa for just as long, though largely was unused due to nouveau not being able to use high clock speeds. That isn't the case anymore, and since the beginning of the year you've been able to test drive the new NVK Vulkan driver on nouveau with GSP enabled to get actually reasonable performance in several select games. NVIDIA isn't creating a new driver, they're contributing to one that already exists. Since this particular patch set is so huge I don't know it will make it into the next kernel release right away but this guy was the former nouveau maintainer, I expect he knows the necessary standards to get his code accepted.