16.04 下外接显示器自动重置为镜像显示器

16.04 下外接显示器自动重置为镜像显示器

硬件:联想 T420,配备 Nvidia NVS4200m

问题 1:使用外接显示器(全高清)时,我可以通过“设置”->“显示”设置外接显示器的分辨率(我不知道确切的拼写,因为我使用德语),然后停用笔记本电脑的内置显示器,大约一分钟内一切都正常。然后显示器设置会自动更改为之前的设置。如果我什么都不做 - 经过一段时间后,设置会恢复原样。(WTF!)

我实际上使用 X.org 免费驱动程序来驱动 NVIDIA GPU。我尝试了最新的稳定 NVIDIA 驱动程序 (nvidia-364),但没有成功。

我猜这与 Intel/Nvidia 混合图形解决方案有关......

/var/log/Xorg.0.log 基本上显示:

[133.422] (II) intel(0): resizing framebuffer to 1440x900
[   133.423] (II) intel(0): switch to mode [email protected] on LVDS2 using pipe 0, position (0, 0), rotation normal, reflection none
[   134.032] resize called 1440 900
[   134.199] (II) NOUVEAU(G0): EDID vendor "AOC", prod id 9065
[   134.200] (II) NOUVEAU(G0): Using hsync ranges from config file
[   134.200] (II) NOUVEAU(G0): Using vrefresh ranges from config file
[   134.200] (II) NOUVEAU(G0): Printing DDC gathered Modelines:
[   134.200] (II) NOUVEAU(G0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   134.200] (II) NOUVEAU(G0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   134.200] (II) NOUVEAU(G0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
... etc

当停用内部监视器并进一步更改设置时,设置将保留,直到重新启动或暂停。

问题 2:如何配置外接显示器在几分钟后关闭?“屏幕”下的设置对外接显示器无效。

有人有什么办法可以解决这个问题吗?

相关内容