Hello everyone !
I have trouble with Android FroYo on OMAP35x.
The system boot but there is no display except the boot logo despite that I can execute command via distant COM terminal.
There are my spec's :
I use TI_Android_FroYo_DevKit-V2.2 with source compiling / pre-built image and "Out of the box demo" each time I've got the same problem
My device is a TI OMAP35x Evaluation Module Rev. C
bootarg :
setenv bootargs 'console=ttyS0,115200n8 androidboot.console=ttyS0 nfsroot=157.26.100.41:/srv/nfs,nolock mem=128M root=/dev/nfs rw rootfstype=ext3 rootdelay=1 init=/init ip=dhcp mpurate=720 omap_vout.vid1_static_vrfb_alloc=y'
error :
Warning: unable to open an initial console.
# warning: `zygote' uses 32-bit capabilities (legacy support in use)
request_suspend_state: wakeup (3->0) at 41824829105 (2000-01-01 00:00:39.854675295 UTC)
init: untracked pid 861 exited
request_suspend_state: wakeup (0->0) at 52544097904 (2000-01-01 00:00:50.573944094 UTC)
init: untracked pid 915 exited
request_suspend_state: wakeup (0->0) at 63063751224 (2000-01-01 00:01:01.093597414 UTC)
init: untracked pid 929 exited
I joint the catlog, the startup boot message and the dmesg output message if that can help
Any help appreciated !
Thanks