android-emulator-hypervisor-driver icon indicating copy to clipboard operation
android-emulator-hypervisor-driver copied to clipboard

Error in Android Hypervisor emulator installation

Open Suryapratap043 opened this issue 3 years ago • 6 comments

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.

Suryapratap043 avatar Mar 12 '21 08:03 Suryapratap043

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

yshinkarev avatar Mar 18 '21 04:03 yshinkarev

What to do sir?

On Thu, 18 Mar 2021, 10:01 am Yura Shinkarev, @.***> wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/53#issuecomment-801614882, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATGINSESQ7CO3UWSDRX6IM3TEF6ZFANCNFSM4ZB3TU6A .

Suryapratap043 avatar Mar 18 '21 05:03 Suryapratap043

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

earonesty avatar Mar 18 '21 17:03 earonesty

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

Fabb111 avatar Mar 25 '21 17:03 Fabb111

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.

Marcono1234 avatar Mar 31 '21 15:03 Marcono1234

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

lettherebethrash avatar Aug 03 '21 18:08 lettherebethrash