Hi,

Elvis Dowson wrote:
> Hi,
>       I'm porting the android-2.6.29 kernel to linux-omap3-2.6.29.
> I've successfully patched all the required drivers. However, when I
> run ./init &, nothing happens after the ANDROID_ message on the LCD
> screen.
>
> If I run logcat, one of the errors is
>
> E/dalvikvm-heap (2589): Can't create VM heap of size (262144,14151696)
> (errno=13)
>
> What could be causing this error? How can I resolve this?
>
> Best regards,
>
> Elvis
>
>
> >
>
>   
It's a problem of the prot mask of the driver ashm maybe. Can you insert 
some debug
code in system/core/libcutils/mspace.c of android in the 
contiguous_mspace_morecore function?

Can you put in debug the ashm driver too?

Michael

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

Reply via email to