-
-
非 GRID 3D 图形
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
非 GRID 3D 图形
概述
借助此功能增强,Linux VDA 不仅支持 NVIDIA GRID 3D 显卡,还支持非 GRID 3D 显卡。
要使用非 GRID 3D 图形功能,需要执行以下操作:
- 安装 XDamage 作为先决条件。通常,XDamage 作为 XServer 的扩展存在。
-
安装 Linux VDA 时,将
CTX_XDL_HDX_3D_PRO设置为Y。有关环境变量的信息,请参阅步骤 7:设置运行时环境以完成安装。 -
配置
-
Xorg 配置文件
如果您的 3D 显卡驱动程序是 NVIDIA,则配置文件将自动安装和设置。
其他类型的 3D 显卡
如果您的 3D 显卡驱动程序不是 NVIDIA,则必须修改安装在 /etc/X11/ 下的四个模板配置文件:
- ctx-driver_name-1.conf
- ctx-driver_name-2.conf
- ctx-driver_name-3.conf
- ctx-driver_name-4.conf
以 ctx-driver_name-1.conf 为例,执行以下操作来修改模板配置文件:
-
将 driver_name 替换为您的实际驱动程序名称。
例如,如果您的驱动程序名称是
intel,则可以将配置文件名称更改为ctx-intel-1.conf。 -
添加视频驱动程序信息。
每个模板配置文件都包含一个名为“Device”的部分,该部分已被注释掉。此部分描述了视频驱动程序信息。在添加视频驱动程序信息之前,请启用此部分。要启用此部分:
-
请参阅制造商提供的 3D 显卡指南以获取配置信息。可以生成一个本机配置文件。验证您的 3D 显卡在不使用 Linux VDA ICA® 会话时,能否在本地环境中使用本机配置文件正常工作。
-
将本机配置文件中的“Device”部分复制到 ctx-driver_name-1.conf。
-
-
运行以下命令以设置注册表项,以便 Linux VDA 可以识别在步骤 1 中设置的配置文件名称。
/opt/Citrix/VDA/bin/ctxreg create -k "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix\XDamage" -t "REG_SZ" -v "DriverName" -d "intel" --force <!--NeedCopy-->
启用非 GRID 3D 图形功能
非 GRID 3D 图形功能默认禁用。您可以通过将 XDamageEnabled 设置为 1 来运行以下命令以启用它。
/opt/Citrix/VDA/bin/ctxreg create -k "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Citrix\XDamage" -t "REG_DWORD" -v "XDamageEnabled" -d "0x00000001" --force
<!--NeedCopy-->
故障排除
无图形输出或图形输出乱码
如果您可以在本地运行 3D 应用程序并且所有配置都正确,则缺少图形输出或图形输出乱码是错误导致的结果。使用 /opt/Citrix/VDA/bin/setlog 并将 GFX_X11 设置为 verbose 以收集用于调试的跟踪信息。
硬件编码不起作用
此功能仅支持软件编码。
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.