简体   繁体   English

使用Android Studio 3.0.1的Debian中的失败负载模拟器

[英]Fail load emulator in debian with android studio 3.0.1

I create a virtual device with AVD Manager in AndroidStudio. 我在AndroidStudio中使用AVD Manager创建了虚拟设备。 but when start device raise this errors: 但是当启动设备引发以下错误时:

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

how can i fix it? 我该如何解决?

我安装了视频卡驱动程序,并且问题已解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM