this post was submitted on 23 Aug 2025
159 points (95.4% liked)
Linux
57710 readers
808 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you using x11 or Wayland? Is anyone running Wayland with NVIDIA drivers? Everything works well in x11, but I'm getting bad flicker in Wayland. When trying to track it down I was led down a rabbit hole suggesting there is some protocol mismatch between what the NVIDIA drivers implement and what Wayland expects.
The famous bad flicker or ghosting of frames is a famous issue in Wayland caused by the desynchronization of frames. Around 2 years ago they patched the driver to let the system tell it explicitly how to sync the frames, and most Linux systems should have the drivers updated to work as such. Since them I've not had any flickering like that. A great example was Dragons Dogma 2, the flickering was insane but fixed by the patch.
I've been in Wayland since KDE 6.0 and I've a 3080. I think that's like 2 years now. And I game A LOT.
Yes. Just don't use GNOME in my experience. KDE Plasma is stable, however. On Fedora at least
i use Arch + Gnome on Wayland. before it was Ubuntu + Gnome. all fine, quite modern games like Elden Ring, Expedition 33, and Street Fighter 6
Yep! It's been largely trouble free for a year or so now.
I had some issues the specific combination of NVIDIA card, Wayland running Plasma and VRR. But I disabled VRR, and it went away.