CPU acceleration status: HAXM is not installed on this machine解决方法


报错信息:

Starting emulator for AVD 'old_android'

emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored.

emulator: ERROR: x86 emulation currently requires hardware acceleration!

Please ensure Intel HAXM is properly installed and usable.

CPU acceleration status: HAXM is not installed on this machine

   

原因是:

  1. 验证安装状态:命令行里输入sc query intelhaxm 看到STATE的属性是RUNNING即可

  2. BIOS需要配置CPU VT-x虚拟化技术。

   

联想笔记本开启VT-x虚拟化方法:http://www.cnblogs.com/samren/p/6117847.html

   

Dell笔记本开启VT虚拟化方法(注意需要配置2处):

   

Vertualization ----> Enable Intel

   

VT for Direct I/O

   

(本文完)


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM