Android SDK sh: 1: glxinfo: not found

错误提示如下:

sh: 1: glxinfo: not found
sh: 1: glxinfo: not found
qemu-system-armel: -nand: invalid option

百度的是解决方法是

sudo apt-get install mesa-utils

没用,安装后错误代码变成了

libGL error: unable to load driver: vmwgfx_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: vmwgfx
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:  54
Current serial number in output stream:  53
libGL error: unable to load driver: vmwgfx_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: vmwgfx
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:  54
Current serial number in output stream:  53
qemu-system-armel: -nand: invalid option

老哥,这个错误怎么解决的啊,跪求