Hyprland version
Hyprland 0.50.1 built from branch at commit 4e242d086e20b32951fdc0ebcbfb4d41b5be8dcc
VRR with 2 Monitors is not working with Nvidia
Hello,
the current Nvidia driver has support for vrr on wayland with multiple monitors. I have tested this on the same machine with KDE where VRR works as expected.
In Hyprland however VRR does seem to engage, but the display is stuck at the maximum refresh rate (verified via monitor OSD).
Here is all relevant information from my system:
Graphics:
Device-1: NVIDIA AD103 [GeForce RTX 4080] driver: nvidia v: 575.64.05
Display: wayland server: X.Org v: 24.1.8 with: Xwayland v: 24.1.8
compositor: Hyprland v: 0.50.1 driver: gpu: nvidia,nvidia-nvswitch
resolution: 1: 3840x2160~240Hz 2: 3440x1440~165Hz
API: EGL v: 1.5 drivers: nvidia,swrast
platforms: gbm,wayland,x11,surfaceless,device
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 575.64.05
renderer: NVIDIA GeForce RTX 4080/PCIe/SSE2
API: Vulkan v: 1.4.321 drivers: nvidia surfaces: N/A
Info: Tools: api: eglinfo, glxinfo, vulkaninfo
gpu: nvidia-settings,nvidia-smi wl: nwg-displays
x11: xdpyinfo, xprop, xrandr
I have set “vrr = 2” in my Hyprland configuration. When running a fullscreen game or application hyprctl monitors states that vrr is enabled:
Monitor DP-1 (ID 0):
[email protected] at 2752x0
description: Dell Inc. AW3225QF 7XM3YZ3
make: Dell Inc.
model: AW3225QF
serial: 7XM3YZ3
active workspace: 8 (8)
special workspace: 0 ()
reserved: 0 37 0 0
scale: 1.50
transform: 0
focused: no
dpmsStatus: 1
vrr: true
solitary: 5604c6a98ee0
activelyTearing: false
directScanoutTo: 0
disabled: false
currentFormat: XRGB8888
mirrorOf: none
availableModes: [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
VRR is definitely getting activated because i also experience a short black screen when switching from fullscreen apps to another workspace. This is afaik a current Nvidia driver bug when enabling vrr.