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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
That's a weird read having in mind I had to move to Wayland because x11 had severe screen tearing. I would have guessed Wayland had better support.
It is better, just not on NVIDIA GPUs.
if your work requires CUDA then nvidia is the only option
Where does CUDA come into play for screen tearing?
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.
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.
EGLStreams is not superior to GBM.
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.