Rie*_*ver 7 display xps dell external-monitor
Dell XPS 13(9350,2016 型号)上的 Ubuntu 再次出现了一些奇怪的问题。我得到了戴尔 DA200 适配器(USB-C 到 HDMI/VGA/以太网/USB3.0)来连接外部显示器。我测试了两台显示器:一台有 VGA 端口,另一台有 VGA 和 DVI 端口。以下是我的测试结果:
Ubuntu, DVI-connection with screen: no display (though linux recognizes it)
Ubuntu, VGA-connection both screens: working display
Windows, DVI-connection with screen: working display
Run Code Online (Sandbox Code Playgroud)
编辑:问题不在于系统不能完全工作。它显然只适用于某些分辨率。我目前让我的屏幕使用 1680x1050。此显示器的标准是 1920x1080。但是,在工作时,我有一个 Dell U2515H (2560x1440) 并且该分辨率也不起作用。我还没有尝试过 1920x1080 和 2560x1440 之间的任何分辨率,但我希望任何分辨率都能工作。
Edit2:xrandr -q
屏幕设置为工作分辨率时的输出与设置为非工作分辨率时的输出相等。这是非工作分辨率的输出:
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 294mm x 165mm
1920x1080 59.93*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1368x768 60.00
1360x768 59.80 59.96
1152x864 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 60.00*+
1600x1200 60.00
1680x1050 59.88
1280x1024 75.02 60.02
1440x900 74.98 59.90
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Run Code Online (Sandbox Code Playgroud)