[r36.4] UEFI FvbNorFlashStandaloneMm.c(937): ((BOOLEAN)(0==1)) error

Hi Nvidia,

想請問開機階段UEFI會出現 FvbNorFlashStandaloneMm.c(937): ((BOOLEAN)(0==1)) 錯誤的問題
AGX_Orin_UEFI_FvbNorFlashStandaloneMm_error.log (59.1 KB)

測試環境:
客製底版
Jetpack 6.1
AGX Orin 32G/64G
UEFI版本:tags r36.4.0重新編譯過(只有更換LOGO)

測試手法:

  1. 不斷重複開機 (sudo reboot)
  2. 強制斷電後再開機

以上兩種方式都可以複現問題,但複現機率都很隨機,
數十次或甚至數千次才有可能出現

目前已有確認這3個commit 已有涵蓋至UEFI r36.4.0版本內

  1. feat: add a null version of the FwVariableLib · NVIDIA/edk2-nvidia@92bc1c3 · GitHub
  2. fix: don’t try to erase early vars partition in Jetson · NVIDIA/edk2-nvidia@1b61c74 · GitHub
  3. fix: reset the meas buffer after computing the first measurement · NVIDIA/edk2-nvidia@615288a · GitHub

再麻煩協助看一下這個問題

Thanks.

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

Thanks for reporting this. We will take a look.

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