I have a orin nano dev kit board. Below is board information.
Software part of jetson-stats 4.2.1 - (c) 2023, Raffaello Bonghi
Model: NVIDIA Orin Nano Developer Kit - Jetpack 5.1.1 [L4T 35.3.1]
NV Power Mode[1]: 7W
Serial Number: [XXX Show with: jetson_release -s XXX]
Hardware:
- 699-level Part Number: 699-13767-0005-300 K.2
- P-Number: p3767-0005
- Module: NVIDIA Jetson Orin Nano (Developer kit)
- SoC: tegra23x
- CUDA Arch BIN: 8.7
- Codename: P3768
Platform: - Machine: aarch64
- System: Linux
- Distribution: Ubuntu 20.04 focal
- Release: 5.10.104-tegra
- Python: 3.8.10
I build UEFI on branch r35.3.1-updates as Orin nano Developer kit takes long time to boot - #23 by harry_xiaye
I found the boot display will be delayed about 6 seconds on monitor. See the attached video and UEFI debug output log.
You can see in video, at about 00:13, it outputed below boot options. I set 10 seconds in extlinux.conf.
L4TLauncher: Attempting Direct Boot
L4T boot options
0: primary kernel
1: backup kernel
Press 0-1 to boot selection within 10.0 seconds.
But the screen has no any display until 00:19.
Why the screen has no display when the UEFI has show the boot options?