I\'m trying to start a virtual android device which I created with the avdmanager of Android Studio 2.3 (via command line)
all commands are performed as
Check nano /etc/group contains a line begins with kvm and ends with your user name. If not then run:
nano /etc/group
kvm
sudo gpasswd -a $USER kvm