我在我的笔记本上安装了一个ATI移动Radeon HD5470,它运行在Ubuntu上,windows 7作为VMware上的客人。
为了运行游戏等,我需要在VMware上激活3D加速。我试着为Ubuntu14.04LTE安装ATI驱动程序,但是当我这样做时,我的屏幕是黑色的,不得不重新安装Ubuntu。
如何让3D加速工作在VMware上?
使用此命令/usr/lib/nux/nux_support_test -p
其结果是:
$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD CEDAR
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并对VMware上的加速三维图形复选框进行了检查。但没有结果。我现在一无所知..。

这也是我尝试运行Solitair时得到的:

当我打开引擎时,这就是VMware所显示的。

发布于 2014-11-20 01:17:34
VMWare将它自己的视频驱动程序放入Ubuntu --您添加的ATI驱动程序不会有帮助。在虚拟机上设置的VMWare菜单中,硬件选项卡下应该有一个显示选项,在显示设置中有一个“加速3D图形”复选框。
https://askubuntu.com/questions/551654
复制相似问题