Hopefully this is the right place to post this as I have been tearing out 
what little hair I have left with this.

I have an Olimex-A20 board and the Linux kernel boots ok but Android fails 
to boot completely and I see this in the Logcat ouput. The code was built 
from the Android 4.2.2 source provided and according to them, is what was 
used to create their image that was preloaded.

It's the same for running from SD or NAND. During the Linux bootup I can 
see the logo displayed on the LCD so I know the driver settings for the 
display are correct.

The serial debug port shows the following, repeating all the time with a 
different PID.

[  118.772127] init: untracked pid 2480 exited

The following is the Logcat output from the debug port.

I/SurfaceFlinger( 2508): SurfaceFlinger is starting
I/SurfaceFlinger( 2508): SurfaceFlinger's main thread ready to run. 
Initializing graphics H/W...
D/libEGL  ( 2508): loaded /system/lib/egl/libEGL_mali.so
D/libEGL  ( 2508): loaded /system/lib/egl/libGLESv1_CM_mali.so
D/libEGL  ( 2508): loaded /system/lib/egl/libGLESv2_mali.so
I/ServiceManager( 2486): Waiting for service SurfaceFlinger...
I/[Gralloc]( 2508): using (fd=16)
I/[Gralloc]( 2508): id           = 
I/[Gralloc]( 2508): xres         = 800 px
I/[Gralloc]( 2508): yres         = 480 px
I/[Gralloc]( 2508): xres_virtual = 800 px
I/[Gralloc]( 2508): yres_virtual = 960 px
I/[Gralloc]( 2508): bpp          = 32
I/[Gralloc]( 2508): r            = 16:8
I/[Gralloc]( 2508): g            =  8:8
I/[Gralloc]( 2508): b            =  0:8
I/[Gralloc]( 2508): width        = 127 mm (160.000000 dpi)
I/[Gralloc]( 2508): height       = 76 mm (160.421051 dpi)
I/[Gralloc]( 2508): refresh rate = 59.58 Hz
I/SurfaceFlinger( 2508): Using composer version 1.0
W/SurfaceFlinger( 2508): getting VSYNC period from fb HAL: 16784155
I/SurfaceFlinger( 2508): SurfaceFlinger run00. 
E/Trace   ( 2508): error opening trace file: No such file or directory (2)
I/SurfaceFlinger( 2508): GraphicBufferAlloc::createGraphicBuffer 
W/SurfaceFlinger( 2508): hw_get display module Failed!
D/SurfaceFlinger( 2508): display dispatcher enabled
W/SurfaceFlinger( 2508): wifidisplay dispatcher disable
I/SurfaceFlinger( 2508): GraphicBufferAlloc::createGraphicBuffer 
I/SurfaceFlinger( 2508): EGL informations:
I/SurfaceFlinger( 2508): vendor    : Android
I/SurfaceFlinger( 2508): version   : 1.4 Android META-EGL
I/SurfaceFlinger( 2508): extensions: EGL_KHR_image EGL_KHR_image_base 
EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image 
EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image 
EGL_KHR_fence_sync EGL_EXT_create_context_robustness 
EGL_ANDROID_image_native_buffer 
I/SurfaceFlinger( 2508): Client API: OpenGL_ES
I/SurfaceFlinger( 2508): EGLSurface: 8-8-8-8, config=0x60000014
I/SurfaceFlinger( 2508): OpenGL ES informations:
I/SurfaceFlinger( 2508): vendor    : ARM
I/SurfaceFlinger( 2508): renderer  : Mali-400 MP
I/SurfaceFlinger( 2508): version   : OpenGL ES-CM 1.1
I/SurfaceFlinger( 2508): 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_size_array GL_OES_point_sprite GL_OES_texture_npot 
GL_OES_query_matrix GL_OES_matrix_palette GL_OES_extended_matrix_palette 
GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_draw_texture 
GL_OES_depth_texture GL_OES_packed_depth_stencil 
GL_EXT_texture_format_BGRA8888 GL_OES_framebuffer_object GL_OES_stencil8 
GL_OES_depth24 GL_ARM_rgba8 GL_OES_EGL_image_external GL_OES_EGL_sync 
GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture 
GL_OES_texture_cube_map GL_EXT_discard_framebuffer GL_EXT_robustness 
GL_OES_depth_texture_cube_map 
I/SurfaceFlinger( 2508): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 2508): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
D/SurfaceFlinger( 2508): Screen acquired, type=0 flinger=0x41bec370
F/libc    ( 2508): Fatal signal 11 (SIGSEGV) at 0x00000084 (code=1), thread 
2509 (SurfaceFlinger)
I/AwesomePlayer( 1146): setDataSource_l(URL suppressed)
I/ServiceManager( 1146): Waiting for service window...
I/DEBUG   ( 2388): *** *** *** *** *** *** *** *** *** *** *** *** *** *** 
*** ***
I/DEBUG   ( 2388): Build fingerprint: 
'softwinners/olinuxino_a20/olinuxino-a20:4.2.2/JDQ39/20140203:eng/test-keys'
I/DEBUG   ( 2388): Revision: '0'
I/DEBUG   ( 2388): pid: 2508, tid: 2509, name: SurfaceFlinger  >>> 
/system/bin/surfaceflinger <<<
I/DEBUG   ( 2388): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 
00000084
I/DEBUG   ( 2388):     r0 00000000  r1 00000000  r2 00000000  r3 41c21ed8

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" 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/groups/opt_out.

Reply via email to