ฉันพยายามเปิดใช้งานกราฟิกเร่งความเร็วฮาร์ดแวร์ใน Win 8.1 VM ใน VMware Workstation 10.0.3 บน Ubuntu 14.04.1 LTS (Trusty Tahr) เพื่อเล่นเกม Smite อย่างราบรื่น ฉันได้ตรวจสอบแล้วว่าการเร่งความเร็ว HW ทำงานได้ใน 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
ใน VMware Workstation บน VM ภายใต้ "Virtual Machine Settings" -> "Display" -> "Accelerate 3D Graphics"

แต่ในขณะที่ทำการบูท VM มันบอกว่า "ไม่มีการรองรับ 3D จากโฮสต์"

ทำไม VMware ถึงไม่พบการเร่งความเร็ว HW 3D ฉันจะแก้ไขสิ่งนี้ได้อย่างไร
ขอบคุณ!