Android emulator and virtualbox cannot run at same time

前端 未结 13 1073
無奈伤痛
無奈伤痛 2020-11-30 23:37

Whenever I have Virtualbox running, I cannot start an Android emulator image (and vice versa). The error message in the AVD manager is

ioctl(KVM_CREATE_VM) f         


        
13条回答
  •  南方客
    南方客 (楼主)
    2020-12-01 00:18

    This might be out of topic, due to the fact that OP requested VirtualBox + KVM in the same time, but still, it might be the workaround: I was looking for a way to launch Windows 7 and AVD on Ubuntu 18.10 x64. Turning off KVM is not an option due to the fact that performance of AVD is critical to me. I have installed Windows 7 via Virtual Machine Manager (virt-manager package) and now both the AVD and Windows 7 are hardware accelerated.

提交回复
热议问题