Software Archive
Read-only legacy content
17061 Discussions

HAXM installation does not detect Execute Disable (XD) Bit

P_1
Beginner
3,026 Views
My processor is Intel Core 2 Duo E6600 and according to Intel ARK it DOES support Execute Disable bit.
My motherboard is ASUS P5B and it HAS in BIOS settings option to enable/disable Execute Disable bit and it is turned ON.
My OS is Windows XP SP3 and when I trying to install HAXM in end of installation I get this message:

If I disable Execute Disable bit in BIOS settings I get this message in BEGINNING of installation.
0 Kudos
11 Replies
P_1
Beginner
3,026 Views
Here is information from Intel® Processor Identification Utility:
0 Kudos
P_1
Beginner
3,026 Views
Anybody help me?
Where I should apply to resolve this problem?
0 Kudos
SergeyKostrov
Valued Contributor II
3,026 Views
Quoting psf
Anybody help me?
Where I should apply to resolve this problem?


It's strange that Intel HAXM software developers didn't respond to your post for more than 4 days...

0 Kudos
P_1
Beginner
3,026 Views
Are they read these forums?
0 Kudos
Hernan_A_Intel
Employee
3,026 Views

Sorry for the delay, guys. Yes, we do! We're analysing the issue, will get back to you when we have a solution for it.

0 Kudos
Hernan_A_Intel
Employee
3,026 Views
For Windows XP, there is a parameter setting for Execute Disable Bit, the feature is also called as Data Execution Prevention(DEP). To enable it, we should set “/noexecute=Alwayson” in C:\boot.ini file. This would be an example file for boot.ini. [boot loader] timeout=5 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=AlwaysOn /fastdetect c:\Arldr=DOS工具箱
0 Kudos
Yohei_K_
Beginner
3,026 Views

I had stacked with the same issue. I could use HAX on Windows 8 but I couldn't use it on Windows XP ( on the same machine).

Finally I could solve it.

This is my boot.ini file. I only added the "/PAE".

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /NoExecute=OptIn /fastdetect /PAE

 

0 Kudos
Abhinav_A_
Beginner
3,026 Views

in my windows 7 its also saying the same so can any1 please tell me what can i do to install intel HAXM..... any way to install it..

0 Kudos
Bryan_T_
Beginner
3,026 Views

I'm also having problems installing this on Win7, any help please?

 

0 Kudos
Akshay_P_1
Beginner
3,026 Views

I want to install intel HAXM version 6.0.1 for android studio 1.5.1 but I can't because it says intel execute disable (XD) bit is not ON/Enabled. I tried a lot to find option to enable (XD) bit but I couldn't get it. Please help me.. My system info is as below:

Motherboard: Gigabyte H55M-S2V

OS: Windows 7 ultimate 32 bit

 

0 Kudos
Ionel_M_Intel
Employee
3,026 Views

Check Advanced BIOSFeatures -> No-Execute Memory Protect

0 Kudos
Reply