I'm getting the error "Enable VT-x in your BIOS security settings, ensure that your Linux distro has working KVM module." when I set up the AVD in Android studio.
当我在Android studio中设置AVD时,我收到了“在BIOS安全设置中启用VT-x,确保您的Linux发行版有工作的KVM模块。”
Although I installed required package e.g HAXM & system images. And although I enable vt-x in BIOS Security.
虽然我安装了必需的包e。g HAXM和系统映像。虽然我在BIOS安全性中启用了vt-x。
2 个解决方案
#1
0
I resolved this error by following bellow step..
我通过下面的步骤来解决这个错误。
- go to your sdk folder "C:\Users\radia\AppData\Local\Android\Sdk".from there you can access extras\intel\Hardware_Accelerated_Execution_Manager this path. 2.install this executable file "intelhaxm-android".
- 转到你的sdk文件夹“C:\用户radia\AppData\Local\Android\ sdk”。从那里你可以访问附加的intel\ hardware_accelerator - accelerator - execution_manager这个路径。2。安装这个可执行文件“intelhaxm-android”。
- If Needed, Restart the machine.
- 如果需要,重新启动机器。
It Will Work.
它将工作。
#2
0
These simple steps solved my issue
这些简单的步骤解决了我的问题
- Go the system BIOS. For thos who dont know how to get into bios- Restart computer- continusly press F2 (In my computer, it may be diffrent in yours)
- 去系统BIOS。对于那些不知道如何进入bios的人——重新启动计算机——继续按F2(在我的计算机里,它可能与你的不同)
- Enable Intel Virtualization Technology (also known as Intel VT) or AMD-V depending on the brand of the processor. The virtualization extensions may be labeled Virtualization Extensions, Vanderpool or various other names depending on the OEM and system BIOS.
- 根据处理器的品牌启用Intel虚拟化技术(也称为Intel VT)或AMD-V。虚拟化扩展可能被标记为虚拟化扩展、Vanderpool或其他不同的名称,这取决于OEM和系统BIOS。
- Save
- 保存
#1
0
I resolved this error by following bellow step..
我通过下面的步骤来解决这个错误。
- go to your sdk folder "C:\Users\radia\AppData\Local\Android\Sdk".from there you can access extras\intel\Hardware_Accelerated_Execution_Manager this path. 2.install this executable file "intelhaxm-android".
- 转到你的sdk文件夹“C:\用户radia\AppData\Local\Android\ sdk”。从那里你可以访问附加的intel\ hardware_accelerator - accelerator - execution_manager这个路径。2。安装这个可执行文件“intelhaxm-android”。
- If Needed, Restart the machine.
- 如果需要,重新启动机器。
It Will Work.
它将工作。
#2
0
These simple steps solved my issue
这些简单的步骤解决了我的问题
- Go the system BIOS. For thos who dont know how to get into bios- Restart computer- continusly press F2 (In my computer, it may be diffrent in yours)
- 去系统BIOS。对于那些不知道如何进入bios的人——重新启动计算机——继续按F2(在我的计算机里,它可能与你的不同)
- Enable Intel Virtualization Technology (also known as Intel VT) or AMD-V depending on the brand of the processor. The virtualization extensions may be labeled Virtualization Extensions, Vanderpool or various other names depending on the OEM and system BIOS.
- 根据处理器的品牌启用Intel虚拟化技术(也称为Intel VT)或AMD-V。虚拟化扩展可能被标记为虚拟化扩展、Vanderpool或其他不同的名称,这取决于OEM和系统BIOS。
- Save
- 保存