错误日志:

No 3d support is available from the host

Hardware graphics acceleration is not available

 

解决方法:

1. 确保宿主机显卡驱动安装正常。Ubuntu和Debian系操作系统可以一键安装。其他操作系统自行百度。

检查驱动是否正常方法:控制台输入“glxinfo | grep -i Direct”命令,输出显示“direct rendering: Yes”则安装成功,如图所示。

解决Linux平台下VMware出现"No 3d support is available from the host"或"Hardware graphics acceleration is not available" 错误

2. 编辑vmware的preferences文件,路径一般为home目录下的.vmware文件夹中。

解决Linux平台下VMware出现"No 3d support is available from the host"或"Hardware graphics acceleration is not available" 错误

3. 在preferences文件最后一行加入“mks.gl.allowBlacklistedDrivers = "TRUE"”。

解决Linux平台下VMware出现"No 3d support is available from the host"或"Hardware graphics acceleration is not available" 错误

4. 重启vmware即可。

相关文章:

  • 2021-04-04
  • 2021-11-18
  • 2022-12-23
  • 2022-01-29
  • 2021-11-25
  • 2022-12-23
  • 2021-06-25
  • 2021-09-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案