Hello all, I have successfully built aosp 8.0.0_r4 for my sprout. The build boots up, but there is a major issue with display. Firstly, there is no bootanimation, and secondly, after the boot finishes, I get a black screen. The logcat says 09-26 15:53:48.124 182 182 D MALI : _egl_make_current:1064: [WARNING]__egl_gles_make_current fail! ctx=0xa76a2500,draw=0xa76b5a00, read=0xa76b5a00, tstate=0xa7690500 09-26 15:53:48.124 182 182 D MALI : _egl_make_current:1092: [WARNING]record EGL_BAD_ALLOC 09-26 15:53:48.125 182 182 D MALI : _egl_make_current:1093: [WARNING] tstate_api:read_surface=0x0, draw_surface=0x0, context 09-26 15:53:48.125 182 182 W MALI : __egl_set_error:110: [WARNING] Mali EGL errorcode: 3003 09-26 15:53:48.125 182 182 E libEGL : eglMakeCurrent:866 error 3003 ( EGL_BAD_ALLOC) 09-26 15:53:48.125 182 182 W SurfaceFlinger: DisplayDevice::makeCurrent failed. Aborting surface composition for display Built-inScreen 09-26 15:53:48.125 182 182 W GrallocMapperPassthrough: buffer descriptor with invalid usage bits 0x400 09-26 15:53:48.125 171 171 I [MALI][Gralloc]: alloc_framebuffer va: 0xa5682000 mva: 0xbf400000 09-26 15:53:48.126 182 182 E GraphicBufferAllocator: Failed to allocate (480 x 854) layerCount 1 format 1 usage 1e02: 5 09-26 15:53:48.126 182 182 E BufferQueueProducer: [FramebufferSurface] dequeueBuffer: createGraphicBuffer failed 09-26 15:53:48.126 182 182 E [EGL-ERROR]: void __egl_platform_dequeue_buffer(egl_surface*):1790: failed to dequeue buffer fromnative window 0xa5a18808; err = -12, buf = 0x0, max_allowed_dequeued_buffers 3 and just loops there. I am new to Android building. So, I can't figure this out. Can this be a kernel issue? Full logcat: https://drive.google.com/file/d/0B_AW7HEQJAhxLWU4dTNUeEMzUUE/view?usp=sharing Kernel tree: https://github.com/BrokenMutant/android_kernel_mediatek_sprout Device tree: https://github.com/BrokenMutant/android_device_google_sprout-common My dmesg: https://pastebin.com/Tr9ua4vJ <https://www.google.com/url?q=https%3A%2F%2Fpastebin.com%2FTr9ua4vJ&sa=D&sntz=1&usg=AFQjCNFN3N8k67Y5pbSMV-vQ7zhT4J_3TA>
-- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
