Title: Linux SDK Build Error [Print This Page] Author: tm-mec Time: 5/10/2022 22:23 Title: Linux SDK Build Error Last edited by tm-mec In 5/10/2022 22:36 Editor
Hello,
I'm using the Linux SDK, an rk3566 aio board.
I build it with this commands:
./build.sh aio-3566-jd4-ubuntu.mk
./build.sh
But when building it the device doesn't start and is throwing an error, does someone have an idea?
mount: mounting /dev/mmcblk1p6 on /root failed: Invalid argument
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... [ 4.651715] vendor storage:20190527 r et = -1
[ 4.835173] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
Warning: overlayroot: configuring overlayroot with driver=overlay mode=device op ts='dev=PARTLABEL=userdata,fstype=ext4,mkfs=1' per kernel cmdline
(initramfs) [ 5.848415] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 6.861753] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.875081] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 8.888413] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 9.901730] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 10.915082] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3
[ 11.928402] rk-pcie 3c0000000.pcie: PCIe Link Fail
[ 11.928469] rk-pcie 3c0000000.pcie: failed to initialize host
[ 32.061826] vcc5v0_otg: disabling
[ 32.061903] vcc3v3_lcd0_n: disabling
Copy the code
Author: Liuth Time: 5/11/2022 09:26
have you put the ubuntu rootfs under SDK/ubuntu_rootfs/ and rename it to rk356x_ubuntu_rootfs.img ? https://wiki.t-firefly.com/en/Co ... d-ubuntu-filesystemAuthor: tm-mec Time: 5/11/2022 14:22
Liuth Posted at 5/11/2022 09:26
have you put the ubuntu rootfs under SDK/ubuntu_rootfs/ and rename it to rk356x_ubuntu_rootfs.img ?
...
yes
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)