grant current user access to /dev/kvm
first install dependecies of kvm from android studio site then execute following command
Add your user to kvm group using:
sudo adduser $USER kvm
If still showing permission denied:
sudo chown $USER /dev/kvm
grant current user access to /dev/kvm
first install dependecies of kvm from android studio site then execute following command
Add your user to kvm group using:
sudo adduser $USER kvm
If still showing permission denied:
sudo chown $USER /dev/kvm
grant current user access to /dev/kvm
ls -al /dev/kvm
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us