我有一台笔记本电脑正在运行Fedora 15
、Gnome 3.0.1
、 和Mobile Intel® GM45 Express Chipset
。我连接了一个 VGA 显示器,以及一个 DisplayPort 转 DVI 适配器来连接第二个显示器。系统检测到两个监视器,我可以单独使用它们,但不能同时使用它们。两台显示器都是一样的。
当我尝试使用激活第二个显示器时,System Settings -> Display
我看到了不同的行为。
- 图像(来自 3 个屏幕)要么在前 2 个屏幕上重叠,要么混乱。
- 或者其中一个屏幕(笔记本电脑或显示器)保持活动状态但变得不可见。这意味着屏幕是黑的,但鼠标移动到那里并且那里有窗户。
- 还有这个:
xrandr --output VGA1 --mode 1680x1050 --rate 60
xrandr: cannot find crtc for output VGA1
任一非活动监视器都发生的错误。
这是输出xrand
:
xrandr
Screen 0: minimum 320 x 200, current 3120 x 1050, maximum 8192 x 8192
LVDS1 connected 1440x900+1680+0 (normal left inverted right x axis y axis) 303mm x 190mm
1440x900 60.0*+ 40.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 433mm x 271mm
1680x1050 60.0*+
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 connected (normal left inverted right x axis y axis)
1680x1050 60.0 +
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
我还应该尝试什么才能同时激活所有 3 个显示器?是否可以?
答案1
如果你看一下芯片组数据表,只有两个显示平面和显示管道(见第78-79页)。您还可以查看第 86-87 页的表格。因此,您遇到了硬件限制。
如果两个显示器使用完全相同的设置(相同的图像、分辨率、刷新率、位深度等)显示相同的内容,您也许能够使其正常工作。