我的一些应用程序无法在 Ubuntu 17.10 Wayland 上运行。如何切换回 Xorg?
将 Ubuntu 升级到 18.04(从 17.10 开始)后,Xorg 无法启动。它只是在黑色和灰色空白屏幕之间反复切换。我将 grub 重新配置为使用 nomodeset 以文本模式启动。startx 命令无法启动 Xorg 服务器。我有一个内置的英特尔显卡。这是 /var/log/Xorg.0.log 的输出:
[ 38.698] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[ 38.698] (II) No input driver specified, ignoring this device.
[ 38.698] (II) This device may have been added with another device file.
[ 38.698] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[ 38.698] (II) No input driver specified, ignoring this device.
[ 38.699] (II) This device may have …Run Code Online (Sandbox Code Playgroud)