it might be the case. I have seen this with the first script download_android.sh. If you don't shorten the name script does not work. And also the sources of img files have a long pathname like
"media/Backupdisk/android/Freescale-iMX53-QSB-Android-2.3-Version-4.1/i.MX53-QSB-Android-Gingerbread-Release4.1/src/out/target/product/imx53_loco"
BR
tugrul
Hi
I build hte sources with build-choice=all but received an error during
# Package and copy images to our output directory
if [ ${BUILD_ANDROID} -gt 0 ]; then
cd ${ANDROID_OUT_PATH} && \
mkimage -A arm -O linux -T ramdisk -C none -a 0x70308000 -n \
"Android Root Filesystem" -d ./ramdisk.img ./uramdisk.img && \
mkdir -p ${OUTPUT_DIR} && \
cp ramdisk.img ${OUTPUT_DIR} && \
cp uramdisk.img ${OUTPUT_DIR} && \
cp system.img ${OUTPUT_DIR} && \
cp recovery.img ${OUTPUT_DIR} && \
cd -
fi
At the beginning of the block uBoot and uImage is compiled and copied to /out folder. I wonder what could go wrong with a standart build script. I checked that my toolchain is up to date.
Ahmet YUCE said:
My host is Ubuntu 11.04, not 10.04 sorry for mistype.Hi
Thanks for answer. After I build all components using build_android.sh I checked the out folder in ROOT_DIR. But ramdisk.img , recovery.img, system.img , uramdisk.img were missing and only boot.bin and uImage is present.
I had to copy them from prebuilt manually. Can you verify this in your environment ?
BR
Tugrul
Here are the instructions to access the new git servers:
You need to get the latest version of the repo tool:
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
You need to initialize a new repository:
repo init -u https://android.googlesource.com/platform/manifest -b android-2.3.7_r1
The full instructions are at http://source.android.com/source/downloading.html
Hi,
You want to use the latest release (r4.1) as it addresses these issues (the repositories have changed after the situation with kernel.org).
Hi Yuri
Do you know valid Android repo adresses ? if yes can you provide ?
Thanks
Yuri Muhin said:
Some time ago I found some problems with both Android and Linux kernel 2.35.3 repo(s).
Android repo address was changed, and kernel one was not found at all.
Hi
The problem is figured out. It's about the gzip utility shipped with the VM image from Freescale.
We upgrade it from it 1.3.12-9ubuntu1 to gzip 1.3.12.-9ubuntu1.1 and now extraction is working.
Thanks
Some time ago I found some problems with both Android and Linux kernel 2.35.3 repo(s).
Android repo address was changed, and kernel one was not found at all.
Can you try using release 4.1?
If that does not work, I cannot think of any issue besides a problem with your host.
Remi
Hi Remi
I contacted with support of Adeneo, md5 check of file is correct.
Any idea what could go wrong ?
By the way , i run ubuntu on VMware.
Regards
Hi,
We have never heard about such a problem. Can you please download again and let me know if you have any issues?
Also, I would recommend using release 4.1.
Remi Lorriaux - Adeneo Embedded
I took that file some time ago and it was ok to me.
try donwload it again, and please contact Adeneo. They can fix the file
Hi
I also logged the output of tar until error message. See it below please
imx-android-r10.2/
imx-android-r10.2/code/
imx-android-r10.2/code/r10.2.tar.gz
imx-android-r10.2/doc/
imx-android-r10.2/doc/bootloader/
imx-android-r10.2/doc/bootloader/uboot_mx5x.pdf
imx-android-r10.2/doc/i.MX_Android_R10.2_Release_Note.html
imx-android-r10.2/doc/i.MX_Android_R10.2_User_Guide.html
imx-android-r10.2/doc/images/
imx-android-r10.2/doc/images/dc37ttrp_52dswz9ggp_b.png
imx-android-r10.2/doc/images/dc37ttrp_53ds6qx4f2_b.png
imx-android-r10.2/doc/images/dc37ttrp_54cw52rjfs_b.png
imx-android-r10.2/doc/images/dfpb5q7n_2g9txk6gs_b.jpg
imx-android-r10.2/doc/images/dg9fs94x_189cdx5kpg2_b.jpg
imx-android-r10.2/doc/images/dg9fs94x_190cpq7jhvd_b.jpg
imx-android-r10.2/doc/images/Thumbs.db
imx-android-r10.2/doc/i_MX_Android_Codec_Release_Notes.html
imx-android-r10.2/doc/NAND Flash Bad Block Management.doc
imx-android-r10.2/doc/SDK_UserGuide/
imx-android-r10.2/doc/SDK_UserGuide/i.MX50_EVK_RD3_Linux_User_Guide.pdf
imx-android-r10.2/doc/SDK_UserGuide/i.MX50_RDP_Linux_BSP_UserGuide.pdf
imx-android-r10.2/doc/SDK_UserGuide/i.MX51_EVK_Linux_BSP_UserGuide.pdf
imx-android-r10.2/doc/SDK_UserGuide/i.MX53_ARD_Linux_BSP_UserGuide.pdf
imx-android-r10.2/doc/SDK_UserGuide/i.MX53_EVK_Linux_BSP_UserGuide.pdf
imx-android-r10.2/doc/SDK_UserGuide/i.MX53_SABRE_TABLET_Linux_BSP_UserGuide.pdf
imx-android-r10.2/doc/uboot_mx5x.pdf
imx-android-r10.2/EULA.txt
imx-android-r10.2/image/
imx-android-r10.2/image/imx50_rdp-eink/
imx-android-r10.2/image/imx50_rdp-eink/NFS/
imx-android-r10.2/image/imx50_rdp-eink/NFS/android_fs.tar.gz
imx-android-r10.2/image/imx50_rdp-eink/SD/
imx-android-r10.2/image/imx50_rdp-eink/SD/android_recovery.img
imx-android-r10.2/image/imx50_rdp-eink/SD/android_root.img
imx-android-r10.2/image/imx50_rdp-eink/SD/recovery.img
imx-android-r10.2/image/imx50_rdp-eink/SD/system.img
imx-android-r10.2/image/imx50_rdp-eink/SD/uramdisk.img
imx-android-r10.2/image/imx50_rdp-eink/u-boot-no-padding.bin
imx-android-r10.2/image/imx50_rdp-eink/u-boot.bin
imx-android-r10.2/image/imx50_rdp-eink/uImage
imx-android-r10.2/image/imx50_rdp-lcd/
imx-android-r10.2/image/imx50_rdp-lcd/NFS/
imx-android-r10.2/image/imx50_rdp-lcd/NFS/android_fs.tar.gz
imx-android-r10.2/image/imx50_rdp-lcd/SD/
imx-android-r10.2/image/imx50_rdp-lcd/SD/android_recovery.img
imx-android-r10.2/image/imx50_rdp-lcd/SD/android_root.img
imx-android-r10.2/image/imx50_rdp-lcd/SD/recovery.img
imx-android-r10.2/image/imx50_rdp-lcd/SD/system.img
imx-android-r10.2/image/imx50_rdp-lcd/SD/uramdisk.img
imx-android-r10.2/image/imx50_rdp-lcd/u-boot-no-padding.bin
imx-android-r10.2/image/imx50_rdp-lcd/u-boot.bin
imx-android-r10.2/image/imx50_rdp-lcd/uImage
imx-android-r10.2/image/imx51_bbg/
imx-android-r10.2/image/imx51_bbg/NFS/
imx-android-r10.2/image/imx51_bbg/NFS/android_fs.tar.gz
imx-android-r10.2/image/imx51_bbg/SD/
imx-android-r10.2/image/imx51_bbg/SD/recovery.img
imx-android-r10.2/image/imx51_bbg/SD/system.img
imx-android-r10.2/image/imx51_bbg/SD/uramdisk.img
imx-android-r10.2/image/imx51_bbg/u-boot-no-padding.bin
imx-android-r10.2/image/imx51_bbg/u-boot.bin
imx-android-r10.2/image/imx51_bbg/uImage
imx-android-r10.2/image/imx53_ard/
imx-android-r10.2/image/imx53_ard/NFS/
imx-android-r10.2/image/imx53_ard/NFS/android_fs.tar.gz
imx-android-r10.2/image/imx53_ard/SD/
imx-android-r10.2/image/imx53_ard/SD/recovery.img
imx-android-r10.2/image/imx53_ard/SD/system.img
imx-android-r10.2/image/imx53_ard/SD/uramdisk.img
imx-android-r10.2/image/imx53_ard/u-boot-no-padding.bin
imx-android-r10.2/image/imx53_ard/u-boot.bin
imx-android-r10.2/image/imx53_ard/uImage
imx-android-r10.2/image/imx53_smd/
imx-android-r10.2/image/imx53_smd/eMMC/
imx-android-r10.2/image/imx53_smd/eMMC/recovery.img
imx-android-r10.2/image/imx53_smd/eMMC/system.img
imx-android-r10.2/image/imx53_smd/eMMC/uramdisk.img
imx-android-r10.2/image/imx53_smd/NFS/
imx-android-r10.2/image/imx53_smd/NFS/android_fs.tar.gz
imx-android-r10.2/image/imx53_smd/SD/
imx-android-r10.2/image/imx53_smd/SD/recovery.img
imx-android-r10.2/image/imx53_smd/SD/system.img
imx-android-r10.2/image/imx53_smd/SD/uramdisk.img
imx-android-r10.2/image/imx53_smd/u-boot-no-padding.bin
imx-android-r10.2/image/imx53_smd/u-boot.bin
imx-android-r10.2/image/imx53_smd/uImage
imx-android-r10.2/package_manifest.txt
imx-android-r10.2/tool/
imx-android-r10.2/tool/android_usb_fsl.zip
I think imx-android-r10.2/tool/android_usb_fsl.zip is the problematic file.
Best Regards