Hello,
Help me.
http://releases.linaro.org/13.09/android/vexpress-lsk
Building From Source(Compiling Linaro Android RootFS+Kernel)
$ ./linaro_android_build_cmds.sh -m pinned-manifest.xml -o
build-info.tar.bz2
error.GitError: tools/idlestat update-ref: fatal:
330a9e1a9bb7a94e869887cc40e51946cfe51476^0: not a valid SHA1
Hello,
I have been trying to boot linaro 13.08 Android. It is failing to boot. I
am not sure why.
The following is the message I am getting from serial port (minicom)
[ 150.774719] init: cannot open '/initlogo.rle'
[ 155.004455] fs_mgr: Cannot mount filesystem on
/dev/block/platform/omap/omapm
[ 155.015808] init: fs_mgr_mount_all returned an error
[ 156.254913] android_usb: already disabled
[ 156.560729] init: cannot find '/system/etc/install-recovery.sh',
disabling ''
[ 156.579315] init: using deprecated syntax for specifying property
'ro.producd
[ 156.593872] init: using deprecated syntax for specifying property
'ro.producd
[ 156.605987] init: using deprecated syntax for specifying property
'ro.seriald
[ 156.623748] init: untracked pid 11 exited
/system/bin/sh: No controlling tty: open /dev/tty: No such device or address
/system/bin/sh: warning: won't have full job control
/system/bin/sh: /system/etc/mkshrc[9]: getprop: not found
/system/bin/sh: /system/etc/mkshrc[10]: id: not found
@android:/ # [ 161.836944] init: untracked pid 35 exited
[ 167.646423] init: untracked pid 48 exited
Init keeps exiting here after.
I have installed all graphic binaries.
The servicemanager, surfaceflinger, rild and many more were missing in
linaro android/out/target/product/pandaboard/system/bin/ folder.. I put in
the executables from AOSP main branch build. I am not sure if it would work.
I would really appreciate it if someone could guide me here. Please adivse.
Hello,
I have been trying to get Android JB up and running on Pandaboard.
I have followng issues:
1. init is failing. There is a mount error when init loads fstab.omap4..
2. init is trying to find system/bin/servicemanager, surfaceflinger
pvrsinit etc, none of these executables are in /system/bin of rootfs.
3. Also, its looking for initlogo.rle, which is not in the rootfs.
4. Its is also trying to import init.partitions.rc which is missing.
5. init: pid exited message is thrown by kernel while trying to boot
android.
6. adb connection is established, but none of the commands like logcat, ls
etc work.
Please guide me here.
Hello,
I am trying to do a "make" on the Linaro 13.08 repo.
I ran ./linaro_android_build_cmds.sh -m pinned_manifest.xml
I am getting the following error.
tc-wrapper.c:205:19: warning: assignment discards 'const' qualifier from
pointer target type [enabled by default]
tc-wrapper.c:209:20: warning: assignment discards 'const' qualifier from
pointer target type [enabled by default]
/home/neelima/android/native-toolchain/build.sh: line 116: svn: command not
found
make: *** [out/target/product/pandaboard/system/bin/gcc] Error 127
make: *** Waiting for unfinished jobs....
Please advise
Neelima