使用AMD处理器启动AVD时出错 [英] Error in launching AVD with AMD processor

查看:327
本文介绍了使用AMD处理器启动AVD时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有带AMD处理器的Windows 8.1 pro.我安装了Android SDK和Eclipse.它可以工作,但问题是当我创建并启动AVD时显示此错误:

I have Windows 8.1 pro with an AMD processor. I installed the Android SDK and Eclipse. It works but the problem is that when I Create AVD and launch it shows this error:

仿真器:错误: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 Hardware_Accelerated_Execution_Manager,并且已经从启动菜单中启用了虚拟调制,但是仍然无法正常工作.

I have already installed Intel Hardware_Accelerated_Execution_Manager and I have enabled Virtual modulation from the boot menu, but it's still not working.

推荐答案

确保已在SDK Manager上安装了HAXM installer.

Make sure you have installed HAXM installer on your SDK Manager.

下载后,请确保运行位于以下位置的设置: {SDK_FOLDER} \ extras \ intel \ Hardware_Accelerated_Execution_Manager \ intelhaxm.exe

After you download it and make sure you run the setup located in: {SDK_FOLDER}\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe

注意:在Android Studio中,命令"intelhaxm.exe"已更改为"intelhaxm-android.exe"

Note: in Android Studio, the command "intelhaxm.exe" has been changed to "intelhaxm-android.exe"

如果在安装过程中出现错误不支持VT" ,请禁用Windows功能上的Hyper-V.您可以执行此命令dism.exe /Online /Disable-Feature:Microsoft-Hyper-V.您还需要在BIOS上启用虚拟化技术"

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. You will also need "Virtualization Technology" to be enabled on your BIOS

这篇关于使用AMD处理器启动AVD时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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