Is wayland ready for gaming with nivida RTX series? I have RTX 3060 Ti. I wouldn’t mind messing with it to make it work if I have to.

Would want to use a window manager like sway or river.

  • chaorace@lemmy.sdf.org
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    As an AMD user on Wayland who primarily uses Steam/Proton, I haven’t had any Wayland-related issues with gaming at all. This isn’t surprising, since the compositor used by Steam Deck (Gamescope) is also Wayland-based.

    FYI: If you ever do have compositor-related issues (X11 OR Wayland), you can almost always fix the issue by running the game in a nested Gamescope instance by editing the game’s launch command.

    • UrbenLegend@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I still find Wayland to be bad with input lag and frame timings, and that’s with my Radeon 680M. Games like Valheim just run way better in X11 than Wayland at the moment. If you’re using a desktop class card, you might just be brute forcing your way through some of these issues.

  • KelsonV@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Last I looked it still wasn’t working well enough, so I decided to stick with Xorg. But that was a few months ago.

  • fouc@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    With recent drivers and recent enough DEs it is usable to a certain extent. There are some known issues documented in the release notes of each version. Here’s for 535. TL; DR the major blockers are: (1) Variable Refresh Rate doesn’t work for some cards; (2) GAMMA_LUT is not implemented (no night light) and (3) Nested X11 clients have synchronisation issues that might result in some flickering or dupicate frames, it’s more noticeable on things that refresh slowly, although much better recently. Also (4) NvFBC capture doesn’t work with nested X11 clients which might or might not be important for some people.

    I’m using it with Plasma; it’s OK, no major concerns but my setup is pretty basic.

  • madmonki@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    545 will have better wayland support. For now X11 is a better choice i guess. (i don’t own an nvidia gpu)

    • Bye-bye arch pc@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I hope 545 brings GAMMA_LUT support, night light is basically the only thing keeping me away from Wayland at the moment on my desktop. I absolutely love Wayland with my laptop

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    1 year ago

    Nvidia or not, stick with X11 until you have a reason to use Wayland.

    I need Wayland for my packaging work, and one of my devices requires Wayland so I use it for that and it’s a decent experience, but Wayland still has drawbacks (weaker automation API, some programs still don’t work) so I wouldn’t recommend switching off X11 unless you have a reason.

  • alternativeninja@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I would personally stick with X11 for now. Last time I tried Wayland it worked but all sorts of just strange issues started popping up everywhere. Nothing big but annoying and frustrating to fix. This was using KDE Plasma.

  • Shadywack@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    This blocks nVidia on Wayland until we get enough applications away from X11. There are some people who think of this as no big deal, or there are a lot of use cases where people don’t run into this, but I’ve seen enough applications stutter, drop frames, or mess up entirely under Xwayland because of the lack of implicit sync.

    The 535 series gets us much farther in a lot of ways on Wayland, but we still have so far yet to go due to this issue. We’re still not there in regards to VRR, either, as nVidia has stated VRR (gsync) isn’t reported by the nvidia-drm module, but there has been a public statement that they are trying to get it into the 545 release.

    As far as VRR itself is concerned, Mutter itself under version 44 needs a rebase to support it, but that’s a Mutter issue. Plasma users are going to have a better experience than Gnome users at this point, which I find very odd to say, but that’s more of a testament to the Plasma devs being absolutely awesome on another level lately, and is not to detract from the good work the Gnome project has been doing.

    TL:DR We’re not quite there, even still, for a very small list of reasons now as opposed to a large list just a year ago.