I’ve been on Wayland for the past two years exclusively (Nvidia).

I thought it was okay for the most part but then I had to switch to an X session recently. The experience felt about the same. Out of curiosity, I played a couple of games and realized they worked much better. Steam doesn’t go nuts either.

Made me think maybe people aren’t actually adopting it that aggressively despite the constant coverage in the community. And that maybe I should just go back.

  • headroom@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    I don’t think you will ever be able to use Wayland on Nvidia without enabling modesetting which sounds like you haven’t.

    • Blóðbók
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      Thanks for the suggestion. sudo cat /sys/module/nvidia_drm/parameters/modeset indeed prints N, so I’ll try adding that to my system config.

    • Blóðbók
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      I finally got around to restarting my system after adding hardware.nvidia.modesetting.enable = true; to my NixOS config and it works perfectly! Thank you for the suggestion. I likely wouldn’t have figured that out on my own any time soon.