Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows phone 8 SDK install issue

I'm trying to install Windows phone 8 SDK on a Windows 8 Box. It installs but windows never boot again stuck on the blue windows logo forever. The only way to make it boot is to restore before the wp8 sdk installation

Did someone runned into this issue? Can I obtain some log about the booting of windows?

Here is my environnement:

  • Physical system
  • Windows 8 Professional 64bits French with french locale
  • Visual Studio 2012 Ultimate
  • VmWare workstation 9 installed (can it conflict with hyperv?)
  • Intel core i5 2500k CPU with 8Go of ram
like image 398
Jeremy D Avatar asked Nov 03 '12 12:11

Jeremy D


3 Answers

Ok I found a solution. My mother board is a Z68XP-UD3 from gigabyte. You can boot into windows after installing WP8SDK (or Hyper-v i think) with disabling all USB3.0 controllers into the Bios.

Disabling Virtualization technologies solve the issue without disabling USB3.0 but i need it for the WP8 SDK

like image 102
Jeremy D Avatar answered Nov 15 '22 11:11

Jeremy D


VmWare workstation 9 installed (can it conflict with hyperv?)

Yes. And that's most likely your problem. Please try without VMWare (or any other virtualization software) installed.

like image 37
Claus Jørgensen Avatar answered Nov 15 '22 12:11

Claus Jørgensen


Yes its VMWare, I actually had to turn off Hyper-V to run VMWare Player, make sure you also have Second Level Address Translation 'SLAT' enabled on your machine.

like image 25
Zubair Ahmed Avatar answered Nov 15 '22 10:11

Zubair Ahmed