Hi All,
I'm working on imx6q Android 7.1.2 platform. On by board have 4GB internal emmc. so in "device-partitions.bpt" file size i have changed to 4GB.
{
"settings": {
"disk_size": "4 GiB",
"disk_alignment": 1048576
},
As per your procedure I followed to flash the Android images by using MFG tool. But it stopped at "Formatting cache partition" level.
I have attached MFG logs with this post.
Can you please provide solutions for this as soon as possible.
Regards,
Aravinth
Hello aravinthkumar,
For image of android71.1.2 , 4gb is not enough, please use 8GB eMMC.
Have a nice day!
TIC weidong
Hi weidong.sun,
I have tried with 8GB sd card. It's booting but it get stuck after few seconds.
Args:
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:off video=mxcfb1:off video=mxcfb2:off vido=mxcfb3:off vmalloc=256M androidboot.console=ttymxc0 consoleb
lank=0 androidboot.hardware=freescale cma=384M androidboot.selinux=disabled androidboot.dm_verity=disabled androidboot.serialno=1b2429d4ea997115 androidboot.storage_type=e
mmc
Bootlog:
EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: barrier=1
EXT4-fs (mmcblk1p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk1p10): 1 truncate cleaned up
EXT4-fs (mmcblk1p10): recovery complete
EXT4-fs (mmcblk1p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic
EXT4-fs (mmcblk1p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk1p4): recovery complete
EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
EXT4-fs (mmcblk1p5): mounted filesystem with ordered data mode. Opts: (null)
file system registered
using random self ethernet address
using random host ethernet address
zram0: detected capacity change from 0 to 314572800
logd.auditd: start
logd.klogd: 8102597334
Adding 307196k swap on /dev/block/zram0. Priority:-1 extents:1 across:307196k SS
binder: 260:260 transaction failed 29189, size 0-0
logd.daemon: reinit
sabresd_6dq:/ # healthd: No battery devices found
ERROR: v4l2 capture: slave not found! V4L2_CID_HUE
ERROR: v4l2 capture: slave not found! V4L2_CID_HUE
init: Service 'surfaceflinger' (pid 264) killed by signal 11
init: Service 'surfaceflinger' (pid 264) killing any children in process group
init: Service 'zygote' is being killed...
init: Service 'zygote' (pid 269) killed by signal 9
init: Service 'zygote' (pid 269) killing any children in process group
init: write_file: Unable to open '/sys/android_power/request_state': No such file or directory
init: write_file: Unable to write to '/sys/power/state': Invalid argument
init: Service 'audioserver' is being killed...
init: Service 'cameraserver' is being killed...
init: Service 'media' is being killed...
sabresd_6dq:/ #
sabresd_6dq:/ # ERROR: v4l2 capture: slave not found! V4L2_CID_HUE
ERROR: v4l2 capture: slave not found! V4L2_CID_HUE
sabresd_6dq:/ # init: Starting service 'zygote'...
init: Starting service 'audioserver'...
init: Starting service 'cameraserver'...
init: Starting service 'media'...
init: couldn't write 428 to /dev/cpuset/camera-daemon/tasks: No such file or directory
init: Starting service 'netd'...
init: Starting service 'surfaceflinger'...
*************************** Get Stuck **********************************
Can you help on this.!
Regards,
Aravinth
Hi weidong.sun,
I will try on 8GB card and it have any issue i will come back with this soon.
From which version of android we need a 8GB card.?
Update:
I found below line in your Android User Guide Document.
The minimum size of the SD card is 4 GB.
Regards,
Aravinth