Re: [Android] Can't boot from current git

2008-12-19 Thread Radek Polak

> 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
>   
Yes, this helped me too. Thanks!

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Android] Can't boot from current git

2008-12-18 Thread Jim Ancona
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


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Android] Can't boot from current git

2008-12-17 Thread Radek Polak
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?

Thanks

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community