VMware Workstation OpenGL

I am trying to run a windows VM in VMware workstation on my Lenovo T530 ThinkPad. I believe it has an Nvidia graphics card. When I start the VM I get the error, “No 3d support,” and, “Hardware graphics acceleration not available,” with it suggesting I update my linux openGL drivers. When I have installed all updates. When I tried installing them myself, I managed to break my graphics driver and have to do a snapper rollback. What drivers or what configs do I need to change to make this work?
https://photos-2.dropbox.com/t/2/AAB8Ffkgc_g3MN4PH1-AquQ11isTZwNbBDdpECL6o3ovcg/12/433166608/png/32x32/3/1496199600/0/2/Screenshot%20from%202017-05-30%2017-28-25.png/ELKg5-cEGAMgAigC/Pfaj8a_Us3iUxoX-9k4-hQtyLWoTNNSGOYx635R4iSw?dl=0&size=1600x1200&size_mode=3

I hadn’t reviewed recent advances in 3D and hardware accelerated video support in VMware in awhile…

I found these…

  1. Update HostOS video driver to latest, and verify it supports OpenGL 3.3.
  2. Configure video hardware acceleration in the Guest Properties
    The following link for the HostOS, and the next article for configuring the Guest
    https://pubs.vmware.com/player-12-windows/index.jsp#com.vmware.player.win.using.doc/GUID-EA588485-718A-4FD8-81F5-B6E1F04C5788.html

A different approach, build your VMware Guest video driver with latest Mesa sources.
https://www.mesa3d.org/vmware-guest.html

Lastly, may be important but not sure. Although written in 2015, that was around the time that Workstation 12 was first launched (today current is Workstation 12.5). Talks about provisioning discrete Guests based on the GPU hardware.
https://pubs.vmware.com/player-12-windows/index.jsp#com.vmware.player.win.using.doc/GUID-EA588485-718A-4FD8-81F5-B6E1F04C5788.html

Lastly,
If you have multiple GPU, then you can try doing a “VGA Passthrough” by simply clicking on the GPU icon in your Guest window, and configuring. But, you can’t do this if you don’t have at least a GPU for you HostOS besides the GPU you might pass through to your Guest.

HTH,
TSU