Hi Emilio, My kernel build seems to be OK. I look at what you said and using imgRePacker I replaced the working Android image with my faulty Android image and this way I would be using the working Linux kernel and it gives the same error.
I then tried the other way around and used my Linux boot and kernel with the working Android image and it boots. This confirms that my uboot and Linux kernel builds are good. It must be something in the Android build configuration that is wrong as I extracted the Mali binaries from the working system to compare to the failing system and they are identical. :( My armeabi is the same version as the Mali binaries are built with. On Thursday, 13 February 2014 07:39:16 UTC+7, Emilio López wrote: > > Are you using the kernel provided within the Android SDK? Note that the > Mali userspace libraries have to match the version used on the kernel, > so if you swapped the android kernel on the SDK with linux-sunxi you'll > need to replace the Mali libraries. > > > > > 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 > > These are them. There's also libMali.so and libUMP.so, and I think > that's it. > > Cheers, > > Emilio > -- 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.
