-1

I have intelhaxm installed and use a quite new Lenovo Thinkpad. When I try to start an emulated device I get the error message:

Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration

What do I have to do to get start the emulator?

(I don't get the error message HAX kernel module is not installed that the linked question is about)

Christian
  • 25,249
  • 40
  • 134
  • 225
  • have u check this https://stackoverflow.com/questions/29136173/emulator-error-x86-emulation-currently-requires-hardware-acceleration – AskNilesh Sep 12 '18 at 09:03
  • this might be helpful https://stackoverflow.com/questions/29136173/emulator-error-x86-emulation-currently-requires-hardware-acceleration – Qasim Sep 12 '18 at 09:04
  • Possible duplicate of [Emulator: ERROR: x86 emulation currently requires hardware acceleration](https://stackoverflow.com/questions/29136173/emulator-error-x86-emulation-currently-requires-hardware-acceleration) – Tepits Sep 12 '18 at 09:04
  • This is the steps to perform: https://stackoverflow.com/a/31458503/8034839 – shizhen Sep 12 '18 at 09:22

3 Answers3

0

In android Studio Go to

File->Settings-->Apperance&Behaviour-->System Settings-->Android SDK-> then tap on SDK Tools and update the Intel x86 emulator Accelator

sasikumar
  • 12,540
  • 3
  • 28
  • 48
0

Download the HAXM manager and install it manually.

https://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager-intel-haxm

shizhen
  • 12,251
  • 9
  • 52
  • 88
0

It turns out that I had to deinstall and then reinstall HAXM. When I reinstalled it told me that there might be a conflict with Hyper-V visualisation and after I switched that off it finally worked.

Christian
  • 25,249
  • 40
  • 134
  • 225