Here is the full procedure:
To update the NVIDIA GPU VIB, you must uninstall the currently installed VIB and install the new VIB, as described above.To uninstall the currently installed VIB:
- Stop all virtual machines using 3D acceleration.
- Place the ESXi host in maintenance mode.
- Open a command prompt on the ESXi host.
- Disable Xserver by running the command:
/etc/init.d/xorg stop
- Remove the NVIDIA VMkernel driver by running the command:
vmkload_mod -u nvidia
- Remove the VIB by running the command:
esxcli software vib remove -n NVIDIA-VMware
You can now install a newer NVIDIA GPU VIB.