You are not logged in.
Hello, I am trying to change the refresh rate in gnome options but the refresh rate option is greyed out and at only 60Hz
➤ inxi -G
Graphics:
Device-1: NVIDIA GP104 [GeForce GTX 1070 Ti] driver: N/A
Display: wayland server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.4
compositor: gnome-shell v: 45.5 driver: X: loaded: nvidia
unloaded: modesetting gpu: N/A resolution: no compositor data
API: EGL Message: EGL data requires eglinfo. Check --recommends.Offline
any ideas on what to do?
Offline
Please don't bump, https://wiki.archlinux.org/title/Genera … es#Bumping
Is this a https://wiki.archlinux.org/title/VRR problem?
for OUT in /sys/class/drm/card*; do echo $OUT; edid-decode $OUT/edid; echo "================="; doneYou'll need https://aur.archlinux.org/packages/edid-decode-git
Offline