这是我在这里的第一个问题 - 所以我想说声你好!
我在这样的设置上遇到了一些问题:
- 配备原装 Nvidia 显卡的 Dell Precision 7510
- Ubuntu 20.04 全新安装
- 带有外接显示器(通过 VGA)的戴尔扩展坞。
问题?当我将笔记本电脑与扩展坞连接或断开连接时,活动屏幕没有任何变化。如果我在显示器处于待机模式时插入扩展坞,它不会唤醒。
观察结果:
当我连接扩展坞时,我只有一个桌面。
当我进入显示设置(或直接输入“xrandr”)时,系统突然检测到第二台显示器(我的主笔记本电脑屏幕暂时变黑,第二台显示器正在从睡眠状态唤醒),现在我有两个桌面可以使用。
当我有两台台式机并且我将笔记本电脑与扩展坞断开时,系统无法检测到这一点,并且我仍然有两个台式机(我可以将鼠标指针移到我没看到的地方!)
与上次一样,打开显示设置(或发出“xrandr”)会触发刷新,现在我有一个桌面。
当检测到我的第二台显示器时(在 xrandr 之后),我所有打开的应用程序都会移动到第二台显示器(就像某种主显示器一样?)
我以相同的设置从第二个驱动器运行 Windows,它运行正常。
我有第二台笔记本电脑(DELL E7440),装有同样的 Ubuntu 20.04 - 它也运行正常。
我尝试了什么?
- 我打开了“软件和更新”,并将“附加驱动程序”从 X.Org 服务器切换到 Nvidia 驱动程序 390、450、460。但它不起作用。
“xrandr” 的输出:
- 当基座未连接时:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.00*+ 48.00
DP-5 disconnected (normal left inverted right x axis y axis)
DP-6 disconnected (normal left inverted right x axis y axis)
- 当坞站连接时:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 connected (normal left inverted right x axis y axis)
1920x1200 59.95 +
1920x1080 60.00
1680x1050 59.95
1600x1200 60.00
1280x1024 60.02
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.00*+ 48.00
DP-5 disconnected (normal left inverted right x axis y axis)
DP-6 disconnected (normal left inverted right x axis y axis)