我收到此错误“您的cpu在AMD 6300处理器中不支持vt-x或svm,android studio 2.1.1”。

问题描述:

我已经在BIOS设置中启用了虚拟化功能,但是当我尝试启动模拟器时,出现错误您的cpu不支持vt-x或svm

I have enabled the virtualization in bios setup but when i try to launch the emulator i am getting the error "your cpu doesn't support vt-x or svm"

我也安装了Intel haxm。

I have installed Intel haxm too.

2019年8月2日

我正在使用AMD RYZEN 3400G。遇到了同样的问题,我以一种非常简单的方式解决了它。

I am using AMD RYZEN 3400G. Got the same issue and i fixed it in a very easy manner.


您必须启用 Windows Hypervisor Platform

转到控制面板>程序>打开或关闭Windows功能,然后检查 Windows系统管理程序平台。是的,不要安装HAXM。

Go to Control Panel> Programs > Turn Windows features on or off and check the Windows Hypervisor Platform. And yes don't install HAXM.

编辑:2019年8月27日

仅安装稳定的仿真器映像(或落后一个版本)。目前,我使用的是 Android P 图像而不是Q,因为我遇到了一个问题,即Android Q图像不能与 HyperV &只希望安装HAXM(由于不是Intel,所以我们不可能知道)

Only install the emulator image which is stable (or one version behind). For now use Android P image not Q, since I had a problem where Android Q image was not working with HyperV & only looking to install HAXM (which we know is not possible since it is not Intel)


注意:图像不能与其一起安装HAXM,否则它将无法正常工作。

Note : The image must not be installing HAXM along with it, otherwise it won't work.