Obsolete
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Please share below details
1. adb shell getprop | findstr finger (build finger print )
2. emulator version
1. adb shell getprop | findstr finger (build finger print )
2. emulator version
hu...@google.com <hu...@google.com>
ya...@google.com <ya...@google.com> #3
Muhammad,
It seems like there are some driver compatibility issue with your graphics card. Would you try to switch to software rendering by clicking the avd manager and the edit button?
Also, would you tell us which graphics card you are using?
Thanks
It seems like there are some driver compatibility issue with your graphics card. Would you try to switch to software rendering by clicking the avd manager and the edit button?
Also, would you tell us which graphics card you are using?
Thanks
mt...@gmail.com <mt...@gmail.com> #4
12:31 Emulator: init: Could not find wglGetExtensionsStringARB!
12:31 Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
12:31 Emulator: Failed to obtain GLES 2.x extensions string!
12:31 Emulator: Could not initialize emulated framebuffer
12:31 Emulator: emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
12:31 Emulator: Process finished with exit code -1073741819 (0xC0000005)
Android Studio 3.2 Canary 15
Build #AI-181.4668.68.32.4773949, built on May 10, 2018
JRE: 1.8.0_152-release-1136-b03 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
com.android.tools.idea.avdmanager.AvdDisplayList$HighlightableIconPair@61348423 Pixel API 27 com.android.tools.idea.avdmanager.AvdDisplayList$HighlightableIconPair@b04bea2 1080 × 1920: 420dpi 27 Android 8.1 (Google Play) x86 6,1 GB com.android.sdklib.internal.avd.AvdInfo@6d5c74f1
Android 8.1 AVD, Google Play Intel x86, Atom System image, 27, revision 3
HAXM: 6.2.1
Windows 10 x64, 1803
Lenovo ThinkPad T460p (Core i7, GeForce 940MX)
12:31 Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
12:31 Emulator: Failed to obtain GLES 2.x extensions string!
12:31 Emulator: Could not initialize emulated framebuffer
12:31 Emulator: emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
12:31 Emulator: Process finished with exit code -1073741819 (0xC0000005)
Android Studio 3.2 Canary 15
Build #AI-181.4668.68.32.4773949, built on May 10, 2018
JRE: 1.8.0_152-release-1136-b03 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
com.android.tools.idea.avdmanager.AvdDisplayList$HighlightableIconPair@61348423 Pixel API 27 com.android.tools.idea.avdmanager.AvdDisplayList$HighlightableIconPair@b04bea2 1080 × 1920: 420dpi 27 Android 8.1 (Google Play) x86 6,1 GB com.android.sdklib.internal.avd.AvdInfo@6d5c74f1
Android 8.1 AVD, Google Play Intel x86, Atom System image, 27, revision 3
HAXM: 6.2.1
Windows 10 x64, 1803
Lenovo ThinkPad T460p (Core i7, GeForce 940MX)
ap...@google.com <ap...@google.com> #5
Project: platform/external/qemu
Branch: emu-master-dev
commit a23a9c6aac25698c4cdff88b4ac3f458fef2339a
Author: Yahan Zhou <yahan@google.com>
Date: Wed May 23 10:44:46 2018
Make wgl extensions more tolerable
For wgl extensions there are usually a wgl***ARB version and a wgl***EXT
version. They are usually doing the same thing but have different
function names. Let's be more tolerable and try to load both, in case
we cannot find the symbol of one of them.
BUG: 76185462
Change-Id: I4a321ab0b3c01634b015d59005b6ef32ff016f8c
M android/android-emugl/host/libs/Translator/EGL/EglOsApi_wgl.cpp
https://android-review.googlesource.com/692649
https://goto.google.com/android-sha1/a23a9c6aac25698c4cdff88b4ac3f458fef2339a
Branch: emu-master-dev
commit a23a9c6aac25698c4cdff88b4ac3f458fef2339a
Author: Yahan Zhou <yahan@google.com>
Date: Wed May 23 10:44:46 2018
Make wgl extensions more tolerable
For wgl extensions there are usually a wgl***ARB version and a wgl***EXT
version. They are usually doing the same thing but have different
function names. Let's be more tolerable and try to load both, in case
we cannot find the symbol of one of them.
BUG: 76185462
Change-Id: I4a321ab0b3c01634b015d59005b6ef32ff016f8c
M android/android-emugl/host/libs/Translator/EGL/EglOsApi_wgl.cpp
ar...@google.com <ar...@google.com> #6
This bug is marked obsolete. Please try the latest emulator version, and if you still have this issue, please open a new bug.
Description
AI-171.4443003, JRE 1.8.0_152-release-915-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1024x768
IMPORTANT: Please read
Emulator: init: Could not find wglGetExtensionsStringARB!
5:00 PM Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
5:00 PM Emulator: Failed to obtain GLES 2.x extensions string!
5:00 PM Emulator: Could not initialize emulated framebuffer
5:00 PM Emulator: emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.
5:00 PM Emulator: Process finished with exit code -1073741819 (0xC0000005)
5:00 PM Gradle build finished in 21s 43ms