this post was submitted on 11 Jan 2024
85 points (91.3% liked)
Linux
48083 readers
911 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
Meanwhile, after updating my nvidia driver to 545.x, I can no longer play games on Wayland due to heavy flickering. Ah well, at least I can still switch to X11 for gaming. But Nvidia really drag their asses when it comes to Wayland (or linux gaming in general) support.
I got lucky and found an Rx 5500 for $70 in a pawn shop. I had a 1650 for a while and I didn't realize how bad Nvidia drivers actually are. All the bugs and flickering is gone. I thought it was Wayland not being ready but Nvidia is actually just trash
Gaming still works fine for me on 545. It's just that every other XWayland program flickers endlessly. Thunderbird, Freetube, Bitwarden...
God I hope NVK is the driver I'm using happily by the end of this year.
You're right, it's seem to be xwayland issue. All games games that run on proton is unplayable due to flickers, but native linux vulkan games works smoothly. I somehow thought proton already supports wayland but turns out it's still using xwayland. I'm pretty sure it's not this bad on 535.
Hm, odd. I'm playing Rocket League with Proton fine with no flickering. I'm using KDE. Proton 8 shouldn't have any of the Wine Wayland stuff yet...
And yeah, I had a massive flickering problem for my entire monitor on 535, but the problem is now localized to XWayland programs on 545, so it's an improvement for me.
In my case, if the game framerate > monitor framerate, no issue with proton under xwayland. But if the game framerate < monitor framerate, it'll flicker or stutter heavily.
New vegas is smooth, while rdr2 would flicker and stutter.
I've been getting stutters for a long time. I've kind of come to accept it as part of the Proton / NVIDIA experience :) Though the stuttering has finally receded to almost nothing since running KDE Wayland. It's actually a lot worse on X11 for me.
I haven't checked, but Freetube and Bitwarden sound like they're just electron apps, running them with
--ozone-platform-hint=auto
enables Wayland detection. You can add it to the app's.desktop
file if it works.I'd completely forgotten about that. I do that for Signal already. Thanks for the tip! Bitwarden finally doesn't lag (that was annoying the hell out of me) but Freetube is still a stuttery mess. FreeTube is an Electron-based program, so no idea...
(I just remembered I could startup Thunderbird with
MOZ_ENABLE_WAYLAND=1
too)It's mainly just Steam that's horrible...really, the worst one of the lot by far. Massive flickering in the client. Games themselves work fine though.
I experienced some bugs while gaming on Wayland even with an amd card. My workaround was switching back to X11 for gaming. That said, I didn't even notice that I was using Wayland by default for a long time until Firefox completely switched to Wayland I experienced some heavy artifacts in Firefox (only if it's full screen on my second monitor, but that's a daily thing). And because of that, switching back to X11 isn't a workaround anymore, unfortunately its my new default.