【问题标题】:How to set up a headless X server with Xdummy?如何使用 Xdummy 设置无头 X 服务器?
【发布时间】:2016-12-02 06:09:21
【问题描述】:

我有一些按需加载的 EC2 节点运行我的软件,该软件使用大量使用 CUDA 的专有库。

但是,最新版本的专有库需要 XServer 正在运行。以前的版本不需要这个。

我遇到了 Xdummy。我该如何设置?我试过遵循这个: http://cosmolinux.no-ip.org/raconetlinux2/dummy_radeon_nvidia.html

但我做到的最好的是:

(EE) 
Fatal server error:
(EE) no screens found(EE) 
(EE) 
Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.

我如何让它运行?

【问题讨论】:

标签: amazon-ec2 cuda ubuntu-server


【解决方案1】:

运行支持VNC 的X 版本。这将在可以与 VNC 客户端连接的软件中模拟屏幕。 Xvfb 是另一种选择。

【讨论】:

    猜你喜欢
    • 2019-04-27
    • 2017-10-07
    • 2018-08-02
    • 1970-01-01
    • 1970-01-01
    • 2016-06-04
    • 2019-01-04
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多