Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Install Haxm failed with 'The system requirements are not satisfied' #367

Closed
Geralt5 opened this issue Apr 16, 2021 · 33 comments
Closed

Install Haxm failed with 'The system requirements are not satisfied' #367

Geralt5 opened this issue Apr 16, 2021 · 33 comments

Comments

@Geralt5
Copy link

Geralt5 commented Apr 16, 2021

Describe the Bug

Summary:
Failed to install the HAXM. It is reported that 'The system requirements are not satisfied'. But I have checked that I had enabled the vt-d in my Bios. And what confused me most is the log only contain a little information. Here is my log:
Version: 7.6.6
Output folder: C:\Program Files\Intel\HAXM
Extract: checktool.exe... 100%
Execute: C:\Program Files\Intel\HAXM\checktool.exe --verbose
Unlike others, my logs doesn't contain any other information to help me to check further.

Host Environment

  • HAXM version: 7.6.6
  • Host OS version: Microsoft Windows [版本 10.0.18363.1377]
  • Host OS architecture: x86_64
  • Host CPU model: Intel Core i5-8400
  • Host RAM size: 16 GB
  • (Optional) Host computer model:

Screenshots:
image

Additional context

None

@wayne-ma
Copy link
Contributor

Hi @Geralt5 ,HAXM installation needs to disable Hyper-v so far, could you check your Hyper-V status? Or you can disable Hyper-V via 'bcdedit /set hypervisorlaunchtype off' in the windows terminal with admin privilege . Then reboot you PC for trying again.

@demberto
Copy link

Can you give the output of checktool.exe --verbose? You can install checktool separately from Releases as well.

@tuandungnguyen
Copy link

I already fixed the same error on my ThinkPad (x1 carbon) by Enable Virtualization feature in BIOS.
Hope it can help you to fix the issue!

@WHALEXZY
Copy link

i also fixed this exact problem by enable virtualization feature in BIOS settings.

@iykeslim
Copy link

iykeslim commented Sep 8, 2021

enable the virtualization feature in BIOS settings

@HectorRicardo
Copy link

I installed Intel Haxm today in the morning...but faced some issues and uninstalled it.
I am trying to reinstall it again (I'm using the same computer), and now it says that the requirements are not satisfied!

This is the output of checktool --verbose:

CPU vendor          *  GenuineIntel
Intel64 supported   *  Yes
VMX supported       -  No
VMX enabled         -  No
EPT supported       -  No
NX supported        *  Yes
NX enabled          *  Yes
Hyper-V disabled    -  No
OS version          *  Windows 10.0.19043
OS architecture     *  x86_64
Guest unoccupied    *  Yes. 0 guest(s)

Not really sure how I was able to install it earlier today but now I'm unable.

I'm trying to install v7.7.0

@nevilad
Copy link
Contributor

nevilad commented Sep 21, 2021

What's your CPU model?

@wcwang
Copy link
Contributor

wcwang commented Sep 22, 2021

@HectorRicardo, thanks for your report. Could you follow the wiki page to check your host system environment and reinstall HAXM again? Thanks.

@vinhtq115
Copy link

vinhtq115 commented Sep 25, 2021

I have the same issue as Hector. My CPU is Intel Core i7-8750H.

CPU vendor          *  GenuineIntel
Intel64 supported   *  Yes
VMX supported       -  No
VMX enabled         -  No
EPT supported       -  No
NX supported        *  Yes
NX enabled          *  Yes
Hyper-V disabled    -  No
OS version          *  Windows 10.0.19043
OS architecture     *  x86_64
Guest unoccupied    *  Yes. 0 guest(s)

In Windows Features, Hyper-V, Microsoft Defender Application Guard and Windows Hypervisor Platform are disabled.

@wcwang
Copy link
Contributor

wcwang commented Sep 26, 2021

@vinhtq115, thanks for your report. Have you ever run below command according to the wiki page?

> bcdedit /set hypervisorlaunchtype off

@vinhtq115
Copy link

@vinhtq115, thanks for your report. Have you ever run below command according to the wiki page?

> bcdedit /set hypervisorlaunchtype off

I did that and also disabled Virtual Machine Platform and it worked.

@S-Pourali
Copy link

I faced with same issue, by disabling Hyper-V option in windows features it worked.

@rfcosta85
Copy link

In Fact we only need to enable the virtualization on Bios and make sure that the Hyper-v is disabled.

@Prass93
Copy link

Prass93 commented Oct 2, 2021

Simple Fixed, open start windows type "Turn Windows Features on or off" than remove checkbox Hyper-V, Ok>restart
Now, can you install Haxm 7.7

@SharpQin
Copy link

SharpQin commented Oct 14, 2021

'bcdedit /set hypervisorlaunchtype off' - It's not worked for me. But It's works well when I enable Virtualization in BIOS.
Thank you guys

@ahmedibra28
Copy link

I succeeded after disabling Hyper-V and Virtual Machine Platform and finally restarted.

@wakoliVotes
Copy link

HI,

First, go to BIOS setup, for my case, this was by pressing the ESC key. In the BIOS, advanced virtualization section, you will see two options, i.e., virtualization technology VT-x and virtualization technology vtd. In my case, I just clicked virtualization technology VT-x and restarted. Then did the installation a fresh.
It now works fine,
image

@wakoliVotes
Copy link

enable the virtualization feature in BIOS settings

Yes, this worked for me too.👏👏

@rustyx
Copy link

rustyx commented Nov 23, 2021

For those who need to run HAXM alongside Hyper-V or WSL (e.g. for Docker) - that's not possible, but there is an alternative - WHPX.

@MrRed369
Copy link

hyper v option is not show in my dell laptop window 10
problem

i am also elable vertulization but problem not solved yet
i am unable to solve this probem
please help me anyone

@sergeibystrov
Copy link

hyper v option is not show in my dell laptop window 10 problem

i am also elable vertulization but problem not solved yet i am unable to solve this probem please help me anyone

your system does not support it maybe

@MrRed369
Copy link

MrRed369 commented Jan 2, 2022

1 error

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s

at makeError (C:\adeshfile\adershsurf\node_modules\execa\index.js:174:9)
at C:\adeshfile\adershsurf\node_modules\execa\index.js:278:16
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async runOnAllDevices (C:\adeshfile\adershsurf\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:109:5)
at async Command.handleAction (C:\adeshfile\adershsurf\node_modules\@react-native-community\cli\build\index.js:192:9)

info Run CLI with --verbose flag for more details.

C:\adeshfile\adershsurf>

please soleve this anone this error
what should i edit in this file.
at makeError (C:\adeshfile\adershsurf\node_modules\execa\index.js:174:9)

note: i am run android device as a emulator

@Atlanta11
Copy link

For me it helps with removing sandbox.

@j-zo
Copy link

j-zo commented Apr 4, 2022

Had the same problem on Windows 11. My virtualization setting was disabled in BIOS. I enabled it and got haxm installed.

@batuisel
Copy link

I already fixed the same error on my ThinkPad (x1 carbon) by Enable Virtualization feature in BIOS. Hope it can help you to fix the issue!

This is the answer. I just tried it and it saved my life.

@Sofiko3
Copy link

Sofiko3 commented Apr 27, 2022

image

Well good day guys. Tried all the updescribed methods, but the thing that really helped was DISABLING MEMORY INTEGRITY IN "CORE ISOLATION". Good luck to everyone :)

@iberosmen
Copy link

In Fact we only need to enable the virtualization on Bios and make sure that the Hyper-v is disabled.

i love you <3

@Smail-ssm
Copy link

Run : bcdedit /set hypervisorlaunchtype off
Disable hyper V
Disable windows platform virtualiszation
and it should work

@fffelix-jan
Copy link

I need Hyper-V to use Windows Subsystem for Linux. How should I solve this problem?

@kelvyn-chua
Copy link

image

Well good day guys. Tried all the updescribed methods, but the thing that really helped was DISABLING MEMORY INTEGRITY IN "CORE ISOLATION". Good luck to everyone :)

You really save me bro, thanks!

@amirhoseinjfri
Copy link

bro you saved my installation thanks

@Abdur-Rehman9
Copy link

Abdur-Rehman9 commented Oct 21, 2022

the same thing happened to me, my problem is solved by enabled Virtualization Technology from Bios setup and using this ' bcdedit /set hypervisorlaunchtype off ' commond in CMD.

@EndoxosSkopos
Copy link

image

Well good day guys. Tried all the updescribed methods, but the thing that really helped was DISABLING MEMORY INTEGRITY IN "CORE ISOLATION". Good luck to everyone :)

YES!!! This did it for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests