Genymotion VirtualBox错误

时间:2016-07-08 21:15:45

标签: android virtualbox genymotion

我在计算机上安装了Genymotion和VirtualBox,并通过Genymotion设置了三星Galaxy S6设备。但是,当我尝试启动设备时,Genymotion给了我这个错误:

  

无法启动虚拟设备

     

VirtualBox无法启动虚拟设备

     

要找出问题的原因,请从VirtualBox启动虚拟设备。

     

有关更多信息,请查看日志文件。请参阅:www.genymotion.com/faq/logs

我尝试在VirtualBox中启动设备,并收到此错误: Virtualbox Error

  

无法打开虚拟机的会话 Samsung Galaxy S6 - 6.0.0 - API 23 - 1440x2560

     

▼详情

     

找不到配置的驱动程序。无法加载必要的驱动程序模块,名称拼写错误,或者配置错误。 (VERR_PDM_DRIVER_NOT_FOUND)。

     

结果代码:   E_FAIL(0x80004005)   零件:   ConsoleWrap   接口:   IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

我试图删除网络驱动程序并让Genymotion重新安装它们。我还检查了网络接口(drivers)的所有驱动程序,但似乎没有任何帮助。我该怎么办?

3 个答案:

答案 0 :(得分:82)

当我在MacOSX上安装Genymotion时,我遇到了同样的问题。通过禁用音频解决了这个问题。

  1. 打开虚拟盒
  2. 选择Android VM(三星Galaxy S6 - 6.0.0 - 在您的情况下为API 23 - 1440x2560)
  3. 点击设置
  4. 转到音频取消选中 启用音频复选框​​

答案 1 :(得分:2)

I had the same problem and went through the above steps except step 4 that I made it enable and chose a proper Audio Driver which was available on my Windows 7.

I had the same problem and went through the above steps provided by ygogia

  1. Open Virtual Box
  2. Select Android VM ( Samsung Galaxy S6 - 6.0.0 - API 23 - 1440x2560 in your case)
  3. Click Settings on top.
  4. Go to Audio and Uncheck Enable Audio Checkbox

except step 4 that I made it enable and chose a proper Audio Driver which was available on my Windows 7.

答案 2 :(得分:0)

这个解决方案对我有用。

我必须按照以下步骤操作才能加载Android操作系统:

1.打开虚拟盒
2.从Genymotion App中选择虚拟设备后单击“开始”。

谢谢Ygogia ..