[JETSON ORIN NANO] Boot Fail

Bios is set incorrectly.
When booting, the logo screen does not output, only the black screen is visible.

–jetpack 6.0
–5.15.136-tegra
–l4t:36.3.0

When checking the serial message, the last line is displayed as shown below.
I’d like to know how to enter the BIOS or Factory reset.

-----serial message------------
ASSERT [FvbNorFlashStandaloneMm] /out/nvidia/optee.t234-uefi/StandaloneMmOptee_RELEASE/edk2-nvidia/Silicon/NVIDIA/Drivers/FvbNorFlashDxe/FvbNorFlashStandaloneMm.c(937): ((BOOLEAN)(0==1))

Hi user7229,

Are you using the devkit or custom board for Orin Nano?

It seems there’s an assertion in UEFI to cause boot failed.

Could it boot successfully before?

nvidia devkit
It was used normally.

How did you reproduce this issue?
Do you modify anything? Could you share the detailed reproduce steps for us to verify?

I got a problem because I saved something wrong in BIOS SETUP UTLITY.
Boot Maintenance Manager → Boot From File → ? (Wrong choice)
log.txt (36.9 KB)

Could you try running the following command to check if flashing QSPI only could help in your case?

$ sudo ./flash.sh -c bootloader/generic/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit internal

As you can see from the log, commands cannot be entered into the console.

After setting up the io pin in recovery mode, I connected to host pc and recovered it. Thank you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.