Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Android Hypervisor emulator installation #53

Open
Suryapratap043 opened this issue Mar 12, 2021 · 6 comments
Open

Error in Android Hypervisor emulator installation #53

Suryapratap043 opened this issue Mar 12, 2021 · 6 comments

Comments

@Suryapratap043
Copy link

Sir while installing Android Hypervisor emulator as I have an AMD processor. It says " Installation was not successful. See the IDE log. "
Sir plzz help. Am stuck.

@yshinkarev
Copy link

yshinkarev commented Mar 18, 2021

I got same error.
I found in gvm_out.txt log file next messages:
[SC] ControlService FAILED 1062: The service has not been started. [SC] DeleteService SUCCESS [SC] StartService FAILED with error 4294967201.

Same issue on SO: https://stackoverflow.com/questions/59549988/cant-install-android-emulator-for-amd-processors

@Suryapratap043
Copy link
Author

Suryapratap043 commented Mar 18, 2021 via email

@earonesty
Copy link

earonesty commented Mar 18, 2021

Same error.

Running Android Emulator Hypervisor Driver for AMD Processors installer
[SC] ControlService FAILED 1062:
The service has not been started.
[SC] DeleteService SUCCESS
[SC] StartService FAILED with error 4294967201.

Event log shows more info:

The resource loader failed to find MUI file

@FabianKoder
Copy link

Same error. Recommended things like to disable Hyper-V, enable SVM in bios, etc. already applied. I have WSL enabled, but that shouldn't be the issue

@Marcono1234
Copy link

I have WSL enabled, but that shouldn't be the issue

That might actually be the problem because WSL 2 seems to use Hyper-V (in the form of "Virtual Machine Platform"), see also #25 and the wiki:

Hyper-V must be disabled to use the Android Emulator Hypervisor Driver for AMD Processors.
[...]
Additionally, Windows Subsystem for Linux version 2 requires Virtual Machine Platform, meaning that it implicitly requires Hyper-V.

@lettherebethrash
Copy link

I too have this rn. Hyper-V is already disabled

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

No branches or pull requests

6 participants