【发布时间】:2021-08-01 00:33:28
【问题描述】:
我正在尝试为任何 Android 设备启动 Genymotion 虚拟机,我的主要问题是设备使用的以太网适配器已损坏。我卸载并重新安装了它,启用它。现在我的虚拟机卡在“正在启动虚拟设备”上。
日志说它卡住了:
2021-05-10T16:12:28+01:00 [Genymotion Player:11832] [warning] "Camera 192.168.198.102:24800 error: Connection timed out new attempt in 5000 ms"
2021-05-10T16:12:28+01:00 [Genymotion Player:11832] [warning] "Camera 192.168.198.102:24810 error: Connection timed out new attempt in 5000 ms"
2021-05-10T16:12:29+01:00 [Genymotion Player:11832] [emugl.geny.warning] writeFully: failed: Bad file descriptor
2021-05-10T16:12:29+01:00 [Genymotion Player:11832] [warning] Unable to send START OPENGL command
2021-05-10T16:12:51+01:00 [Genymotion Player:11832] [emugl.geny.warning] writeFully: failed: Bad file descriptor
2021-05-10T16:12:51+01:00 [Genymotion Player:11832] [warning] Unable to send START OPENGL command
2021-05-10T16:13:13+01:00 [Genymotion Player:11832] [emugl.geny.warning] writeFully: failed: Bad file descriptor
2021-05-10T16:13:13+01:00 [Genymotion Player:11832] [warning] Unable to send START OPENGL command
2021-05-10T16:13:15+01:00 [Genymotion Player:11832] [warning] "Camera 192.168.198.102:24810 error: Connection timed out new attempt in 5000 ms"
2021-05-10T16:13:15+01:00 [Genymotion Player:11832] [warning] "Camera 192.168.198.102:24800 error: Connection timed out new attempt in 5000 ms"
我在任何地方都找不到有关此问题的任何信息或解决此问题的方法。我不知道该怎么办。我已经在我的 BIOS 中启用了 SVM。
系统规格:
Windows 10 Home x64
AMD Radeon RX 6700 XT
AMD Ryzen 5 5600X
16GB DDR4 3600 MHz
【问题讨论】:
标签: android virtual-machine genymotion