0

Error when open Virtual Device Nexus 7 android 5.0 API 21

Error when open Virtual Device Nexus 7 android 5.0 API 21

Michael Benjamin
  • 346,931
  • 104
  • 581
  • 701
HuynhHan
  • 365
  • 1
  • 4
  • 11
  • http://stackoverflow.com/questions/18641423/not-able-to-start-genymotion-device – rahul Aug 24 '16 at 01:35
  • May be this can help. Start Virtual Box, there you will see devices (genymotion devices). Select the device you want and click start...Then a black screen (like cmd appears) .Then open genymotion and start the same device. – user3678528 Aug 24 '16 at 01:37
  • I can't start device in virtualbox i got 1 error "This kernel requires an X86CPU, but only detected an i686 CPU" – HuynhHan Aug 24 '16 at 01:47

1 Answers1

0

enter image description here If you have tried above solution and still in trouble then enable the Virtuaization in your BIOS. This error occurs if you have not Enabled virtualization in your BIOS.Please Check over it once :) :)

Niroj
  • 1,114
  • 6
  • 29
  • Yes Niroj thapa when I Enabled virtualization in my BIOS , I got one error "This kernel requires an X86CPU, but only detected an i686 CPU". – HuynhHan Aug 24 '16 at 01:45
  • Download the correct installtion file... you downloaded a 64 bit version but have a 32 bit system. My best guess is that you somehow configured the VM for 32 bit execution instead of 64. – Niroj Aug 24 '16 at 01:46
  • Thank for your help – HuynhHan Aug 24 '16 at 02:00