this post was submitted on 23 Jun 2023
97 points (100.0% liked)

Linux

47119 readers
1782 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
 

cross-posted from: https://lemmy.ml/post/1458833

Many Linux users have cited Wayland's forced vsync as a blocker for gaming related scenarios. This patch adds tearing support into Xwayland!

you are viewing a single comment's thread
view the rest of the comments
[–] Felix@feddit.de 7 points 1 year ago (2 children)

I know this might sound sumb to some. But I have a freesync monitor, so as long as I stay within my freesync range, I should still be completely tear free, even with V-sync disabled, right?

[–] regulatorg@kbin.social 4 points 1 year ago (1 children)

I found out yesterday that Wayland + VVR = laggy cursor in games

[–] mccord@kbin.social 3 points 1 year ago

I'm on KDE and setting software cursor via KWIN_FORCE_SW_CURSOR=1 fixed that for me in games like PoE where the cursor began to lag heavily if there are fps drops from like 144 to 90. If you need hardware cursor KWIN_DRM_NO_AMS=1 should also help.

[–] UrbenLegend@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

I am not sure as I've never used VRR on Wayland with an AMD GPU before, but that does sound like how its supposed to work. That's what I do with my Nvidia card when using Gsync or Freesync in X11.

[–] Felix@feddit.de 1 points 1 year ago

At least that's how it used to work on Windows (10) Just disable v-sync ingame and freesync should take care of the tearing. Although over here, some people say that you have to enable v-sync, then Wayland by itself has v-sync, kinda making freesync irrelevant?¿? I guess I'm just gonna wait for a new release of Xwayland and for it to land on Arch's repos so that I can test it out.