zeyang

最近用Mac开发android的时候遇到了一个烦人的问题,装上了HAXM,intel hardware accelerated execution manager以后,一运行android emulator x86,mac就死机了,无论按键盘还是移动鼠标,mac都不反应,只能长按电源键关机再开机。

刚开始还以为是意外,没想到重新启动mac后,再运行一次emulator,我的mac还是死机了。反复几次都如此。

最后,终于找到了

http://software.intel.com/forums/topic/477793

里面提到

The hotfix is available for download! Please go to http://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager/ . There is a hotfix for Microsoft Windows* 8.1 and one for OS X 10.9.

看来,原来是HAXM还不支持太新的操作系统的缘故啊,Windows 8.1和OSX 10.9都是这个原因。

我装上了这个hot fix以后,x86的emulator终于正常了,osx也不会死机了。

参考来源

http://blog.sina.com.cn/s/blog_709467c70101hq3o.html

http://software.intel.com/forums/topic/477793

分类:

技术点:

相关文章:

  • 2021-11-25
  • 2021-11-07
  • 2022-12-23
  • 2021-12-22
  • 2022-01-30
  • 2021-12-22
  • 2021-11-07
猜你喜欢
  • 2021-12-12
  • 2021-12-12
  • 2021-04-10
  • 2021-12-29
  • 2021-10-26
  • 2021-10-30
相关资源
相似解决方案