HAXM not working on Linux

Prashanth Sams picture Prashanth Sams · Mar 6, 2014 · Viewed 26.2k times · Source

Here we go for GingerBread:

http://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assistedvirtualization-hypervisor-on-linux-to-speed-up-intel-android-x86-gingerbread-emulator/

Any updates for ICECream sandwich or Kitkat? Helpful answers are highly appreciated!!

Answer

Digit picture Digit · Mar 7, 2014

HAXM is only needed on Windows and OS X. On Linux, you need to have KVM installed.

See the "Configuring VM Acceleration on Linux" section on: https://developer.android.com/studio/run/emulator-acceleration#vm-linux

Just download x86 based system images in the SDK Manager, then start the AVD, KVM will be auto-detected and used automatically if your machine/system supports it.