Software Archive
Read-only legacy content
17061 Discussions

Unable to open the x86 Android virtual machine(I had installed haxm successfully)

lu__leap
Beginner
1,198 Views

my machine    cube iwork8 2g ram

system      win8.1(installed all update)

CPU Atom Z3735D

HAXM 1.0.8

I start avd as arm, it can open and show Android to me but spend too much time

 

but if i use X86 ,the screen of the emulator is always black ,no any reaction

How can I do?

I had open VT x in boot

0 Kudos
4 Replies
Alexander_W_Intel
1,199 Views

Hi, 

can you try to reinstall the latest version of HAXM? We had such issues in the past. If you use the Android SDK you find the installation file in this directory:

<sdk>\extras\intel\Hardware_Accelerated_Execution_Manager\InteHaxm.exe 

There is also a website where you can directly download the latest version of HAXM: https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager

Thanks, Alex

0 Kudos
lu__leap
Beginner
1,199 Views

Alexander Weggerle (Intel) wrote:

Hi, 

can you try to reinstall the latest version of HAXM? We had such issues in the past. If you use the Android SDK you find the installation file in this directory:

<sdk>\extras\intel\Hardware_Accelerated_Execution_Manager\InteHaxm.exe 

There is also a website where you can directly download the latest version of HAXM: https://software.intel.com/en-us/android/articles/intel-hardware-acceler...

Thanks, Alex

I have tried many times, also tried the old version, is not open

0 Kudos
Alexander_W_Intel
1,199 Views

Please try the following:

  1. Uninstall HAXM
  2. Reboot
  3. Make sure haxm is not installed anymore:
    1. Open a command prompt
    2. type in "sc query intelhaxm"
    3. You should see an  error message like "The specified service does not exist as an installed service"
  4. Try the emulator with an x86 image now without HAXM
  5. Does it boot up?
  6. If it works try to install HAXM 1.0.8 again
  7. Try to toggle/change the HOST GPU setting for your AVD image in the AVD Manager

Hope this helps! Alex

0 Kudos
lu__leap
Beginner
1,199 Views

Alexander Weggerle (Intel) wrote:

Please try the following:

  1. Uninstall HAXM
  2. Reboot
  3. Make sure haxm is not installed anymore:
    1. Open a command prompt
    2. type in "sc query intelhaxm"
    3. You should see an  error message like "The specified service does not exist as an installed service"
  4. Try the emulator with an x86 image now without HAXM
  5. Does it boot up?
  6. If it works try to install HAXM 1.0.8 again
  7. Try to toggle/change the HOST GPU setting for your AVD image in the AVD Manager

Hope this helps! Alex

ok,I  uninstall it,and reboot,x86 IMG can start(All,in addition to Android2.3),but very slow(start used more than 10min)

and I reinstall it,can not start  every x86 IMG,always black screen。(I had try to change GPU setting)/ 

0 Kudos
Reply