You are not logged in.

#1 2024-09-16 12:57:39

cosmologist_piyush
Member
Registered: 2024-09-15
Posts: 3

Laggy External Display on Gnome + Nvidia + Wayland

Hello,
I am facing 2 small issues.
1. I have a 2K 165Hz Monitor, however, the max refresh rate option I get is 144Hz.
2. Although running at 144Hz the external display feels too laggy and janky.

Below are my relevant settings:

$  sudo pacman -Ss nvidia | grep installed
extra/egl-wayland 4:1.1.16-1 [installed]
extra/libvdpau 1.5-3 [installed]
extra/libxnvctrl 560.35.03-1 [installed]
extra/nvidia 560.35.03-5 [installed: 560.35.03-3]
extra/nvidia-settings 560.35.03-1 [installed]
extra/nvidia-utils 560.35.03-2 [installed]

As you can see, I am running version 560.35.03-2 of the Nvidia Driver

modeset-ing is done

GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet nvidia_drm.modeset=1 nvidia_drm.fbdev=1 nvidia.NVreg_EnableGpuFirmware=0"

Offline

#2 2024-09-16 16:11:53

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

Re: Laggy External Display on Gnome + Nvidia + Wayland

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and the outputs of

loginctl session-status
xrandr -q

Offline

#3 2024-09-28 16:53:14

cosmologist_piyush
Member
Registered: 2024-09-15
Posts: 3

Re: Laggy External Display on Gnome + Nvidia + Wayland

My apologies for the late reply.
I don't think my Xorg log is valid primarily because I am on Wayland.
Also my Xorg.org files are not recent, not sure where can I find the latest one.

% loginctl session-status
3 - username (1000)
  Since: Sat 2024-09-28 21:31:54 IST; 47min ago
  State: active
 Leader: 1727 (gdm-session-wor)
   Seat: seat0; vc2
    TTY: tty2
 Remote: no
Service: gdm-password
   Type: wayland
  Class: user
   Idle: no
   Unit: session-3.scope
         ├─1727 "gdm-session-worker [pam/gdm-password]"
         ├─1802 /usr/lib/gdm-wayland-session /usr/bin/gnome-session
         └─1806 /usr/lib/gnome-session-binary

Sep 28 21:31:54 hostname systemd[1]: Started Session 3 of User username.

% xrandr -q
Screen 0: minimum 16 x 16, current 2560 x 1440, maximum 32767 x 32767
HDMI-1 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
   2560x1440    143.91*+
   1920x1440    143.90
   1600x1200    143.89
   1440x1080    143.80
   1400x1050    143.89
   1280x1024    143.92
   1280x960     143.86
   1152x864     143.92
   1024x768     143.87
   800x600      143.83
   640x480      143.85
   320x240      142.05
   1920x1200    143.89
   1680x1050    143.88
   1440x900     143.86
   1280x800     143.84
   1152x720     143.77
   960x600      143.72
   928x580      143.50
   800x500      143.68
   768x480      143.69
   720x480      143.85
   640x400      143.37
   320x200      141.40
   2048x1152    143.88
   1920x1080    143.88
   1600x900     143.93
   1368x768     143.77
   1280x720     143.85
   1024x576     143.91
   864x486      143.63
   720x400      143.88
   640x350      143.57

Offline

#4 2024-09-28 20:07:40

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

Re: Laggy External Display on Gnome + Nvidia + Wayland

I don't think my Xorg log is valid primarily because I am on Wayland.

Neither is xrandr, but you want to test the behavior on an X11 session first, preferably not gnome but openbox, icewm or any other uncomposited session (ie. also not picom)

Offline

Board footer

Powered by FluxBB