There are 3 ethernet ports in my device orin nano custom board jetpack 5.1.1
eth1 takes more time to boot than eth2
Im attaching eth1 and eth2 logs
eth1.log (95.2 KB)
eth2.log (94.4 KB)
I don’t think we can know how to help from log files, you may need to review your HW design, and compare with devkit.
>> Start HTTP Boot over IPv6.
Error: Could not retrieve NBP file size from HTTP server.
Error: Unexpected network error.
>> Start HTTP Boot over IPv4…
Error: Could not retrieve NBP file size from HTTP server.
Error: Server response timeout.
>> Start PXE over IPv6.
PXE**-**E16: No valid offer received.
>> Start PXE over IPv4.
PXE**-**E16: No valid offer received.
If you don’t need that interface in UEFI stage, you could disable it in UEFI device tree and enable it in kernel device tree.
yeah , i dont need that interface in UEFI stage
should disable secure boot ?
Nothing related to secure boot… just device tree modification…
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.