开发环境:
硬件:orin nano4G开发套件
开发工具J36.4.3
移植系统:ubuntu22.04无桌面简版( Root File System — NVIDIA Jetson Linux Developer Guide)通过这个获取的文件系统。
UEFI:移植的mini版本。( 最近我移植比较新的固件jetson36.4.3,发现UEFI开机时间太长,UEFI启动我花了40秒才到UEFI logo界面。 - Jetson & Embedded Systems / Jetson Orin Nano - NVIDIA Developer Forums)按照这个里面操作构建的UEFI。
内核参考: Kernel Customization — NVIDIA Jetson Linux Developer Guide移植。
现在遇到问题是:ORIN nano开发板设置为刷机状态,刷UEFI后设备会自动重启,此时可以正常进入。但是我关闭电源,让orin nano开发板处于正常模式,开机无法进入系统,并且串口无任何输出信息。
Hi 56101855,
From your previous comment in 最近我移植比较新的固件jetson36.4.3,发现UEFI开机时间太长,UEFI启动我花了40秒才到UEFI logo界面。 - #22 by 56101855, it seems you were able to boot with miniUEFI.
Is the current issue specific to “ubuntu22.04无桌面简版” causing boot failed?
If so, please share the full serial console log.
There should be still few messages output there.