Jetson NX Production module - NVME Flashing JetPack 5.0.2

CONDITIONS:
Host: Ubuntu 20.04
Carrier: Jetson NX development kit
GPU module: Jetson NX eMMC16G - Production Module
500G NVME memory formated as EXT4
SDKManager version: 1.8.4.10431

I’m using SDKManager to Flash my Jetson NX with JetPack 5.0.2. Here are pictures of my procedure:



At the end, SDKManager says Successfuly Flashed, but when I tried to boot my Jetson, it doesn’t run.
Here are SDKManager logs and uart serial consol log.

SDKM_logs_JetPack_5.0.2_(rev._1)_Linux_for_Jetson_Xavier_NX_modules_2022-10-24_18-00-45.zip (276.2 KB)
uart_serial_consol_log.log (26.6 KB)

Thanks for your help.

Hi,

Could you reflash it again? Looks like some partitions on QSPI is corrupted.

If issue is still, please share us the log again.

Hi, @WayneWWW. Thanks for your reply.

I have reflashed my Jetson NX again and the problem persists.
Here are the logs:

SDKM_logs_JetPack_5.0.2_(rev._1)_Linux_for_Jetson_Xavier_NX_modules_2022-10-25_14-26-30.zip (231.7 KB)
uart_serial_consol.log (35.2 KB)

Thank you for your support.

Hi,

It seems the log of this line is missing. The file path is not completed.
Could you paste the log again?

ASSERT [DxeCore] /dvs/git/dirty/git-master_linux/out/nvidia/bootloader/uefi/Jet)

Hi,

To investigate this issue, this requires

  1. Please build the UEFI debug build from
    GitHub - NVIDIA/edk2-nvidia: NVIDIA EDK2 platform support

  2. Replaced the efi debug binary with bootloader/uefi_jetson.bin under your Linux_for_Tegra folder.

  3. flash again using commands:

sudo ./nvsdkmanager_flash.sh --storage nvme0n1p1

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