I’m a seasoned Linux user, but mostly for servers and services, not really for desktop use.

I’ve dabbled in some desktop distros on my personal rig a few times in the past, but ultimately due to specific games, I’ve gone back to Windows.

I recently installed Arch and KDE. Upon initial boot I noticed it was defaulted to Wayland. Every time I would try to log in it would just go to a black screen then cycle back to the login screen. Picking X11 would bring me to the desktop.

Basic Specs:

  • AMD Ryzen 7 5800X 3D
  • nVidia RTX 4090

I have been doing some reading into this and it looks like the issue is due to the proprietary nVidia drivers, but there are solutions to work around this.

I know nothing of Wayland other than its supposed to be more secure. My question is, is it worth the time/effort to get Wayland working? I primarily use my system for gaming. X11 seems to be working just fine for me right now.

Forgive me if I’m using some of the terminology wrong, still learning.

EDIT - Selling my gpu is not an option. I knew ahead of time that AMD has superior Linux support, but the 4090’s performance can’t be matched by anything AMD has. Maybe next upgrade I’ll go back to AMD if they have the top performer.

  • A Cat@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    Has this place officially become a true Linux community? Did we just have the first X vs Wayland thread?!

    That said, I use Wayland on all my machines, but I don’t have Nvidia hardware. I suggest just using X11 until Nvidia manages to do the needful. Personally I enjoy using wayland, things run so smoothly, I have zero issues with games and the only application I used that broke was Barrier, but I just used it for my Steam Deck and that problem is solved with SSH.

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

    Little late to the party, but I’ll chime in. I have a 3080, and for the most part, Wayland works, but there are a few problems that keep me from using it as a daily driver. G-Sync doesn’t work at all, and when I put my PC to sleep, upon wake I end up needing to do a full reboot because of severe graphical issues. When it is running though, it’s pretty smooth, with only a few graphical issues here and there. I still daily drive X11 though until the major bugs are fixed.

  • heartlessevil@lemmy.one
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    X11 is deprecated, it’s been removed from RHEL, and hasn’t had dedicated maintainers for years. You might as well switch to Wayland (and xwayland if needed) now, it’s not really the case that you have an option.

        • Sentau@lemmy.one
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          If you find your needs aren’t met by Wayland, just keep using X! We won’t be offended. I’m not trying to force you to use it. Why you heff to be mad?

          I have never seen truer words been spoken. These are words everybody should live by. Instead of this stupid infighting, we should try out things and use what works for us instead of bitching about things

        • sin_free_for_00_days@lemmy.one
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Oh, I’ve followed this stuff for years and years. I’ve been using Linux pretty much exclusively for a quarter of a century. People love to harp on the security issues, but from what I’ve seen that’s pretty much theoretical. The only real compelling argument is that developers are leaning toward Wayland, so that’s the way it will go. I’m sure some day I’ll go to update and it’ll be time to make that change.

          I’m not a developer. I wasn’t super happy with the change to systemd, but it’s not like I was the one that had to deal with the init v issues, so when it changed, I went along. I’m sure the same will happen with Wayland. The last time I tried it, a lot of my decades of cruft didn’t work, shortcuts and workflow issues. Sure, I should probably clean up all that crap anyway, but like I said, it’ll happen when it happens. Until then, I’m completely happy with X11.

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

    Wayland is the future. But I live in the present so I use X11 :)

    Just kidding I use Wayland on my work laptop (and maybe I should revert it to X11?! I have an issue with switching to an external monitor). I have both installed but overall I think I’ve had fewer issues with X11 than with Wayland.

    I’m hoping one day soon it’ll be amazing but until then I see everyone’s pushing for it and in my experience so far it’s not ready yet.

  • TheTrueLinuxDev@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Just a head up to be careful with 7900 XTX if you do plan on getting an AMD GPU like other people on here are suggesting.

    When I purchased 7900 XTX, AMD doesn’t offer me any way to control the fan speed on 7900 XTX and it always get stuck on 5% speed. I literally tried everything from using hwmon mode setting to manual (it stuck on auto and refuse to switch to manual), literally modifying the AMD GPU driver in kernel to forcibly set the manual mode for fan speed, it doesn’t work and instead it locks up the Kernel, and tried literally every application that exists for setting fan speed on 7900 XTX.

    I tried to contact the manufacturer to refund me, they refused to pay me back in full and want me to reduce what I get back, I paid $1000 for it, they want me to pay $100 shipping and to only be qualified to receive $400 from them. I ended up keeping the 7900 XTX and basically went nuclear on fixing the GPU. This was literally within 1 week of receiving the GPU mind you. AMD is ranked far below Nvidia after my absurdly negative experience with them and I would rather go with Intel than AMD at this point and that is saying a lot, because it’s not only my GPU that is a problem, but it also with their software and driver like ROCm that NEVER worked, ever.

    I created a plastic strap via 3D printing on top of the GPU and create a negative pressure fan to cool it down, it can stay under 50 degree Fahrenheit at 100% utilization.

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

    On my personal machine I run sway, at work I have to use Windows so I use i3 in a virtualbox vm. Sway/Wayland had performance and graphical issues for me

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

    I would double check if you have options nvidia_drm modeset=1 in your modprobe.d. This is necessary for Wayland. I can login to KDE Wayland just fine with my 3090, but I still stick with X11 for now because of VRR and overall better input latency. The input latency issue isn’t an Nvidia specific thing, although Nvidia does perform worse with Wayland than AMD in some cases.

    And while you’re at it add options nvidia NVreg_PreserveVideoMemoryAllocations=1 so that your GPU saves video memory when your system suspends.

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

      This is the right answer. I can’t even count the number of times people have shrugged off Wayland because Arch doesn’t include this kernel parameter by default and they didn’t read the Arch wiki.

  • sgtnasty@lemmy.ml
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    Enjoy your NVIDIA card in Linux, should bring you many surprises. Being much older now, i dont like surprises so I went with the AMD only solution. No more surprises!