View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#99
got this from /system/bin/logcat:
Code:
03-01 20:50:12.930  7981     5 D vndksupport: Loading /vendor/lib/hw/gralloc.default.so from current namespace instead of sphal namespace.
03-01 20:50:12.931  7981     5 E cutils-trace: Error opening trace file: No such file or directory (2)
03-01 20:50:12.931  7981     5 D vndksupport: Loading /vendor/lib/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
03-01 20:50:12.932  7981     5 D libEGL  : loaded /vendor/lib/egl/libEGL_adreno.so
03-01 20:50:12.938  7981     5 D vndksupport: Loading /vendor/lib/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
03-01 20:50:12.939  7981     5 D libEGL  : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
03-01 20:50:12.952  7981     5 D vndksupport: Loading /vendor/lib/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
03-01 20:50:12.952  7981     5 D libEGL  : loaded /vendor/lib/egl/libGLESv2_adreno.so
03-01 20:50:12.969  7981     5 I Adreno  : QUALCOMM build                   : 1dcb581, I26dffed9a4
03-01 20:50:12.969  7981     5 I Adreno  : Build Date                       : 01/10/18
03-01 20:50:12.969  7981     5 I Adreno  : OpenGL ES Shader Compiler Version: EV031.22.00.01
03-01 20:50:12.969  7981     5 I Adreno  : Local Branch                     :
03-01 20:50:12.969  7981     5 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.6.4.R1.08.00.00.309.049
03-01 20:50:12.969  7981     5 I Adreno  : Remote Branch                    : NONE
03-01 20:50:12.969  7981     5 I Adreno  : Reconstruct Branch               : NOTHING
03-01 20:50:12.969  7981     5 D vndksupport: Loading /vendor/lib/hw/gralloc.default.so from current namespace instead of sphal namespace.
03-01 20:50:12.969  7981     5 I Adreno  : OpenGrallocModuleAndDevice: Failed to open the Gralloc device, error: -22
03-01 20:50:12.969  7981     5 W libEGL  : eglInitialize(0xbc110e8) failed (EGL_BAD_ALLOC)
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 6 Users Say Thank You to coderus For This Useful Post: