I installed Ubuntu 14.04 and then VMware 10.0.2 with Windows 7 as guest. I get No 3D Acceleration
error when starting the guest machine. I have installed OpenGL and all Mesa lib files. Below is a display of my installation:
firmtechnologies@FirmTechnologies:~$ glxinfo | grep rendering
direct rendering: Yes
firmtechnologies@FirmTechnologies:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL version string: 3.0 Mesa 10.1.3
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
firmtechnologies@FirmTechnologies:~$
mks.gl.allowBlacklistedDrivers = "TRUE" Added to .vmx file
but, I still get an error when trying to use the Windows Aero theme and other graphics display like running YouCam. What do I do?