使用amd老旧显卡的Ubuntu16.04运行Android虚拟机报错如下

/home/bjming/Android/Sdk/tools/emulator -netdelay none -netspeed full -avd Nexus_5X_API_23

libGL error: unable to load driver: r600_dri.so

libGL error: driver pointer missing

libGL error: failed to load driver: r600

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: 49

Current serial number in output stream: 48

libGL error: unable to load driver: r600_dri.so

libGL error: driver pointer missing

libGL error: failed to load driver: r600

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: 49

Current serial number in output stream: 48

libGL error: unable to load driver: r600_dri.so

libGL error: driver pointer missing

libGL error: failed to load driver: r600

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

QObject::~QObject: Timers cannot be stopped from another thread

相关文章

ubuntu退出redis的示例:指定配置文件方式启动源码redis:roo...
ubuntu中mysql改密码忘了的解决方法:1.在终端中切换到root权...
ubuntu安装mysql失败的解决方法原因:可能是原有的MySQL还有...
使用centos和ubuntu建站的区别有以下几点1.CentOS是Linux发行...
ubuntu图形界面和字符界面切换的方法:可以通过快捷键CTRL+A...
ubuntu中重启mysql失败的解决方法1.首先,在ubuntu命令行中,...