Software Archive
Read-only legacy content
Объявления
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Обсуждение

HAXM for OSX 10.10 (Yosemite) using outdated signature

Krishan_C_
Начинающий
1 304Просмотр.

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 баллов
3 Ответы
Alejandro_M_
Начинающий
1 304Просмотр.

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

gaston-hillar
Ценный участник I
1 304Просмотр.

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

Alejandro_M_
Начинающий
1 304Просмотр.

Thanks a lot!!

Ответить