Board: AGX Orin Industrial
L4T Version: R36.4.3
The Orin becomes responsive and I cannot ssh into it anymore.
The UART Logs shows the following:
DCE RM Suspend rmStatus:0x0
[ 1225.785195] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: ivc channel driver missing
[ 1225.785205] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: ivc channel driver missing
[ 1225.785210] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: ivc channel driver missing
[ 1225.785216] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: ivc channel driver missing
[ 1226.008709] IRQ239: set affinity failed(-22).
[ 1226.010490] IRQ239: set affinity failed(-22).
[ 1226.012868] IRQ239: set affinity failed(-22).
[ 1226.014152] IRQ239: set affinity failed(-22).
[ 1226.016352] IRQ239: set affinity failed(-22).
[ 1226.019451] IRQ239: set affinity failed(-22).
[ 1226.023040] IRQ239: set affinity failed(-22).
clk_mach_suspend_early
clk_mach_suspend_early done
suspended vdd_core @ 950000uV
sc7 : Received early handshake request from BPMP, Ignored
sc7 : BPMP will suspend combined UART and further logging is not possible
spe entering sc7
clk_mach_suspend
fmon_disable: FMON_GBE_UPHY_L4_CORE_TX: detected fault 0x1
fmon_disable: FMON_MGBE0_TX_PCS: detected fault 0x1
fmon_disable: FMON_MGBE0_MAC: detected fault 0x1
clk_mach_suspend done
fmon_suspend done
adc_suspend done
WAKE_MASK[31:0] = 0x21000100
WAKE_MASK[63:32] = 0x0
WAKE_MASK[95:64] = 0x17f200
TIER0[31:0] = 0x0
TIER0[63:32] = 0x0
TIER0[95:64] = 0x0
TIER1[31:0] = 0x0
TIER1[63:32] = 0x0
TIER1[95:64] = 0x0
TIER2[31:0] = 0x21000100
TIER2[63:32] = 0x0
TIER2[95:64] = 0x7f200
The following line shows that the board enters sc7 sleep
spe entering sc7
How to prevent that ?
Thanks !