高度不稳定的 4k 60Hz 显示器显示 ubuntu 20.04

高度不稳定的 4k 60Hz 显示器显示 ubuntu 20.04

我有一台三星的 U32J59 显示器,之前一直在 Windows 电脑上使用。它工作得很好。我现在正在使用我的 Ubuntu 桌面,在使其以 4k 60hz 运行时遇到了很大的问题。命令xrandr返回:

DVI-D-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 697mm x 392mm
   3840x2160     60.00 +  59.94    50.00    30.00*   29.97    25.00    23.98  
   2560x1440     59.95  
   1920x1080     60.00    59.94    50.00    29.97    23.98  
   1680x1050     59.95  
   1600x900      60.00  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       75.00    72.81    59.94  
HDMI-0 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

我有一台 GeForce GTX 1060 6GB。

我可以毫无问题地使用 UHD 30Hz,但只要我在设置菜单或 nvidia x 服务器设置菜单中选择 60Hz 或运行命令xrandr --output DVI-D-0 --mode 3840x2160 --rate 60,屏幕就会有一半时间变黑,并且当它工作时(大约半秒钟),我的显示屏上会出现水平红线。

我在选择 59.94Hz 或 50Hz 时遇到了同样的问题,请帮忙:)

答案1

我更换了电缆,使用 HDMI-HDMI 代替 DVI-HDMI,它立即就可以工作了。:)

相关内容