小编Kev*_*son的帖子

Android Studio AVD错误启动

我在我的Ubuntu 15.10 PC上下载了一个Nexus 6P API23仿真器.当我尝试启动它时,它会失败并弹出一个对话框并说:

(AVD配置:Nexus 6P API 23 x86 - 硬件GLES 2.0图形)

Cannot launch AVD in emulator.
Output:
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:  GLXBadContext
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  47
  Current serial …
Run Code Online (Sandbox Code Playgroud)

android android-virtual-device android-studio

24
推荐指数
3
解决办法
2万
查看次数