Suspend-resume loop issues

Hi, I am using the command systemctl suspend to keep the orin nx on standby and repeat,but got the error “ASSERT [ArmCpuDxe] /build/nvidia-uefi/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/DefaultExceptionHandler.c(345): ((BOOLEAN)(0==1))“, Please help take a look this issue, the detail log is in the attachment,and the platform is orin nx 16g, The carrier devkit is custom-made, the jetson linux version is r36.3.0. can we disable Camera-FW or delete it? and how to do?

thank you very much.

log.txt (28.1 KB)

You could enable UEFI debug log first (rebuilding it from source and it will have a release and debug version).

That log will tell what got error there.

suspend_reboot.txt (322.6 KB)

Hi, thanks for your quickly reply, I had enabled all debug log, and this times the system reboot when resume, you can see the logs at line 4850, and the last time it was normal at line 4546.

suspend_reboot2.txt (596.1 KB)

Hi, I had reappeared the first time issue, please help to check it, thanks.

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks
~0121

I feel that log1 and log2 are talking about different issues.

log1 seems telling there is a reboot right after suspend but log2 is telling an error in UEFI.

Could you remove all the peripherals on your board first and only keep UART cable + power cable and do the test again to see if you still see the issue in log 1?