Actions
新建 #217
openrk3588 ubuntu20.04 NoMachine 远程桌面预览失败
Start date:
09/28/2023
Due date:
% Done:
0%
Estimated time:
Description
板型:nano-rk3588
系统:Ubuntu20.04
复现流程:
https://downloads.nomachine.com/linux/?id=30&distro=Arm
pc 下载 执行文件 linux 安装deb
armv8版本的nomachine .sudo dpkg -i xxxx.deb .然后win10安装nomachineE为客户端,连接3588
debian验证正常连接,以上步骤ubuntu20.04无法连接
Files
Updated by wu wu over 1 year ago
- File NoMachine 远程桌面预览.pdf NoMachine 远程桌面预览.pdf added
参照客户操作进行复现,rk3588 ubuntu20.04 上使用 NoMachine 预览桌面异常。
解决方法:
进入开发板终端,安装 xorg 依赖,依次执行 sudo apt update 和 sudo apt install xorg
安装完成后,重启开发板,再次连接即可正常预览。详细步骤参考附件。
Actions