我在装有 OSX 10.9.3 的 MacBook Pro 15.4" 上运行 VirtualBox 4.3.12。在 VirtualBox 内部,我有 Ubuntu 14.04(从 13.10 升级)。
我几乎可以肯定,VirtualBox 从 4.3.10 版本升级后,3D 加速停止工作,但它也可能升级到 14.04(或以下软件包之一升级)。
我已经多次遵循这个答案的指示,但没有运气。输出仍然说未启用 3D 加速:
$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
OpenGL version string: 2.1 Mesa 10.1.3
Not software rendered: no
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: …Run Code Online (Sandbox Code Playgroud)