我使用的deepin 15.14.1与双监视器设置和双图形卡。我的主监视器连接到Nvidia GT610 (VGA),外部监视器连接到集成图形(Intel HD 4600)(VGA)。在引导深度时,两种监视器都会显示深处徽标,当我到达登录屏幕时,外部监视器即使在登录后也不会显示任何内容。
这是X射线的输出
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 16384 x 16384
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
VGA-2 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.79*+
1280x720 60.00
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32 56.25
640x480 75.00 59.94
720x400 70.08 司机经理

我从开源的nvidia官方驱动程序更改了nvidia驱动程序,现在登录后外部监视器显示带有破折号光标的黑色屏幕。我仍然无法检测到我的外部监视器。但是xrandr的输出发生了一点变化,现在它显示了两个DVI端口。
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.79*+
1280x720 60.00
1024x768 75.03 60.00
800x600 75.00 60.32 56.25
640x480 75.00 59.94
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)另外,我刚刚注意到在引导过程中,我的监视器显示了bbswitch: no suitable dsm call found。
发布于 2017-09-20 08:49:42
我遇到了类似的问题,一个显示器是空白的,但显示在显示管理器中。
作为一项工作,我安装了i3窗口管理器,然后两个显示都出现了。
https://unix.stackexchange.com/questions/392611
复制相似问题