ggb*_*gbt 12 xorg wayland radeon display-resolution 17.10
我刚刚安装了 ubuntu 17.10。我使用的是 Ryzen 1200 CPU 和带有 2580x1080 60Hz 显示器的 RX-560 GPU。
显示器通过 HDMI 电缆连接到 GPU。
当我使用 2580x1080 的原生显示器分辨率时,在 Wayland 会话中,屏幕会出现这些非常奇怪的故障。毛刺看起来像是刷新率问题,由垂直同步修复的问题,但它们非常强烈并且在整个屏幕上。一旦我将分辨率更改为较低的分辨率,屏幕就会变得正常。
在 x.org 会话中,我可以使用我想要的任何分辨率,一切都很好。
问题是,在引导加载屏幕(显示“ubuntu”的屏幕)和登录屏幕期间,我在登录之前看到屏幕上出现相同的故障。
boot-loading-indicator 是否使用wayland?我可以让它使用 x.org/x11 吗?登录屏幕也一样吗?
Vid*_*uth 20
您需要编辑/etc/gdm3/custom.conf,更改此行:
[daemon]
# Uncoment the line below to force the login screen to use Xorg
#WaylandEnable=false
Run Code Online (Sandbox Code Playgroud)
到
[daemon]
# Uncoment the line below to force the login screen to use Xorg
WaylandEnable=false
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
32686 次 |
| 最近记录: |