Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nVidia driver support #16

Closed
EUCweb opened this issue Mar 13, 2018 · 2 comments
Closed

Add nVidia driver support #16

EUCweb opened this issue Mar 13, 2018 · 2 comments

Comments

@EUCweb
Copy link
Owner

EUCweb commented Mar 13, 2018

From @matthias-schimm on March 12, 2018 20:22

#HINT (Citrix XenDesktop 7.6-7.11 customers)
The NVIDIA GRID API provides direct access to the frame buffer of the GPU, providing the fastest possible frame rate for a smooth and interactive user experience. If you install NVIDIA drivers before you install a VDA with HDX 3D Pro, NVIDIA GRID is enabled by default.
To enable NVIDIA GRID on a VM, disable Microsoft Basic Display Adapter from the Device Manager. Run the following command and then restart the VDA: Montereyenable.exe -enable -noreset
If you install NVIDIA drivers after you install a VDA with HDX 3D Pro, NVIDIA GRID is disabled. Enable NVIDIA GRID by using the Montereyenable tool provided by NVIDIA.
To disable NVIDIA GRID, run the following command and then restart the VDA: Montereyenable.exe -disable -noreset
#HINT (Citrix XenDesktop 7.12/7.13 customers)
The NVIDIA GRID API provides direct access to the frame buffer of the GPU, providing the fastest possible frame rate for a smooth and interactive user experience. If you install NVIDIA drivers before you install a VDA with HDX 3D Pro, NVIDIA GRID is enabled by default.
To enable NVIDIA GRID on a VM, disable Microsoft Basic Display Adapter from the Device Manager. Run the following command and then restart the VDA: NVFBCEnable.exe -enable -noreset
If you install NVIDIA drivers after you install a VDA with HDX 3D Pro, NVIDIA GRID is disabled. Enable NVIDIA GRID by using the NVFBCEnable tool provided by NVIDIA.
To disable NVIDIA GRID, run the following command and then restart the VDA: NVFBCEnable.exe -disable -noreset

enable or disable possible with ADMX to set
Servicename: nvsvc
DisplayName: nVIDIA Diplay Driver Service

Copied from original issue: #12

@matthias-schlimm
Copy link
Collaborator

BISF-NVIDIA

LIC_BISF_CLI_VDA_NVDIAGRID | DWORD | 1 | If CheckBox is enabled, registry Data is set to 1, otherwise not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants