• Lexi Sneptaur
    link
    English
    2111 months ago

    Outdated meme, NVIDIA has had good Wayland support for over a year now

    • @jdaxe@infosec.pub
      link
      fedilink
      1111 months ago

      It didn’t work well for me, I tried Wayland recently with both nouveau and proprietary driver and encountered bugs. Had to switch back to X.

      • Lexi Sneptaur
        link
        English
        511 months ago

        Interesting, what GPU and DE did you use? Distro? I was able to get things running smoothly on my GTX 1070 with Wayland and KDE Plasma.

        With NVIDIA, you also do have to set up DRM (Direct Rendering Manager): https://wiki.archlinux.org/title/NVIDIA

        • @jdaxe@infosec.pub
          link
          fedilink
          7
          edit-2
          11 months ago

          2080ti with sway/wlroots. Distro is Gentoo.

          I had everything set up properly, nouveau devs confirmed it was a bug (I was getting a kernel warning when using a certain OpenGL application)

          The proprietary driver had unbearable flickering/screen tearing on Wayland.

          I will say that besides that one application the nouveau driver worked great but unfortunately it was a deal breaker for me.

          • Lexi Sneptaur
            link
            English
            511 months ago

            Wait— doesn’t sway require you to enter my-next-gpu-wont-be-nvidia to launch?

            I didn’t think sway would ever work with Nvidia.

            • @jdaxe@infosec.pub
              link
              fedilink
              311 months ago

              With nouveau you don’t need any special flag, with the proprietary driver you have to use --unsupported-gpu or something like that

          • Lexi Sneptaur
            link
            English
            111 months ago

            Thanks for your reply, that sucks!

          • @Kangie@lemmy.srcfiles.zip
            link
            fedilink
            111 months ago

            Nouveau sucks for anything post 1000 series, it’s just not there yet.

            I’m on Gentoo and my 2000 (and 3000) series card is perfect on Wayland under KDE Plasma.

            Give it another go - I’m pretty sure your issue isn’t “Wayland” or NVIDIA".

            • @jdaxe@infosec.pub
              link
              fedilink
              111 months ago

              I’m an i3 user so sway was the easiest way to transition for me, so I think I’ll just wait for sway to improve with regards to NVIDIA drivers before I give it another shot.

      • Lexi Sneptaur
        link
        English
        811 months ago

        Wayland is a windowing system, sort of. It’s a replacement for X11. It changes how graphics are done on Linux machines, and has a more modern and secure approach which offers better performance and efficiency. It notoriously doesn’t work very well on NVIDIA, because NVIDIA for a long time didn’t allow the community to write drivers for Linux and didn’t want to put effort into making it work correctly. This has changed recently but there are still some headaches with certain desktop environments or window managers.

        This is a video from 2 years ago that tries to explain Wayland. https://www.youtube.com/watch?v=g1BoZnekkyM

        It’s a lot more usable now than it was when this video came out though, I run it every day.