Sto cercando di abilitare la grafica 3D con accelerazione hardware in una VM Win 8.1 in VMware Workstation 10.0.3 su Ubuntu 14.04.1 LTS (Trusty Tahr) per giocare senza problemi a Smite. Ho verificato che l'accelerazione HW funzioni in Ubuntu:
$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile
OpenGL version string: 3.0 Mesa 10.2.2
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
In VMware Workstation, nella VM in "Impostazioni macchina virtuale" -> "Visualizza" -> "Accelera grafica 3D" è selezionata.
Ma durante l'avvio della VM, dice "Nessun supporto 3D disponibile dall'host".
Come mai VMware non rileva l'accelerazione 3D HW? Come posso risolvere questo problema?
Grazie!