我有一台 ubuntu 远程服务器,我使用 RDP 从本地 Windows 机器连接到该服务器。我已经安装了 Xrdp 和 Xorg,连接似乎可以正常工作,但在执行任何操作时,UI 响应非常慢,滞后,gnome 似乎会导致 CPU 使用率飙升(参见所附屏幕截图)。空闲时保持在 1% 左右。CPU 峰值的幅度似乎与执行的操作有某种关系,更快、更密集的操作(打开和移动多个窗口、打开应用程序菜单等)会导致更大的峰值,而文件夹内的简单导航不会导致明显的峰值或滞后。
注意:登录屏幕上似乎没有延迟或峰值。此屏幕上的所有转换均运行顺畅。
我已经尝试过描述的选项这里,但收效甚微。我还从显示日历中删除了秒计数器,这似乎确实提高了一点性能。我还尝试重新安装 gnome,但没有任何效果。
物理设置:Dell R740,S/N 3LQVGY2 CPU:Xeon Silver 4110 2 片。RAM:16GB 2666MHz RDIMM 2 片。RAID H730P
Ubuntu 版本:Ubuntu 22.04.3 LTS
视频:
> lspci -nnk | grep VGA -A1
03:00.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. Integrated Matrox G200eW3 Graphics Controller [102b:0536] (rev 04)
DeviceName: Embedded Video
Gnome 版本:
> gnome-shell --version
GNOME Shell 42.9
Xrdp 版本:
> stdbuf -o0 xrdp -v
xrdp 0.9.17
Xorg 版本:
> sudo X -version
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
Current Operating System: Linux hwpmt 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-79-generic root=UUID=bd3dc8a2-f8ef-45f1-afba-597ef0e657af ro
xorg-server 2:21.1.4-2ubuntu1.7~22.04.1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.40.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
直接渲染:
> glxinfo | grep "direct rendering"
direct rendering: Yes