Advertisement
neochapay

EGL FAIL

Jul 11th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. I/SurfaceFlinger( 73): SurfaceFlinger is starting
  2. I/SurfaceFlinger( 73): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  3. D/libEGL ( 73): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
  4. D/libEGL ( 73): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
  5. D/libEGL ( 73): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
  6. I/auditd ( 165): Starting up
  7. E/auditd ( 165): Failed on audit_set_pid with error: Protocol not supported
  8. I/auditd ( 165): Exiting
  9. E/keystore( 166): chdir: /data/misc/keystore: No such file or directory
  10. I/hwcomposer( 73): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[0] 3c330000
  11. I/hwcomposer( 73): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[1] 3c4a7000
  12. I/hwcomposer( 73): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::win-0 add[2] 3c61e000
  13. E/hwcomposer( 73): int createFimc(s5p_fimc_t*)::Post processor open error (13)
  14. E/hwcomposer( 73): int hwc_device_open(const hw_module_t*, const char*, hw_device_t**)::creatFimc() fail
  15. E/SurfaceFlinger( 73): composer device failed to initialize (Invalid argument)
  16. I/SurfaceFlinger( 73): Using composer version 1.0
  17. W/SurfaceFlinger( 73): getting VSYNC period from fb HAL: 14705882
  18. W/SurfaceFlinger( 73): no suitable EGLConfig found, trying a simpler query
  19. I/SurfaceFlinger( 73): EGL informations:
  20. I/SurfaceFlinger( 73): vendor : Android
  21. I/SurfaceFlinger( 73): version : 1.4 Android META-EGL
  22. I/SurfaceFlinger( 73): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
  23. I/SurfaceFlinger( 73): Client API: OpenGL_ES
  24. I/SurfaceFlinger( 73): EGLSurface: 8-8-8-8, config=0x2
  25. I/SurfaceFlinger( 73): OpenGL ES informations:
  26. I/SurfaceFlinger( 73): vendor : Imagination Technologies
  27. I/SurfaceFlinger( 73): renderer : PowerVR SGX 540
  28. I/SurfaceFlinger( 73): version : OpenGL ES-CM 1.1
  29. I/SurfaceFlinger( 73): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object
  30. I/SurfaceFlinger( 73): GL_MAX_TEXTURE_SIZE = 2048
  31. I/SurfaceFlinger( 73): GL_MAX_VIEWPORT_DIMS = 2048
  32. E/cutils-trace( 73): Error opening trace file: No such file or directory (2)
  33. E/libEGL ( 73): eglQuerySurface:599 error 300d (EGL_BAD_SURFACE)
  34. E/libEGL ( 73): eglQuerySurface:599 error 300d (EGL_BAD_SURFACE)
  35. E/libEGL ( 73): call to OpenGL ES API with no current context (logged once per thread)
  36. D/SurfaceFlinger( 73): Screen acquired, type=0 flinger=0x41e85450
  37. E/SurfaceFlinger( 73): eventControl(0, 1) failed Bad file number
  38. D/libEGL ( 189): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
  39. D/libEGL ( 189): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
  40. D/libEGL ( 189): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
  41. E/cutils-trace( 189): Error opening trace file: No such file or directory (2)
  42. E/libEGL ( 189): eglQuerySurface:599 error 300d (EGL_BAD_SURFACE)
  43. E/libEGL ( 189): eglQuerySurface:599 error 300d (EGL_BAD_SURFACE)
  44. E/libEGL ( 189): eglMakeCurrent:784 error 3009 (EGL_BAD_MATCH)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement