0

I'm using Dell inspiron laptop with i3 processor and using windows 7 OS.While using Android Studio I'm encountering a problem with AVD. When I try to run it, it shows error:

Intel HAXM is required to run this AVD. /dev/kvm is not found. Enable VT-x in your BIOS security settings, ensure that your Linux distro has working KVM module.

Pavindu
  • 2,104
  • 5
  • 28
  • 60
Rahul
  • 1
  • 1
  • 2

1 Answers1

0

Follow this link for a thread on '/dev/kvm is not found'

Follow this link for Youtube video on how to enable intel VT-x in windows 10. There should be slight differences on how the interface looks in win 7.

And after following all this and you still cannot run your AVD with HAXM, like I encountered, just reboot. After this, everything worked well for me.

Hope it helps you out.

Cheers!

jacob_makau
  • 21
  • 1
  • 4