intel / haxm

Intel® Hardware Accelerated Execution Manager (Intel® HAXM)
BSD 3-Clause "New" or "Revised" License
3.18k stars 853 forks source link

HAXM v7.8.0 not supported for Android Studio Electric Eel | 2022.1.1 #486

Open mannasoumya opened 1 year ago

mannasoumya commented 1 year ago

Describe the Bug

Summary: Android Emulator Error: failed to sync vcpu reg No external Virtual Machines running on host

Host Environment

Guest Environment

To Reproduce

Steps to reproduce the behavior:

  1. Install/Upgrade to HAXM v7.8.0
  2. Start Android Emulator for any AVD
  3. Android Emulator hangs at Connecting to Emulator

Expected Behavior

Expectation: Android Emulator should start

Reproducibility

Diagnostic Information

Host crash dump:

HAXM log:

Android Emulator or QEMU log: failed to sync vcpu reg

Screenshots:

Additional context

None

wcwang commented 1 year ago

Thanks for your report. Could you uninstall the existing version first and then download HAXM v7.8.0 again to re-install it on your system. Thanks.

mannasoumya commented 1 year ago

@wcwang already done that.. have uninstalled existing version and installed version v7.8.0. But installing the previous release to it works.

wcwang commented 1 year ago

Have you tried to download the latest release again and try?

mannasoumya commented 1 year ago

Have you tried to download the latest release again and try?

Yes. v7.7.1 works, but v7.8.1 doesn't

wcwang commented 1 year ago

If you have confirmed the SHA-256 hash value of the downloaded package is ce7bb20, maybe you have to clean up the snapshot cache of your created AVD device or create a new AVD to try on HAXM v7.8.0. Thanks.