启动Android模拟器时遇到一些问题(Ubuntu 16.10)

时间:2017-02-01 08:35:33

标签: android android-studio avd

当我在Android Studio的AVD管理器中启动Android模拟器时,它会显示以下错误消息:

Cannot launch AVD in emulator.
Output:
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
emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
Hardware-accelerated emulation may not work.

我在这里更改了图形选项:

它向我发出以下Warnning消息:

emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
Hardware-accelerated emulation may not work properly!

我搜索了很多问题,但仍然可以解决这个问题!!!

我桌面的主机CPU是AMD Athlon™II X4 640,它有SSE3指令。

我该如何解决?

1 个答案:

答案 0 :(得分:0)

我希望你的系统中没有安装haxm。尝试使用arm模拟器而不是haxm。

另外一个小小的注意事项:最新的Android Studio不支持32位系统,如果您仍想使用,那么您必须下载build-tools 23.0.1