Issue
Couldn’t use x86 emulators, AVD manager shows warning “/dev/kvm is not found” and telling me to edit BIOS security setting to enable VT-x.
Solution
Re-installing HAXM resolved my problem
Steps:
- Make sure
SDK Manager -> Extras -> Intel x86 Emulator Accelerator (HAXM installer)
is installed - Navigate to
<sdk>
/extras/intel/Hardware_Accelerated_Execution_Manager/ - Run
./HAXM\ installation -u
- Run
./HAXM\ installation
Answered By – ttyip
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0