Getting this error with a Jetson Orin NX 16GB when plugged to a DP display. Flashed with the latest Jetpack 6.1 and Jetson Linux 36.4.
using ./flash.sh jetson-orin-nano-devkit-nvme internal
��ERROR: Exception reason=0 syndrome=0xbe000411
ERROR: **************************************
ERROR: RAS Uncorrectable Error in IOB, base=0xe010000:
ERROR: Status = 0xe4000612
ERROR: SERR = Error response from slave: 0x12
ERROR: IERR = CBB Interface Error: 0x6
ERROR: MISC0 = 0x44020040
ERROR: MISC1 = 0x5ed4860000000000
ERROR: MISC2 = 0x0
ERROR: MISC3 = 0x0
ERROR: ADDR = 0x8000000013800800
ERROR: **************************************
ERROR: sdei_dispatch_event returned -1
ERROR: **************************************
ERROR: RAS Uncorrectable Error in ACI, base=0xe01a000:
ERROR: Status = 0x60000d04
ERROR: SERR = Assertion failure: 0x4
ERROR: IERR = SNOC Write Error: 0xd
ERROR: **************************************
ERROR: sdei_dispatch_event returned -1
ERROR: Powering off core
Wondering if there’s a workaround, thank you