We’re facing the problem on our custom AGX Orin board.And our UEFI is the default version from the NVIDIA BSP and is completely unmodified.The system boot process fails in the UEFI phase. The following log appears during initialization:
ERROR: Exception reason=0 syndrome=0xbe000011
ERROR: **************************************
ERROR: RAS Uncorrectable Error in IOB, base=0xe010000:
ERROR: Status = 0xec000612
ERROR: SERR = Error response from slave: 0x12
ERROR: IERR = CBB Interface Error: 0x6
ERROR: Overflow (there may be more errors) - Uncorrectable
ERROR: MISC0 = 0xc4560040
ERROR: MISC1 = 0xdcc860000000000
ERROR: MISC2 = 0x0
ERROR: MISC3 = 0x0
ERROR: ADDR = 0x8000000003270000
ERROR: **************************************
ERROR: sdei_dispatch_event returned -1
ERROR: **************************************
ERROR: RAS Uncorrectable Error in ACI, base=0xe01a000:
ERROR: Status = 0xe8000904
ERROR: SERR = Assertion failure: 0x4
ERROR: IERR = FillWrite Error: 0x9
ERROR: Overflow (there may be more errors) - Uncorrectable
ERROR: ADDR = 0x8000000003270000
ERROR: **************************************
ERROR: sdei_dispatch_event returned -1
ERROR: Powering off core
Our error log is identical to this user’s
Orin nano RAS Uncorrectable Error in IOB on R36.4.3 (jetpack6.2) - Jetson & Embedded Systems / Jetson Orin Nano - NVIDIA Developer Forums