在运行android AVD管理器时,它显示错误“未安装HAX内核模块!". [英] While running android AVD manager it shows error "HAX kernel module is not installed!"

查看:132
本文介绍了在运行android AVD管理器时,它显示错误“未安装HAX内核模块!".的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在运行android AVD管理器时遇到问题.在运行时,它显示一条错误消息-

I'm facing problem in running the android AVD manager. While running, it shows an error message-

仿真器:错误:x86仿真当前需要硬件加速! 请确保正确安装了英特尔HAXM并可以使用它. CPU加速状态:未安装HAX内核模块!

emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!

但是我已经安装了Intel x86 Emulator Accelerator(HAXM安装程序)

But I've installed Intel x86 Emulator Accelerator (HAXM installer)

我的笔记本电脑配置:

  • Windows 8
  • Intel Corei5 3210M 2.50GHz

推荐答案

在ARM的CPU/ABI中创建仿真器,此错误仅在Intel处理器中存在.

Create emulator in CPU/ABI in ARM, this error only exist for the Intel processor.

如果要为此过程在Intel中创建AVD CPU/ABI.确保已在SDK Manager中安装了HAXM安装程序.

If you want to create AVD CPU/ABI in Intel for this process. Make sure you have instaled HAXM installer on your SDK Manager.

下载后,请确保运行位于以下位置的设置:

After you download it make sure you run the setup located in:

{SDK_FOLDER}\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe

如果在安装过程中出现错误不支持VT",请禁用Windows功能上的Hyper-V.您可以执行以下命令:

If you get the error "VT not supported" during the installation, disable Hyper-V on windows features. You can execute this command:

dism.exe /Online /Disable-Feature:Microsoft-Hyper-V

您还需要在BIOS上启用虚拟化技术"

You will also need "Virtualization Technology" to be enabled on your BIOS

这篇关于在运行android AVD管理器时,它显示错误“未安装HAX内核模块!".的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆