It appears that one of your partitions is not properly mounting, hence the failure of all of the daemons to start. The launch scripts are trying to start everything, but since the files aren't there, nothing is going to be able to start. Are you using a microSD card bigger than 4GB? This might be of some help to you: https://groups.google.com/forum/?fromgroups=#!category-topic/beagleboard/android/kx43JkGPDkA
Andrew On Wednesday, April 23, 2014 11:40:46 AM UTC-4, jeremy geslin wrote: > > > Thanks a lot for this great job ! > > I was able to flash the compiled image on SD card and to boot my BBB on > android without too much trouble (I only faced display resolution issue > with my DVI display). > But now I'm fighting to replicate the same from the compilation stage. I > followed step by step your instructions ( > http://icculus.org/~hendersa/android/), by the way really well described > since I'm far away to be an expert in this area, and I succeed to build the > image and fashed it on SD card. > Unfortunately, the android boot doesn't complete. On the display, I first > get the Linux icon (penguin) in the top left side, then "ANDROID" text > appears endlessly. I never reach the step when android icon is displayed. > > Here is what I observe on the debug port (last part): > > [ 2.510219] mmc1: BKOPS_EN bit is not set > [ 2.517157] mmc1: new high speed MMC card at address 0001 > [ 2.523620] mmcblk1: mmc1:0001 MMC02G 1.78 GiB > [ 2.528784] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB > [ 2.535639] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB > [ 2.544012] mmcblk1: p1 p2 > [ 2.549817] mmcblk1boot1: unknown partition table > [ 2.557000] mmcblk1boot0: unknown partition table > [ 2.589896] tilcdc 4830e000.fb: found TDA19988 > [ 2.595354] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). > [ 2.602322] [drm] No driver support for vblank timestamp query. > [ 2.701590] Console: switching to colour frame buffer device 160x64 > [ 2.728743] tilcdc 4830e000.fb: fb0: frame buffer device > [ 2.734413] tilcdc 4830e000.fb: registered panic notifier > [ 2.740104] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0 > [ 2.795760] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 > [ 2.802176] davinci_mdio 4a101000.mdio: detected phy mask fffffffe > [ 2.809819] libphy: 4a101000.mdio: probed > [ 2.814090] davinci_mdio 4a101000.mdio: phy[0]: device > 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 > [ 2.823943] Detected MACID = 90:59:af:49:d2:c1 > [ 2.828598] cpsw 4a100000.ethernet: NAPI disabled > [ 2.835754] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 > 00:00:01 UTC (946684801) > [ 2.897265] tilcdc 4830e000.fb: timeout waiting for framedone > [ 2.915299] ALSA device list: > [ 2.918443] #0: TI BeagleBone Black > [ 5.700344] EXT4-fs (mmcblk0p2): recovery complete > [ 5.712806] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data > mode. Opts: (null) > [ 5.721334] VFS: Mounted root (ext4 filesystem) on device 179:2. > [ 5.730288] devtmpfs: mounted > [ 5.733724] Freeing init memory: 236K > [ 5.771806] init (1): /proc/1/oom_adj is deprecated, please use > /proc/1/oom_score_adj instead. > [ 5.896375] init: cannot open '/initlogo.rle' > [ 9.427979] EXT4-fs (mmcblk0p3): recovery complete > [ 10.102043] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data > mode. Opts: nomblk_io_submit,errors=panic > [ 10.149532] init: cannot find '/system/bin/vold', disabling 'vold' > [ 10.157261] init: cannot find '/system/bin/sgx/rc.pvr', disabling 'pvr' > [ 10.164888] init: cannot find '/system/bin/netd', disabling 'netd' > [ 10.172136] init: cannot find '/system/bin/debuggerd', disabling > 'debuggerd' > [ 10.180494] init: cannot find '/system/bin/surfaceflinger', disabling > 'surfaceflinger' > [ 10.189167] init: cannot find '/system/bin/app_process', disabling > 'zygote' > [ 10.197073] init: cannot find '/system/bin/drmserver', disabling 'drm' > [ 10.204255] init: cannot find '/system/bin/mediaserver', disabling > 'media' > [ 10.211996] init: cannot find '/system/bin/installd', disabling > 'installd' > [ 10.225883] init: cannot find '/system/etc/install-recovery.sh', > disabling 'flash_recovery' > [ 10.234762] init: cannot find '/system/bin/keystore', disabling > 'keystore' > [ 10.298698] init: untracked pid 92 exited > /system/bin/sh: /system/etc/mkshrc[8]: id: not found > @android:/ # > > It sounds to me that I'm missing something during the compilation but what > ??? > > Any support would be more than welcome ! > > Jeremy. > > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" 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/d/optout.
