双显示器设置 - 只有一个显示器工作

双显示器设置 - 只有一个显示器工作

我昨天安装了第二个 DE(xfce4),从那时起,我的笔记本/ubuntu 16.04 lts 一次只能识别一个屏幕。

如果我插入 VGA 线,唯一能工作的屏幕是我的外接显示器,反之亦然,如果我使用未插入的 VGA 线启动,则只有我的笔记本电脑屏幕能工作。在运行 VGA 线的操作系统时插入/拔出 VGA 线没有任何区别。此外,感觉速度要慢得多,而且延迟性很强,而且 Unity 停止了,侧边栏的视觉效果如透明度等。

已进行的测量:

  • 删除 xfce4
  • 重新安装驱动程序(nvidia,以及intel)
  • 重新安装 lightdm
  • 重新安装 Unity
  • 重新安装 xorg

日志信息:

我在 Xorg.0.log 中只检测到了可疑的东西

    [     6.073] (==) No screen section available. Using defaults.
[     6.073] (**) |-->Screen "Default Screen Section" (0)
[     6.073] (**) |   |-->Monitor "<default monitor>"
[     6.074] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[     6.074] (**) |   |-->Device "card0"
[     6.074] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[     6.074] (==) Automatically adding devices
[     6.074] (==) Automatically enabling devices
[     6.074] (==) Automatically adding GPU devices

Xrandr 查询:

xrandr --query
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
   1920x1080     77.00* 

奇怪的是,它似乎也以 77.00 Hz 的刷新率运行,当我在没有 VGA 连接的情况下重新启动时,它会显示有关显示配置的错误。

我现在无法确定任何问题。搜索类似问题和错误修复到目前为止都没有帮助。有人知道发生了什么吗?

最诚挚的问候,

23Ro

相关内容