我正在尝试安装Nvidia 的 Omniverse在我的远程服务器上。但是,每当我安装.AppImage
并在 chmodding 之后运行它(按照说明)时,我都会遇到以下错误:
./omniverse-launcher-linux.AppImage
[2482073:0110/151536.190895:ERROR:ozone_platform_x11.cc(240)] Missing X server or $DISPLAY
[2482073:0110/151536.190942:ERROR:env.cc(255)] The platform failed to initialize. Exiting.
The futex facility returned an unexpected error code.
Aborted (core dumped)
我没有连接到此远程服务器的显示器,我想这可以解释该错误。有没有解决的办法?怎么解决?
将不胜感激任何帮助,谢谢!