This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Have problem use Android4.0 on PandaBoard



Hi guys,

    I have a problem with use ICS on OMAP4430 platform PandaBoard. I downloaded the source of the blazetable on the  L27_IS_1 OMAP4 Icecream Sandwich Release Notes link, and i compiled the Xload,uboot,kernel for the PandaBoard,and compiled the  ICS AFS for the blazetablet,now i made the boot SD card and the system booted,but there is some problem as below:    

Q1> In the kernel and uboot,i set the display is HDMI ,but the HDMI can't display.

Q2>When booted the system,there is some info appeared on the console as below:

[  586.701782] init: untracked pid 3628 exited
[  586.706329] init: untracked pid 3629 exited
[  591.439788] request_suspend_state: wakeup (0->0) at 591434021000 (2000-01-01
00:09:48.963317873 UTC)
[  591.453613] init: untracked pid 3664 exited
[  591.458160] init: untracked pid 3663 exited
[  595.822448] init: untracked pid 3724 exited
[  595.827850] request_suspend_state: wakeup (0->0) at 595822082524 (2000-01-01
00:09:53.351409915 UTC)

Is anybody know what is my problem? thanks~

Regards

Tommy

 

 

 

  • Hi guys,

        When booted my system ,the hdmi boot log as below txt file:

    5282.hdmi_log.txt

    Regards

    Tommy

     

  • My pandaboard ES is doing the same thing. I followed directions per aosp.com.

    ...

    init: untracked pid 298 exited

    ...

    What the heck does this mean?

  • Well don;t know what PID meant but did get ICS to "work".

    However won't be using it in any applications as the proprietary binary is something that google needs to make more clear up front.

    "Oh android is open source" ..."join us and beat the system" ..."Oh use Android its free" ..."oh did we mention you have to agree to use proprietary software else our software hangs at the android logo screen?".

  • Hi Tommy,

    The problem is that something is not starting properly so some process are dying, then android start them again but die one more time, and so on.

    L27.IS.1 is not being supported for Pandaboard, so it may work, but nobody is testing it, as you can see in omappedia release notes for Panda the last supported release was Gingerbread, latest releases are supported only by the community.

    The android I have made work on my Panda ES are the AOSP and the Linaro releases.