I’m considering switching from Windows 10 to something either using KDE or the new Cosmic DE that System76 is working on. Right now I’ve got a 3060TI.

  • GadgeteerZA@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    @UntouchedWagons@lemmy.ca on Manjaro KDE with Nvidia proprietary drivers mine works 100% on X11, but with Wayland I still get random freezes of about 40 secs to a minute. It’s better than it was a year back when it would not boot into Wayland at all. I understand this issue is affecting some using the Nvidia proprietary driver and supposedly may be resolved with KDE v6, but I’m still waiting for the KDE v6 to hit stable release.

      • GadgeteerZA@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        @DieserTypMatthias@lemmy.ml why wouldn’t I just rather change channels on Manjaro if I wanted it earlier. Changing distro’s really seems a bit extreme and going to cause other config issues. I still use X11 as my daily driver so quite happy to wait another two or three weeks until Manjaro has finished ironing it out.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        It was released but that doesn’t make it stable… It’s currently still receiving lots of bugfixes and improvements.

        Not sure what switching to Endeavour would accomplish anyway. They both get the same packages from upstream. If you want to get them slightly faster you can switch to the testing repos on Manjaro.

        Also, can we stop reacting to everything with “wipe everything and install the distro I like”? How about working with what they have first, there’s often a solution.

  • dinckel@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    3 months ago

    With a 1080ti, nvidia 550.67, and Plasma on Wayland, my experience is practically flawless now. The only offenders are apps that cannot run in native Wayland mode, one way or another. For example: anything on Chromium Embedded Framework, such as the Steam client. Games still run perfectly fine, but the client does flicker occasionally. For Electron apps, you usually have configs to toggle everything on

    • hallettj@leminal.space
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      FYI I’ve been running Steam and Wine games in Gamescope because I’m using a window manager that doesn’t implement XWayland. I don’t know if that would help with Nvidia, but might be worth a try. It works ok; Gamescope has a Steam integration switch that helps.

      I think Electron apps mostly switch to native Wayland mode if you set an environment variable, ELECTRON_OZONE_PLATFORM_HINT=wayland. The one I don’t have working in Wayland mode is Discord. See https://wiki.archlinux.org/title/wayland#Electron