Like the title says. I have two of the same monitor (both 4k 60Hz) with both using DisplayPort cables and yet one of them is being locked into 30Hz. This is only happening on Debian. On Windows and Pop_OS it correctly has both monitors doing 4k 60Hz.
Xrandr output:Any idea why 60.00 would be missing for DP-2? I've already tried the following:
xrandr --addmode DP-2 3840x2160_60.00
to which it complains "Cannot find mode "3840x2160_60.00"". Any idea what I'm doing wrong?
Xrandr output:
Code:
Screen 0: minimum 8 x 8, current 7680 x 2160, maximum 32767 x 32767HDMI-0 disconnected (normal left inverted right x axis y axis)DP-0 connected 3840x2160+3840+0 (normal left inverted right x axis y axis) 621mm x 341mm 3840x2160 60.00*+ 29.98 2560x1600 59.97 2560x1440 59.95 1920x1080 60.00 59.94 1680x1050 59.95 1440x900 59.89 1440x480 59.94 1280x1024 60.02 1280x960 60.00 1280x800 59.81 1280x720 60.00 59.94 1024x768 60.00 800x600 60.32 720x480 59.94 640x480 59.94 640x350 70.10 DP-1 disconnected (normal left inverted right x axis y axis)DP-2 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 621mm x 341mm 3840x2160 29.98*+ 2560x1600 59.97 2560x1440 59.95 1920x1080 60.00 59.94 1680x1050 59.95 1440x900 59.89 1440x480 59.94 1280x1024 60.02 1280x960 60.00 1280x800 59.81 1280x720 60.00 59.94 1024x768 60.00 800x600 60.32 720x480 59.94 640x480 59.94 640x350 70.10 DP-3 disconnected (normal left inverted right x axis y axis)DP-4 disconnected (normal left inverted right x axis y axis)DP-5 disconnected (normal left inverted right x axis y axis)
xrandr --addmode DP-2 3840x2160_60.00
to which it complains "Cannot find mode "3840x2160_60.00"". Any idea what I'm doing wrong?
Statistics: Posted by Onoronodonovon — 2024-06-24 15:13 — Replies 1 — Views 70