android studio emulator libGl错误

问题描述 投票:-4回答:1

使用Android API 27,google inc创建了一个新设备。和x86。它在启动时给出了以下错误。怎么解决这个?

12:01 PM    Emulator: libGL error: unable to load driver: i965_dri.so
12:01 PM    Emulator: libGL error: driver pointer missing
12:01 PM    Emulator: libGL error: failed to load driver: i965
12:01 PM    Emulator: libGL error: unable to load driver: i965_dri.so
12:01 PM    Emulator: libGL error: driver pointer missing
12:01 PM    Emulator: libGL error: failed to load driver: i965
12:01 PM    Emulator: libGL error: unable to load driver: swrast_dri.so
12:01 PM    Emulator: libGL error: failed to load driver: swrast
12:01 PM    Emulator: X Error of failed request:  BadValue (integer parameter out of range for operation.
12:01 PM    Emulator: Major opcode of failed request:  155 (GLX)
12:01 PM    Emulator: Minor opcode of failed request:  24 (X_GLXCreateNewContext)
12:01 PM    Emulator: Value in failed request:  0x0
12:01 PM    Emulator: Serial number of failed request:  64
12:01 PM    Emulator: Current serial number in output stream:  65
12:01 PM    Emulator: Process finished with exit code 1
android android-emulator avd
1个回答
-3
投票
© www.soinside.com 2019 - 2024. All rights reserved.