我在 Ubuntu 16.04 LTS 上安装了 Genymotion 和 VirtualBox。我可以从 dash 访问 VirtualBox 并运行它。在安装 Genymotion 期间(执行文件后.bin
),终端消息还指示存在有效的 VirtualBox,安装期间我在终端上收到以下输出:
- Trying to find VirtualBox toolset .................... OK (Valid version of VirtualBox found: 5.1.28r117968)
- Extracting files ..................................... OK (Extract into: [/opt/genymobile/genymotion])
- Installing launcher icon ............................. OK
Installation done successfully.
You can now use these tools from [/opt/genymobile/genymotion]:
- genymotion
- genymotion-shell
- gmtool
但是当我从仪表盘启动 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.
我已经尝试过此网站上发布的其他解决方案,例如运行
sudo /usr/lib/virtualbox/vboxdrv.sh setup
但对我没什么用。可能出了什么问题?