[Android] Can't boot from current git

Jim Ancona jim at anconafamily.com
Thu Dec 18 19:41:05 CET 2008


Radek Polak wrote:
> Hi,
> yesterday i updated and built latest adnroid sources from 
> http://git.koolu.org/. While the previous versions were working fine, 
> this one does not boot. It hangs somewhere in init. These are last lines 
> i see:
> 
> init: cannot find '/system/bin/playmp3', disabling 'bootsound'
> init: cannot find '/system/bin/flash_image', disabling 'flash_recovery'
> 
> Anyone else got this problem, or is something wrong on my side?

Try editing platform/vendor/neo/BoardConfig.mk and changing the line
BUILD_WITHOUT_PV := true
to
BUILD_WITHOUT_PV := false

That fixed it for me.

Jim





More information about the community mailing list