Software Archive
Read-only legacy content
Announcements
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 Discussions

CANNOT insatalll HAXm ...problem with XD bit plz help!!

Shailang_K_
Beginner
1,755 Views

 I tried to check my BIOS to enable .disable XD or VT but there is no settings ...

I have tried for so long to install Haxm but FAILED ..so plz help me find out whats the problem ...

i attached the screen shot with cpuID.

thanks .

0 Kudos
10 Replies
Colleen_C_Intel
Employee
1,755 Views

Your CPU supports both the necessary capabilities - see http://ark.intel.com/products/43529/Intel-Core-i3-350M-Processor-3M-Cache-2_26-GHz?q=i3-350M.  So if you have enabled virtualization, I would use this command to be sure the XD/NX bit.
bcdedit /set nx AlwaysOn

0 Kudos
Shailang_K_
Beginner
1,755 Views

iv done tht and its ON , i check it using bcdedit in cmd ...but i still cannot install it ..


 

0 Kudos
Colleen_C_Intel
Employee
1,755 Views

what message are you getting

0 Kudos
Shailang_K_
Beginner
1,755 Views

the same problem ..."this computer does not suport XD bit or is disabled in BIOS..HAXM cannot be installed..

 

0 Kudos
Constantin_G_Intel
1,755 Views

Hi

Please run this command "wmic OS Get DataExecutionPrevention_Driver"s from a terminal run with administrator privilege and write here what it returns and what computer model exactly you have.

Thanks

Constantin

0 Kudos
Shailang_K_
Beginner
1,755 Views

the output is False for data execution prevention drivers

my laptop is acerAspire 5745

Does this meant that XD bit is not suported?

 

0 Kudos
Constantin_G_Intel
1,755 Views

For more information check the website http://support.microsoft.com/kb/912923

Seems the DEP(XD) is disabled in your OS

 

0 Kudos
Shailang_K_
Beginner
1,755 Views

I just dont understand , i check my BIOS and there is no option to enable XD but i check from the intel website for my model spec and it suport XD .

How do i enabled it ?

I tried wmic OS Get DataExecutionPrevention_Driver=Flase

also checked DataExecutionPrevention_Available=False, and my model supports XD...im confused.

0 Kudos
Constantin_G_Intel
1,755 Views

Please contact your laptop manufacturer on how to enable XD in bios since there is no such option.

0 Kudos
Colleen_C_Intel
Employee
1,755 Views

What message did you get when as ADMIN you ran bcdedit /set nx AlwaysOn  from the command line.?

0 Kudos
Reply