【发布时间】:2016-09-22 00:35:57
【问题描述】:
我尝试通过 Genymotion 启动虚拟设备。但我得到了错误:
Unable to start the virtual device
To start virtual devices, make sure thet your video card supports OpenGL 2.0 and update the drivers.
Details: Failed to create framebuffer image (error: 15)
If possible, update your vido card drivers.
按照 Stackoverflow 的建议,我已尝试更新我的视频卡驱动程序。但这并没有帮助。
我建议这是因为我替换了SysWOW64 目录中的opengl32.dll 文件。我在复制到此文件夹glut32.dll、glu32.dll 和glut.dll 文件时替换了它。
如何解决问题?
操作系统:Windows 10
【问题讨论】:
标签: virtual-machine genymotion