On Mon, 2009-05-11 at 23:17 +0800, Chen Yang wrote:
>         I/SurfaceFlinger( 1695): EGL informations:
>         I/SurfaceFlinger( 1695): # of configs : 6
>         I/SurfaceFlinger( 1695): vendor    : Android
>         I/SurfaceFlinger( 1695): version   : 1.31 Android META-EGL
>         I/SurfaceFlinger( 1695): extensions:
>         I/SurfaceFlinger( 1695): Client API: OpenGL ES
>         E/GLLogger( 1695): validate_display_surface:488 error 300d
>         (EGL_BAD_SURFACE)
It seems that your fb is still not right, the validate_display_surface
function looks for /dev/fb0 or /dev/graphic/fb0. Take a look in this two
directories to make sure at least you have on of them exist. If they
are, we can add more debug messages to your surface init code to debug
this ting.
>         W/SurfaceFlinger( 1695): ro.sf.lcd_density not defined, using
>         160 dpi
>         by default.
>         E/GLLogger( 1695): call to OpenGL ES API with no current
>         context


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to