Software Archive
Read-only legacy content
17061 Discussions

HAXM for OSX 10.10 (Yosemite) using outdated signature

Krishan_C_
Beginner
926 Views

Dear Admin,

Just a heads up, I installed HAXM today using the SDK manager through Android Studio using IntelHAXM_1.1.0_for_10.10.dmg

However, the kernal extension is using an outdated signature and hence does not work properly.

i.e. the kextload command yields:

sudo kextload -bundle-id com.intel.kext.intelhaxm
    com.intel.kext.intelhaxm failed to load - (libkern/kext) not loadable     (reason unspecified); check the system/kernel logs for errors or try     kextutil(8).
0 Kudos
3 Replies
Alejandro_M_
Beginner
926 Views

Started having the issue in my mac after upgrading to Yosemite:

Waiting for device.
"/Applications/Android Studio.app/sdk/tools/emulator" -avd AVD_for_Nexus_5_by_Google -netspeed full -netdelay none

emulator: ERROR: x86_64 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX is not installed on this machine (/dev/HAX is missing).

$ sysctl -a | grep machdep.cpu.features

machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3 PCLMULQDQ DTES64 MON DSCPL VMX SMX EST TM2 SSSE3 CX16 TPR PDCM SSE4.1 SSE4.2 x2APIC POPCNT AES PCID XSAVE OSXSAVE TSCTMR AVX1.0 RDRAND F16C

System Version:    OS X 10.10 (14A389)

Kernel Version:    Darwin 14.0.0

Using IntelHAXM_1.1.0_for_10.10.dmg from the Android SDK  

No other VM software is installed on the system

0 Kudos
gaston-hillar
Valued Contributor I
926 Views

Alejandro M.,

The problem is solved with the latest version Intel has released and works OK with Yosemite.

You can download it here - https://software.intel.com/en-us/android/articles/intel-hardware-acceler...

The update isn't available through the Android SDK manager. So, you must download it from the link I've provided. Just download it and reinstall HAXM. It works OK with the latest Yosemite update.

Cheers,

Gaston Hillar

0 Kudos
Alejandro_M_
Beginner
926 Views

Thanks a lot!!

0 Kudos
Reply