我目前遇到以下问题:
当 Ubuntu 启动时,我的一个显示器变黑(我将其称为显示器 A),另一个显示器显示登录屏幕(显示器 B)。完成登录后,显示器 A 保持黑色,显示器 B 充当第二个显示器(它不显示任务栏等),但我可以将屏幕侧面的内容拖到其中。
当我打开显示选项时,它被设置为“单一显示模式”,我必须断开并重新连接其中一台显示器才能将其更改回“连接显示模式”
更具体地说明我的设置:
- 处理器:Intel® Pentium(R) CPU G3240 @ 3.10GHz。
- 显卡:英特尔® Haswell 台式机。
- 两个显示器都直接插入我的主板,一个是 DVI,另一个是 VGA。
- 我刚刚安装了 Ubuntu,所以我不知道它是否从 18.10 开始特定。
一些可能有用的命令输出:
兰德
Screen 0: minimum 320 x 200, current 2732 x 768, maximum 8192 x 8192
VGA-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.00*+
1360x768 60.02
1024x768 60.00
800x600 60.32
640x480 59.94
HDMI-1 connected 1366x768+1366+0 (normal left inverted right x axis y axis) 409mm x 230mm
1366x768 59.79*+
1360x768 60.02
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32
640x480 75.00 72.81 66.67 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
linux - linux系统grep -i vga
VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
谢谢你的时间!