In general the Allocation for EGL happens through Gralloc. Pls check if the
you are using vendor provided Gralloc and HwComposer.

~Sam


On Wed, Jul 30, 2014 at 3:09 PM, deepak vijay <[email protected]>
wrote:

> Hi,
> We are porting android kitkat 4.4.3_r.1.1 to a new device.
> And we are getting the following logs  for basic bring p of display unit.
> Please help us to solve this.
>
> shell@am437xevm:/ $ lo[   27.031392] init: untracked pid 1608 exited
> gcat
> --------- beginning of /dev/log/main
> E/uim-sysfs( 1517): uim: Inside main
> E/uim-sysfs( 1517): uim:BT/FM/GPS would be unavailable on system
> I/installd( 1525): installd firing up
> E/cutils  ( 1525): Failed to read /data/.layout_version: No such file or
> directory
> E/installd( 1525): Could not create directories; exiting.
> I/DEBUG   ( 1519): debuggerd: Jul 30 2014 10:38:05
> I/Netd    ( 1518): Netd 1.0 starting
> W/InterfaceController( 1518): Warning (dlopen failed: library
> "/system/lib/libnetcmdiface.so" not found)y
> E/keystore( 1530): chdir: /data/misc/keystore: No such file or directory
> --------- beginning of /dev/log/system
> I/Vold    ( 1516): Vold 2.1 (the revenge) firing up
> I/SurfaceFlinger( 1520): SurfaceFlinger is starting
> I/SurfaceFlinger( 1520): SurfaceFlinger's main thread ready to run.
> Initializing graphics H/W...
> D/libEGL  ( 1520): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
> D/libEGL  ( 1520): loaded /system/lib/egl/libGLESv1_CM.so
> D/libEGL  ( 1520): loaded /system/lib/egl/libGLESv2.so
> W/libEGL  ( 1520): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
> I/gralloc ( 1520): using (fd=14)
> I/gralloc ( 1520): id           = omapfb
> I/gralloc ( 1520): xres         = 800 px
> I/gralloc ( 1520): yres         = 480 px
> I/gralloc ( 1520): xres_virtual = 800 px
> I/gralloc ( 1520): yres_virtual = 960 px
> I/gralloc ( 1520): bpp          = 32
> I/gralloc ( 1520): r            = 16:8
> I/gralloc ( 1520): g            =  8:8
> I/gralloc ( 1520): b            =  0:8
> I/gralloc ( 1520): width        = 127 mm (160.000000 dpi)
> I/gralloc ( 1520): height       = 76 mm (160.421051 dpi)
> I/gralloc ( 1520): refresh rate = 62.82 Hz
> E/SurfaceFlinger( 1520): hwcomposer module not found
> W/SurfaceFlinger( 1520): getting VSYNC period from fb HAL: 15918750
> W/SurfaceFlinger( 1520): no suitable EGLConfig found, trying a simpler
> query
> F/SurfaceFlinger( 1520): no suitable EGLConfig found, giving up
> F/libc    ( 1520): Fatal signal 6 (SIGABRT) at 0x000005f0 (code=-6),
> thread 1520 (surfaceflinger)
> I/DEBUG   ( 1519): failed to open tombstone file
> '/data/tombstones/tombstone_00': No such file or directy
> I/installd( 1614): installd firing up
> E/uim-sysfs( 1616): uim: Inside main
> E/cutils  ( 1614): Failed to read /data/.layout_version: No such file or
> directory
> E/installd( 1614): Could not create directories; exiting.
> E/uim-sysfs( 1616): uim:BT/FM/GPS would be unavailable on system
> I/Netd    ( 1610): Netd 1.0 starting
> W/InterfaceController( 1610): Warning (dlopen failed: library
> "/system/lib/libnetcmdiface.so" not found)y
> E/keystore( 1615): chdir: /data/misc/keystore: No such file or directory
> I/SurfaceFlinger( 1611): SurfaceFlinger is starting
> I/SurfaceFlinger( 1611): SurfaceFlinger's main thread ready to run.
> Initializing graphics H/W...
> D/libEGL  ( 1611): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
> D/libEGL  ( 1611): loaded /system/lib/egl/libGLESv1_CM.so
> D/libEGL  ( 1611): loaded /system/lib/egl/libGLESv2.so
> W/libEGL  ( 1611): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
> I/gralloc ( 1611): using (fd=14)
> I/gralloc ( 1611): id           = omapfb
> I/gralloc ( 1611): xres         = 800 px
> I/gralloc ( 1611): yres         = 480 px
> I/gralloc ( 1611): xres_virtual = 800 px
> I/gralloc ( 1611): yres_virtual = 960 px
> I/gralloc ( 1611): bpp          = 32
> I/gralloc ( 1611): r            = 16:8
> I/gralloc ( 1611): g            =  8:8
> I/gralloc ( 1611): b            =  0:8
> I/gralloc ( 1611): width        = 127 mm (160.000000 dpi)
> I/gralloc ( 1611): height       = 76 mm (160.421051 dpi)
> I/gralloc ( 1611): refresh rate = 62.82 Hz
> E/SurfaceFlinger( 1611): hwcomposer module not found
> W/SurfaceFlinger( 1611): getting VSYNC period from fb HAL: 15918750
> W/SurfaceFlinger( 1611): no suitable EGLConfig found, trying a simpler
> query
> F/SurfaceFlinger( 1611): no suitable EGLConfig found, giving up
> F/libc    ( 1611): Fatal signal 6 (SIGABRT) at 0x0000064b (code=-6),
> thread 1611 (surfaceflinger)
> I/DEBUG   ( 1519): failed to open tombstone file
> '/data/tombstones/tombstone_00': No such file or directy
> [   30.736041] init: untracked pid 1630 exited
> I/installd( 1635): installd firing up
> E/uim-sysfs( 1637): uim: Inside main
> E/cutils  ( 1635): Failed to read /data/.layout_version: No such file or
> directory
> E/installd( 1635): Could not create directories; exiting.
> E/uim-sysfs( 1637): uim:BT/FM/GPS would be unavailable on system
> I/Netd    ( 1631): Netd 1.0 starting
> W/InterfaceController( 1631): Warning (dlopen failed: library
> "/system/lib/libnetcmdiface.so" not found)y
> E/keystore( 1636): chdir: /data/misc/keystore: No such file or directory
> I/SurfaceFlinger( 1632): SurfaceFlinger is starting
> I/SurfaceFlinger( 1632): SurfaceFlinger's main thread ready to run.
> Initializing graphics H/W...
> D/libEGL  ( 1632): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
> D/libEGL  ( 1632): loaded /system/lib/egl/libGLESv1_CM.so
> D/libEGL  ( 1632): loaded /system/lib/egl/libGLESv2.so
> W/libEGL  ( 1632): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
> I/gralloc ( 1632): using (fd=14)
> I/gralloc ( 1632): id           = omapfb
> I/gralloc ( 1632): xres         = 800 px
> I/gralloc ( 1632): yres         = 480 px
> I/gralloc ( 1632): xres_virtual = 800 px
> I/gralloc ( 1632): yres_virtual = 960 px
> I/gralloc ( 1632): bpp          = 32
> I/gralloc ( 1632): r            = 16:8
> I/gralloc ( 1632): g            =  8:8
> I/gralloc ( 1632): b            =  0:8
> I/gralloc ( 1632): width        = 127 mm (160.000000 dpi)
> I/gralloc ( 1632): height       = 76 mm (160.421051 dpi)
> I/gralloc ( 1632): refresh rate = 62.82 Hz
> E/SurfaceFlinger( 1632): hwcomposer module not found
> W/SurfaceFlinger( 1632): getting VSYNC period from fb HAL: 15918750
> W/SurfaceFlinger( 1632): no suitable EGLConfig found, trying a simpler
> query
> F/SurfaceFlinger( 1632): no suitable EGLConfig found, giving up
> F/libc    ( 1632): Fatal signal 6 (SIGABRT) at 0x00000660 (code=-6),
> thread 1632 (surfaceflinger)
> I/DEBUG   ( 1519): failed to open tombstone file
> '/data/tombstones/tombstone_00': No such file or directy
> I/installd( 1656): installd firing up
> E/uim-sysfs( 1658): uim: Inside main
> E/cutils  ( 1656): Failed to read /data/.layout_version: No such file or
> directory
> E/installd( 1656): Could not create directories; exiting.
> E/uim-sysfs( 1658): uim:BT/FM/GPS would be unavailable on system
> I/Netd    ( 1652): Netd 1.0 starting
> W/InterfaceController( 1652): Warning (dlopen failed: library
> "/system/lib/libnetcmdiface.so" not found)y
> E/keystore( 1657): chdir: /data/misc/keystore: No such file or directory
> I/SurfaceFlinger( 1653): SurfaceFlinger is starting
> I/SurfaceFlinger( 1653): SurfaceFlinger's main thread ready to run.
> Initializing graphics H/W...
> D/libEGL  ( 1653): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
> D/libEGL  ( 1653): loaded /system/lib/egl/libGLESv1_CM.so
> D/libEGL  ( 1653): loaded /system/lib/egl/libGLESv2.so
> W/libEGL  ( 1653): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
> I/gralloc ( 1653): using (fd=14)
> I/gralloc ( 1653): id           = omapfb
> I/gralloc ( 1653): xres         = 800 px
> I/gralloc ( 1653): yres         = 480 px
> I/gralloc ( 1653): xres_virtual = 800 px
> I/gralloc ( 1653): yres_virtual = 960 px
> I/gralloc ( 1653): bpp          = 32
> I/gralloc ( 1653): r            = 16:8
> I/gralloc ( 1653): g            =  8:8
> I/gralloc ( 1653): b            =  0:8
> I/gralloc ( 1653): width        = 127 mm (160.000000 dpi)
> I/gralloc ( 1653): height       = 76 mm (160.421051 dpi)
> I/gralloc ( 1653): refresh rate = 62.82 Hz
> E/SurfaceFlinger( 1653): hwcomposer module not found
> W/SurfaceFlinger( 1653): getting VSYNC period from fb HAL: 15918750
> W/SurfaceFlinger( 1653): no suitable EGLConfig found, trying a simpler
> query
> F/SurfaceFlinger( 1653): no suitable EGLConfig found, giving up
> F/libc    ( 1653): Fatal signal 6 (SIGABRT) at 0x00000675 (code=-6),
> thread 1653 (surfaceflinger)
> I/DEBUG   ( 1519): failed to open tombstone file
> '/data/tombstones/tombstone_00': No such file or directy
> [   41.114794] init: untracked pid 1671 exited
>
>  --
> --
> 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.
>

-- 
-- 
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.

Reply via email to