【发布时间】:2017-12-10 07:01:34
【问题描述】:
我在 AndroidStudio 中使用 AVD Manager 创建了一个虚拟设备。 但是当启动设备时会出现此错误:
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 33
Current serial number in output stream: 34
我该如何解决?
【问题讨论】:
-
你试过this
-
@GautamChibde 是的,我试过了,但从来没有答案帮不了我。
标签: android android-studio android-emulator debian