• fxomt
      link
      fedilink
      1312 days ago

      NixOS (same problem, all distros) 570 drivers, RTX 3060

      Currently on hyprland, same issue with sway/other wlroots compositors (KDE/GNOME work fine-ish, but i prefer compositors and they’re full of worse NVIDIA bugs on their own)

      The problem’s with proton (or DXVK? Dunno) and how input delay increases heavily with V-Sync enabled. Unfortunately i have to use v-sync, so just dealing with it isn’t a choice for me, sorry

      • @histic@lemmy.dbzer0.com
        link
        fedilink
        English
        312 days ago

        Did you enable all the hyprland NVIDIA tweaks im running a 3070 on nix hypr and had issues but after setting all the nvidia tweaks and env variables I’ve had no issue with vsync and playing games with bad input lag and I play competitive shooters so I can tell

        • fxomt
          link
          fedilink
          112 days ago

          If by tweaks you mean:

          MODULES=(… nvidia nvidia_modeset nvidia_uvm nvidia_drm …)

          options nvidia_drm modeset=1 fbdev=1

          env = LIBVA_DRIVER_NAME,nvidia

          env = __GLX_VENDOR_LIBRARY_NAME,nvidia

          Then yeah :/ Could you possibly share the relevant parts of your config please? TIA

        • fxomt
          link
          fedilink
          111 days ago

          I’m not complaining that linux is complicated, though. I can use NixOS just fine. I’m talking about NVIDIA drivers being broken, and i’ve tried multiple distros.