使用 Displayport over USB-C (Thunderbolt 3) 驱动外部 5120x2160 显示器;未检测到分辨率,CVT 模式不起作用

使用 Displayport over USB-C (Thunderbolt 3) 驱动外部 5120x2160 显示器;未检测到分辨率,CVT 模式不起作用

我买了一台新的 LG 34WK95U 超宽屏,60Hz 时的原生分辨率为 5120x2160。

通过 Thunderbolt 3 USB-C 连接连接显示器时,它会被拾取,但无法探测正确的分辨率。另外,一旦连接,我现在会得到两个(!)新输出。这是我当前的 xrandr:

% xrandr

Screen 0: minimum 320 x 200, current 3440 x 1440, maximum 8192 x 8192
eDP-1 connected (normal left inverted right x axis y axis)
   # Snip; removed the laptop modes  
DP-1 connected (normal left inverted right x axis y axis)
   2560x2160     59.66  
   640x480       59.94  
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary 3440x1440+0+0 (normal left inverted right x axis y axis) 800mm x 330mm
   3440x1440     59.97*+  59.96    49.99  
   3840x2160     60.00    30.00  
   1920x1080     60.00    60.00    59.94  
   1600x900      60.00  
   1280x1024     60.02  
   1280x800      59.81  
   1152x864      59.97  
   1280x720      60.00    60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x480       60.00    59.94  
   640x480       60.00    59.94    59.94  
   5120x2160_60.00  59.99  
   5120x2160_30.00  29.98  
HDMI-2 disconnected (normal left inverted right x axis y axis)

当我将 USB-C 连接到外部屏幕后,会弹出 DP-1 和 DP-2。我不确定第二个输出的含义是什么。有趣的是,当我第一次这样做时,DP-1列出了所有模式,并且DP-2现在只有这两种模式位于DP-1.

您还可以通过分别运行5120x2160_60.00和和来查看我添加的其他模式。5120x2160_30.00% cvt 5120 2160 3060xrandr --newmodexrandr --addmode

使用这两种模式之一调用 xrandr 的结果如下:

% xrandr --output DP-2 --mode 5120x2160_30.00                                                    
xrandr: Configure crtc 0 failed

答案1

我也有 LG 34WK95U 显示器。我能够让我的 Dell XPS 7590 (OLED) 与外部 4k 显示器(HDMI,30Hz)配合使用,并通过 USB-C 让 LG 在 30Hz 下配合使用。

作为参考,这是在 Ubuntu 20.04 上。

虽然刷新率肯定不理想,但至少 LG 的分辨率现在是正确的。

这就是我所做的:

$ cvt 5120 2160 30 
# 5120x2160 29.98 Hz (CVT) hsync: 65.96 kHz; pclk: 452.75 MHz

$ xrandr --newmode "5120x2160_30.00"  452.75  5120 5448 5992 6864  2160 2163 2173 2200 -hsync +vsync

$ xrandr --addmode DP-1 "5120x2160_30.00"
$ xrandr --output DP-1 --mode "5120x2160_30.00"

运行最后一个命令后,我确实在一个角落与另一个桌面有一些重叠。打开“设置”应用程序并调整显示器布局解决了这个问题。

以及完整的 xrandr 输出:

$ ~ xrandr
Screen 0: minimum 320 x 200, current 8960 x 4320, maximum 16384 x 16384
eDP-1 connected primary 3840x2160+1689+2160 (normal left inverted right x axis y axis) 344mm x 194mm
   3840x2160     60.00*+  59.98    59.97  
   3200x1800     59.96    59.94  
   2880x1620     59.96    59.97  
   2560x1600     59.99    59.97  
   2560x1440     59.99    59.99    59.96    59.95  
   2048x1536     60.00  
   1920x1440     60.00  
   1856x1392     60.01  
   1792x1344     60.01  
   2048x1152     59.99    59.98    59.90    59.91  
   1920x1200     59.88    59.95  
   1920x1080     60.01    59.97    59.96    59.93  
   1600x1200     60.00  
   1680x1050     59.95    59.88  
   1600x1024     60.17  
   1400x1050     59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     60.02  
   1440x900      59.89  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1360x768      59.80    59.96  
   1280x800      59.99    59.97    59.81    59.91  
   1152x864      60.00  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   960x540       59.96    59.99    59.63    59.82  
   800x600       60.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   800x512       60.17  
   700x525       59.98  
   800x450       59.95    59.82  
   640x512       60.02  
   720x450       59.89  
   700x450       59.96    59.88  
   640x480       60.00    59.94  
   720x405       59.51    58.99  
   684x384       59.88    59.85  
   680x384       59.80    59.96  
   640x400       59.88    59.98  
   576x432       60.06  
   640x360       59.86    59.83    59.84    59.32  
   512x384       60.00  
   512x288       60.00    59.92  
   480x270       59.63    59.82  
   400x300       60.32    56.34  
   432x243       59.92    59.57  
   320x240       60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
DP-1 connected 5120x2160+3840+0 (normal left inverted right x axis y axis) 800mm x 330mm
   3440x1440     59.97 +  59.96    49.99  
   3840x2160     60.00    30.00  
   1920x1080     60.00    60.00    59.94  
   1600x900      60.00  
   1280x1024     60.02  
   1280x800      59.81  
   1152x864      59.97  
   1280x720      60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
   5120x2160     59.99  
   5120x2160_30.00  29.98* 
DP-2 connected (normal left inverted right x axis y axis)
   2560x2160     59.66  
   640x480       59.94  
DP-3 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 697mm x 392mm
   3840x2160     30.00*   25.00    24.00    29.97    23.98  
   2560x1440     59.95  
   2048x1280     59.99  
   2048x1080     24.00  
   1920x1080     60.00    60.00    50.00    59.94    25.00    24.00    23.98  
   1920x1080i    60.00    50.00    59.94    50.00  
   1600x1200     60.00  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    60.00    59.94  

理想情况下,这应该是开箱即用的。但 Gnome 设置中默认不识别 5120x2160 分辨率。希望这些信息对其他人有帮助!

答案2

在尝试将 LG 34WK95U-W 5120x2160 连接到 Pop OS 20.10 上的华硕 Zenbook S UX393EA 时,我遇到了类似的问题。更新内核到5.10后问题解决。系统现在运行 5120x2160 @ 60 Hz。

相关内容