516
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Mar 2024
516 points (100.0% liked)
Linux
47952 readers
1764 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
If you don't play games Wayland, if you do play games xorg. I haven't tested gnome but kde has a screen tearing bug for games on a gsync monitor. I don't like dealing with gnome when I have 20 windows open, sucks overusing the mouse.
Hyperland has been amazing for games since the Nvidia 550 update but there is still minor stutter in some games like gta 5.
I know you're talking about Nvidia specifically, but I find it kinda funny how people say that regarding X11 and Wayland even for AMD and Intel, because for me the experience is literally the opposite -- when I try playing games on Xorg, they always stutter and freeze really badly to near-unplayable extents even when FPS counters report they're running at 60 FPS (or if I set them to the lowest possible graphics), but ever since I switched to Wayland, the issue was just gone and games run flawlessly now. And note that I'm using Plasma, the one people often said had a worse Wayland session than Gnome and Wayland-based WMs.
I don't know why this is the case for me specifically when it seems like literally everyone else reports the opposite happening to them (and afaik Wine and most Linux games still run in XWayland). Does Xorg just hate me in particular?
Same for me, X11 is out of the question simply because it can't do variable refresh rate on multiple monitors last I checked. And Nvidia and Wayland work together pretty well by now, at least if you are using a GTX card.
I'm definitely excited to switch to Wayland properly whenever I build my next machine and escape from my GTX 1060.
Wayland is just more responsive and smoother than x11 in all cases I've tried short of really old hardware. Nvidia just haven't caught up to Wayland yet and it makes complex things like rendering a vulkan pipeline through an x11 compatibility layer buggy on Nvidia.
I'm hoping the day they finish porting wine to Wayland it'll fix all the issues I'm having with Nvidia. Or the open source driver getting good enough for me to drop the proprietary driver.
My experience XWayland apps can get a little weird on Nvidia for some reason. I've witnessed flickering ui, misplaced drop shadows, and the xorg cursor popping up at the very edge of XWayland windows. On AMD Wayland just works and at least in games AMD shows an improvement while Nvidia shows a decrease in performance.
You mean on Wayland? I play a lot of games, so I haven't dared try it
I have a gsync monitor and that seems like it might be part of the problem. When Nvidia introduced vrr for Wayland to their driver, my gsync screen started to have screen tearing. Disabling vrr in kde didn't fix it.
On Windows disabling vrr disables gsync on the monitor but not on Linux. It seems to work as intended on the cheap freesync (gsync compatible) monitor my mother uses but she was also on gnome but that's xorg thanks to gnome not adopting vrr yet.