this post was submitted on 11 Nov 2024
73 points (98.7% liked)

Linux

48157 readers
616 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] 18 points 2 days ago (1 children)

Wayland has a bunch of features that are so new they aren't in the stable distros yet.

Nvidia went from declaring they were never going to support Wayland to trying to force their own EGLStreams stuff on everybody to reluctantly accepting the standard that was developed without them and trying to make it work for their driver. They're playing catchup and it's entirely their own fault for refusing to cooperate with anybody.

They're moving more towards open source drivers now, probably because the people buying billions of dollars worth of GPUs to use on Linux servers for AI training have had words with Nvidia on the subject.

[–] [email protected] 5 points 2 days ago (2 children)

reluctantly accepting the standard that was developed without them

Not with everything, Nvidia stood still on explicit sync, in that case it were the idiots at Freedesktop that were massively blocking Wayland's progress, trying to force an inferior technology, which Nvidia did not want to implement.

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

EGLStreams is not superior to GBM.

[–] [email protected] 11 points 2 days ago* (last edited 2 days ago)

Okay, but that's still partially on Nvidia for refusing to participate. They could have argued for explicit sync early in Wayland's development but they weren't at the table at all, so they got stuck with the technology that was decided on without them and had to argue for changes much later.

And they started off arguing for EGLStreams, but it didn't work well either. Explicit sync came later.