在 Linux Mint 中使用 Wayland

在 Linux Mint 中使用 Wayland

实际上,我的笔记本电脑搭载的是 Linux Mint 18.3 - Cinnamon 3.6.7,显示服务器是 X。

不幸的是,我的显示器出现了撕裂问题,在寻找解决方案时,我意识到问题出在 X。事实上,在我的同一台电脑上,使用 Ubuntu 17.10 的实时版本(默认情况下具有 Wayland),我发现撕裂问题已经解决(为了进一步检查,我还尝试了 Ubuntu 18.04,但仍然有撕裂)

现在我的问题是:不安装其他发行版是否可以使用 Wayland?我可以毫无问题地使用 Gnome3 或任何其他支持 Wayland 的桌面环境。

我理想的解决方案是能够从“X - Cinnamon 会话”切换到“Wayland - Gnome3 会话”,而无需重新启动 PC。

是否可以?

这是输出inxi -Fxz

System:    Host: xxx-Lenovo-G50-80 Kernel: 4.13.0-32-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3)
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: LENOVO (portable) product: 80E5 v: Lenovo G50-80
           Mobo: LENOVO model: Lenovo G50-80 v: SDK0J40700 WIN
           Bios: LENOVO v: B0CN93WW date: 07/23/2015
CPU:       Dual core Intel Core i5-5200U (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 8779
           clock speeds: max: 2700 MHz 1: 2194 MHz 2: 2194 MHz 3: 2194 MHz
           4: 2194 MHz
Graphics:  Card-1: Intel Broadwell-U Integrated Graphics bus-ID: 00:02.0
           Card-2: Advanced Micro Devices [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330]
           bus-ID: 04:00.0
           Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2)
           GLX Version: 3.0 Mesa 17.2.4 Direct Rendering: Yes

答案1

如果您希望将 Cinnamon 桌面与 Wayland 结合使用,我认为目前还不可能。Cinnamon 只能在 X 上运行,但最终会在其他平台上运行。

如果您想使用 Mint,请尝试其他桌面。(MATE/XFCE/KDE) https://linuxmint.com/download.php

另外,我不确定 X 是否是您的问题。请确保您已通过以下链接安装了正确的硬件驱动程序:https://linuxmint-installation-guide.readthedocs.io/en/latest/drivers.html

仅供参考...对于笔记本电脑,我建议使用 XFCE。它很轻巧,易于使用

相关内容