[
https://issues.apache.org/jira/browse/CB-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910737#comment-13910737
]
Joe Bowser commented on CB-6093:
--------------------------------
This seems like a device driver problem, on my Nexus 5, this is my GL info:
I/Adreno-EGL(16879): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build:
I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
You should be getting something like this appearing. If not, this is most
likely a device issue. Are you running CyanogenMod or another third party mod?
> Phonegap Android 4.4.2 - no suitable egl configs found
> ------------------------------------------------------
>
> Key: CB-6093
> URL: https://issues.apache.org/jira/browse/CB-6093
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.3.0
> Environment: Android 4.4.2
> Reporter: Anjan Kumar Jha
> Fix For: 3.3.0
>
>
> I am getting "No Suitable EGL configs found" error for my Android app right
> after my splash screen appears and even login page doesn't appear on screen.
> I have tried adding
> <uses-feature android:glEsVersion="0x00020000" android:required="true" />
> in my manifest file but still not working. I am facing this issue only with
> Android 4.4.2 (on both emulator and my device). Same project is working on
> iOS and Android version upto 4.3. My error log is
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.683: E/chromium(1229): [ERROR:gpu_info_collector.cc(86)]
> gfx::GLSurface::InitializeOneOff() failed
> 02-24 05:23:39.933: W/chromium(1229):
> Please suggest.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)