I just re-installed Android Studio 2.1.1 on the same PC running Windows 7 32-bit after a year. Everything other than the emulator works perfectly.
The AVD Manager displays an error message: /dev/kvm is not found.
When I click on the Troubleshoot button, it says
Enable VT-x in your BIOS security settings, ensure that your Linux distro has working KVM module.
Also, when I try running an emulator, an error pops up saying
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.
I have disabled VT-x, but I can't find Hyper-V anywhere on my PC. Intel x86 Emulator Accelerator (HAXM installer) is installed. After looking for solutions online, I tried to install HAXM manually using the installer available on their website (Installer) but I got an error saying
Failed to configure driver: unknown error. Failed to open driver
Here are some of the StackOverflow questions that I referred to:
Android Emulator Error in windows
HAXM installed successfully, but not recognized by Android Studio 2.1