Setting Up for Linux Desktops

Table Of Contents
Procedure
1 Download the VIB for your NVIDIA GRID vGPU graphics card from the NVIDIA Driver Downloads
site.
Select the appropriate VIB version from the drop-down menus.
Option Description
Product Type GRID
Product Series Select GRID Series.
Product Select the version (such as GRID K2) that is installed on the ESXi host.
Operating System Select the VMware vSphere ESXi version.
2 Upload the VMware vSphere ESXi Driver for vSGA to the ESXi 6.0 U1 host.
3 Power off or suspend all virtual machines on the ESXi host.
4 Connect to the ESXi host using SSH.
5 Stop the xorg service.
# /etc/init.d/xorg stop
6 Install the NVIDIA VIB.
For example:
# esxcli system maintenanceMode set --enable true
# esxcli software vib install -v /path-to-vib/NVIDIA-VIB-name.vib
# esxcli system maintenanceMode set --enable false
7 Restart xorg, which is used for GPU assignment:
# /etc/init.d/xorg start
8 Reboot the ESXi host.
9 Verify that the xorg service is running after the host is restarted.
Configure 3D Capabilities for vSGA on the Linux Virtual Machine
To configure a RHEL 7 virtual machine to use vSGA, you must configure 3D settings for the virtual
machine's video card in vSphere Web Client.
Prerequisites
n
Verify that the Linux virtual machine is prepared for use as a desktop, Horizon Agent is installed, and
the machine is deployed in a desktop pool.
n
Verify that the NVIDIA VIB is installed on the ESXi host. See Install the VIB for the NVIDIA Graphics
Card for vSGA on the ESXi Host.
Setting Up Horizon 7 for Linux Desktops
VMware, Inc. 45