bull_think

报错信息:

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

   

(本文完)

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
  • 2021-04-17
  • 2022-02-23
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
猜你喜欢
  • 2021-07-07
  • 2021-08-15
  • 2021-05-05
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案