Can't disable G-Sync in Wayland

Yeah, same problem (nvidia 565), it doesn’t matter what is set to disable, it always stays in that mode.

Plus the fps are way lower than on X11. Even if everything is set to disable any sort of vsync.

A similar result that I noticed in X11 in regards to the fps, lower like in wayland, is when the AsyncFlipSecondaries config were turned on. Which accordingly to an article AsyncFlipSecondaries option in allowing for a vblank-synced flip on the primary display while all other displays will try to flip async/immediately and not synchronized to the central vblank.

https://www.phoronix.com/news/X.Org-AsyncFlipSecondaries

That could be related to the gsync/vrr issue on wayland. Since it already has tearing support and any sort of vsync variable are set to disable it.


Another issue that could also be somewhat related to this, is on the new wayland driver on proton. There are mouse issues, but not only, there is also a 60 fps cap, which I read were related to it not being able disable sync to vblank on it.


Just as nvidia are not recognizing commands to change settings, could be that it’s the same for environment variables. Therefore the reason.


KDE/SDDM make it easy to change to X11 on login, so that’s the workaround for now.