我已经安装了 Oracle VirtualBox,在安装 Genymotion 时,它检测到了 VirtualBox 的有效版本。笔记本电脑的 BIOS 设置中启用了虚拟化功能,我已完成所有操作,从下载最新版本的 VirtualBox 和 Genymotion 到在 VirtualBox 的网络偏好设置中切换到“仅主机网络”。
但对我而言毫无作用。这是我在启动 Genymotion 时遇到的错误:
In order to work, Genymotion requires VirtualBox to be installed on your computer. You can download the latest version of VirtualBox from www.virtualbox.org/wiki/Downloads.
Genymotion log archive has been saved in /home/sourabh/genymotion-log.zip
Please contact Genymotion support for more help.
Virtualization engine not found. Plugin loading aborted.
谁能告诉我可能出了什么问题?
编辑:
以下是日志文件的链接:https://www.mediafire.com/file/jdi51acm136vk0f/genymotion-log.zip
答案1
在尝试了很多不同的方法之后,我最终通过直接从命令行安装 VirtualBox 解决了这个问题(请参阅这个答案) 而不是从官方网站下载。然后重新启动 Genymotion,它运行良好。