dear sirs:
There is a puzzling issue,please help me.
only add FDT cmd to /boot/extlinux/extlinux.conf in SSD disk, the jetson nano can’t power on successfully.
but delete the FDT cmd,the system power on successfully.
the board is NVIDIA Development kits jetson nano(tegra210-p3448-0000-p3449-0000-b00)
and the system is Ubuntu 18.04.5 LTS (GNU/Linux 4.9.201-tegra aarch64 while downloading the url(https://developer.nvidia.com/jetson-nano-sd-card-image)
dear WayneWWW:
I am glad to get your reply in time.thank you.
I am a new user to develop jetson nano platform and can’t open uboot and kernel log through serial port. I find no log out from uart port(pin8 & pin9).
but there are much info out from LCD screen.
the log crash that ERROR:mmcblk0p1 not found (I power on SSD disk,it need to /sda1 ,not mmcblk0pi in sdcard )
I guess it is just setup problem. It is not possible that the uart is not able to dump log while monitor side can.
The picture you shared here only tells us that the kernel is trying to mount the file system from your sd but not the ssd. It finds nothing and then crashed.
However, the reason behind this is unknown. Only the Uart console can tell.
dear WayneWWW:
Yes,I find the real uart port under the core board.
I only add FDT cmd to load /boot/tegra210-p3448-0000-p3449-0000-b00.dtb,when I delete FDT cmd,the jetson nano can power on successfully.
the whole log is attached,please help to check it. serial_2021-08-19_15_46_55.log (155.3 KB)
dear WayneWWW:
the log in sdcard is attached,the extlinux.conf add testsdcard in append cbootargs,but the kernel cmd line is not this string. sdcard-dft.log (156.8 KB)