You must perform certain preparation tasks on the Windows or Linux host system to use 3D accelerated graphics in a virtual machine.

Prerequisites

  • Verify that the host has a video card that supports accelerated OpenGL 2.0 if you are using DirectX 9, or OpenGL 3.3 if you are using DirectX 10 or DirectX 10.1, or OpenGL 4.5 if you are using DirectX 11.
    Note: Linux host operating system with a recent Intel/Vulkan driver is needed, Mesa 20.1 or later is recommended

    The VMware guest operating system OpenGL driver for Windows and Linux supports the OpenGL 3.3, OpenGL 4.1, and OpenGL 4.3 compatibility profile.

Procedure

  1. Upgrade the video drivers on the host system to the latest versions.
    ATI Graphics drivers are available from the AMD Web site. NVIDIA drivers are available from the NVIDIA Web site. Intel drivers are available from the Intel Web site.
  2. Run commands to test the host for compatibility.
    1. Verify that direct rendering is enabled.
      glxinfo | grep direct
    2. Verify that 3D applications work.
      glxgears