提示错误如下(共两条):
第一条:
The 3D features of the virtual machine will be disabled.
第二条:
As a result, this virtual machine may experience very low graphics performance. Follow the instructions provided by your graphics card vendor or Linux distribution in order to update your computer's OpenGL drivers.
然后在虚拟机运行一些3D程序,程序崩溃。
[ubuntu12.04安装vmware9.0][运行windows7和CentOS的桌面环境][提示3D出现问题]
-
- 帖子: 2
- 注册时间: 2012-09-23 22:08
- 系统: ubuntu 12.04
- 自由建客
- 帖子: 13468
- 注册时间: 2008-07-30 23:21
- 系统: Debian stable AMD64
-
- 帖子: 63
- 注册时间: 2010-11-22 11:17
-
- 帖子: 14
- 注册时间: 2010-05-28 17:59
Re: [ubuntu12.04安装vmware9.0][运行windows7和CentOS的桌面环境][提示3D出现问
在虚拟机的.vmx文件中加入 mks.gl.allowBlacklistedDrivers = "TRUE" ,应该就可以开启3D加速了。我的Intel HD3000就是这么开起来的。
-
- 帖子: 9
- 注册时间: 2010-08-20 9:52
Re: [ubuntu12.04安装vmware9.0][运行windows7和CentOS的桌面环境][提示3D出现问
楼上的正解,找到好久解决虚拟机3D加速的方法,本人i5-3550cpu,用cpu自带HD2500显卡,ubuntu12.04,安装VMware Pyay,虚拟winxp,用楼上的方法成功开启3D加速。xielong2 写了:在虚拟机的.vmx文件中加入 mks.gl.allowBlacklistedDrivers = "TRUE" ,应该就可以开启3D加速了。我的Intel HD3000就是这么开起来的。
谢谢,楼上的。
