I have flashed from jetpack4.6 to jetpack5.1.2 R35.4.1 with recovery mode on emmc and then nvme ssd using SDK manager (tried also other 5.1.1 and 5.1.3 the same issue).
I also tried with simply “./flash.sh jetson-xavier-nx-devkit-emmc mmcblk0” and also “sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external_device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_l4t_t194_qspi_p3668.xml” --showlogs --network usb0 jetson-xavier-nx-devkit-emmc internal”.
In all of the cases flashing says to be completed successfully, and boots. Only when rebooting, I always enter the following state as in the picture. If usbs are unmounted, it passes quickly and boots normally, otherwise, if I do not select any option → black screen. if I press Esc I get into the UEFI menu with malfunctioning keyboard (cannot properly navigate with arrows to select, although before and after this menu works properly). Checked with nvbootctrl dump-slots-info, versions of QSPI and Jetpack (R35.4.1) match.
The questions are:
- why does it enter this menu if I do not call it explicitly (it appears by itself even before NVIDIA logo screen, without any ESC on it)? Is there any problem with flashing of the jetpack5.x
- how to get rid of it and boot fast as with Jepack4.x?
Flashing back to Jetpack 4, it works perfectly and I didn’t see that menu while booting.
Jetson xavier nx devkit emmc (16Gb) and Transcend 128Gb nvme ssd. Carrier board 3668-003.
Here’s ERROR logs from flashing nvme using SDK manager:
13:23:39 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 430000
13:23:41 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 440000
13:23:42 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 450000
13:23:42 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 460000
13:23:42 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 470000
13:23:43 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 480000
13:23:43 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 490000
13:23:44 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 500000
13:23:45 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 510000
13:23:45 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 520000
13:23:45 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 530000
13:23:46 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 540000
13:23:46 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 550000
13:23:46 ERROR: Flash Jetson Linux - flash: tar: Write checkpoint 560000
13:24:13 ERROR: Flash Jetson Linux - flash: 42010 blocks
13:24:13 ERROR: Flash Jetson Linux - flash: gzip: /home/bota/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/kernel/Image: not in gzip format
13:24:17 ERROR: Flash Jetson Linux - flash: 58243 blocks
13:24:17 ERROR: Flash Jetson Linux - flash: 20+0 records in
13:24:17 ERROR: Flash Jetson Linux - flash: 20+0 records out
13:24:17 ERROR: Flash Jetson Linux - flash: 20 bytes copied, 0,0001541 s, 130 kB/s
13:24:18 ERROR: Flash Jetson Linux - flash: 131072+0 records in
13:24:18 ERROR: Flash Jetson Linux - flash: 131072+0 records out
13:24:18 ERROR: Flash Jetson Linux - flash: 67108864 bytes (67 MB, 64 MiB) copied, 0,161305 s, 416 MB/s
13:24:23 ERROR: Flash Jetson Linux - flash: /home/bota/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration_updated.dts: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
13:24:23 ERROR: Flash Jetson Linux - flash: /home/bota/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
13:24:23 ERROR: Flash Jetson Linux - flash: /home/bota/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration_updated.dts: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
13:24:23 ERROR: Flash Jetson Linux - flash: /home/bota/nvidia/nvidia_sdk/JetPack_5.1.2_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/bootloader/L4TConfiguration.dtbo: Warning (unit_address_vs_reg): Node /fragment@0 has a unit name, but no reg property
13:24:27 ERROR: Flash Jetson Linux - flash: 58243 blocks
13:24:31 ERROR: Flash Jetson Linux - flash: 87001 blocks
13:25:31 ERROR: Flash Jetson Linux - flash: Error: The backup GPT table is corrupt, but the primary appears OK, so that will be used.
13:25:33 ERROR: Flash Jetson Linux - flash: Error: The backup GPT table is not at the end of the disk, as it should be. Fix, by moving the backup to the end (and removing the old backup)?
13:30:06 SUMMARY: Flash Jetson Linux - flash: Install completed successfully.