双 4k 显示器 - 一次只有一个以全分辨率和刷新率工作

双 4k 显示器 - 一次只有一个以全分辨率和刷新率工作

刚刚在工作中得到了一套新设备,包括一台联想 ThinkPad P1 Gen6,配备 Geforce RTX 4600 和一台ThinkPad Thunderbolt 4 扩展坞带有 2 个 1.4 显示端口。为了配合此设置,我有 2 个 LG27UL650 显示器。问题是,当两个显示器都以 60 Hz 的全分辨率运行时,ubuntu 似乎无法显示这两个显示器。Ubuntu 可以检测到两个显示器,但无法显示第二个显示器,除非我将分辨率降低到 2560*1440 或将刷新率降低到 30 Hz。

我正在运行 Ubuntu 22.04.3 LTS。

我的问题与这里的问题类似:双 4k 显示器 - 每次只能使用一个,但两个都可以被发现 但就我而言,扩展坞中的端口应该支持我想要的分辨率/刷新率,并且计算机也应该如此。

我目前正在使用 2 个显示端口进行连接。

alex5971@internalit-ThinkPad-P1-Gen-6:~$ xrandr
Screen 0: minimum 320 x 200, current 7680 x 2160, maximum 16384 x 16384
eDP-1 connected (normal left inverted right x axis y axis)
   2560x1600    165.00 +  60.00 +  60.00  
   2560x1440     60.00  
   2048x1536     60.00  
   1920x1440     60.00  
   1856x1392     60.00  
   1792x1344     60.00  
   2048x1152     60.00  
   1920x1200     60.00  
   1920x1080     60.00  
   1600x1200     60.00  
   1680x1050     60.00  
   1400x1050     60.00  
   1600x900      60.00  
   1280x1024     60.00  
   1400x900      60.00  
   1280x960      60.00  
   1440x810      60.00  
   1368x768      60.00  
   1280x800      60.00  
   1152x864      60.00  
   1280x720      60.00  
   1024x768      60.00  
   1024x768i     60.00  
   960x720       60.00  
   928x696       60.00  
   896x672       60.00  
   1024x576      60.00  
   960x600       60.00  
   832x624       60.00  
   960x540       60.00  
   800x600       60.00  
   840x525       60.00  
   864x486       60.00  
   700x525       60.00  
   800x450       60.00  
   640x512       60.00  
   700x450       60.00  
   640x480       60.00  
   720x405       60.00  
   720x400       60.00  
   684x384       60.00  
   640x400       60.00  
   576x432       60.00  
   640x360       60.00  
   640x350       60.00  
   512x384       60.00  
   512x384i      60.00  
   512x288       60.00  
   416x312       60.00  
   480x270       60.00  
   400x300       60.00  
   432x243       60.00  
   320x240       60.00  
   360x202       60.00  
   360x200       60.00  
   320x200       60.00  
   320x180       60.00  
   320x175       60.00  
DP-1-3.1.6 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
   3840x2160     60.00*+  30.00  
   2560x1440     59.95  
   1920x1080     60.00    59.94  
   1600x900      60.00  
   1280x1024     60.02  
   1280x800      59.81  
   1280x720      60.00    59.94  
   1152x864      59.96  
   1024x768      60.00  
   800x600       60.32  
   720x480       59.94  
   640x480       59.94    59.93  
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-3.2 connected 3840x2160+3840+0 (normal left inverted right x axis y axis) 600mm x 340mm
   3840x2160     60.00 +  30.00* 
   2560x1440     59.95  
   1920x1080     60.00    59.94  
   1600x900      60.00  
   1280x1024     60.02  
   1280x800      59.81  
   1280x720      60.00    59.94  
   1152x864      59.96  
   1024x768      60.00  
   800x600       60.32  
   720x480       59.94  
   640x480       59.94    59.93  

有人对我如何解决这个问题有什么好的建议吗?

相关内容