You are not logged in.

#1 2024-03-21 19:51:17

InvisibleRasta
Member
Registered: 2017-04-12
Posts: 122

How to change refresh rate with nvidia card on Gnome Wayland

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

#2 2024-03-24 16:58:46

InvisibleRasta
Member
Registered: 2017-04-12
Posts: 122

Re: How to change refresh rate with nvidia card on Gnome Wayland

any ideas on what to do?

Offline

#3 2024-03-24 20:01:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,009

Re: How to change refresh rate with nvidia card on Gnome Wayland

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 "================="; done

You'll need https://aur.archlinux.org/packages/edid-decode-git

Offline

Board footer

Powered by FluxBB