In addition, when I access to Boot Manager by pressing ESC and select ‘UEFI SD Device’ option in Boot Manager Menu, the screen shows ‘L4TLauncher: Attempting Direct Boot’ again with black screen. And also the message(‘L4T ~~~’) disappears after a few seconds later and only black screen remains.
For the SDKM, actually there is another question I posted. You can see what I did with SDKM and what problem I got.
And for the serial console, I think I need some time to prepare the USB cable (ends with 4 female pins) introduced in that video. I will do and reply asap whenever I finish it.
I got 2 types of logs. ‘serialLog.txt’ is the booting log of Jetson ‘without’ SD card, whereas ‘serialLog_sd.txt’ is the booting log of Jetson ‘with’ SD card.
(In this case, I used totally empty 32GB SD card.) serialLog.txt (32.2 KB) serialLog_sd.txt (32.4 KB)
I guessed the log comes out differently whether a SD card is equipped or not, so I made 2 cases, but it seems there is no difference. It would be great this information would help you to diagnose my current situation.
In addition, since the tutorial video you gave me doesn’t work for me(I don’t know why), so I used this video as alternative reference.
I got this log:
I checked that the new sd card is inserted and the Jetson is in Force Recovery Mode.
But finally the result ended with error.
(‘바탕화면’ means ‘desktop’.)
/home/soohwanlee/바탕화면/z/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device mmcblk1p1 -c tools/kernel_flash/flash_l4t_external.xml -p -c bootloader/t186ref/cfg/flash_t234_qspi.xml --showlogs --network usb0 jetson-orin-nano-devkit internal
************************************
* *
* Step 1: Generate flash packages *
* *
************************************
Create folder to store images to flash
Generate image for internal storage devices
Generate images to be flashed
ADDITIONAL_DTB_OVERLAY="" /home/soohwanlee/바탕화면/z/Linux_for_Tegra/flash.sh --no-flash --sign jetson-orin-nano-devkit internal
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 3.1
# User release: 0.0
###############################################################################
copying emc_fuse_dev_params(/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery"
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0381 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[ 0.0390 ] File rcm_state open failed
[ 0.0393 ] ERROR: failed to read rcm_state
[ 0.0394 ]
[ 0.0530 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0533 ] Assuming zero filled SBK key
[ 0.0399 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[ 0.1638 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[ 0.1740 ] Parsing partition layout
[ 0.1762 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.1792 ] Kernel DTB used: None
[ 0.1792 ] WARNING: dce base dtb is not provided
[ 0.1793 ] Parsing partition layout
[ 0.1804 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[ 0.1820 ] Creating list of images to be signed
[ 0.1841 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[ 0.1851 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.1888 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.1901 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[ 0.1941 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[ 0.1959 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.2039 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.2043 ] adding BCH for mb2_t234_aligned.bin
[ 0.2080 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[ 0.2200 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[ 0.2204 ] adding BCH for mb2_t234_aligned.bin
[ 0.2348 ] Filling MB1 storage info
[ 0.2348 ] Parsing dev params for multi chains
[ 0.2412 ] Generating br-bct
[ 0.2459 ] Updating dev and MSS params in BR BCT
[ 0.2460 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[ 0.2516 ] Updating bl info
[ 0.2532 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[ 0.2543 ] WARNING: boot chain is not completed. set to 0
[ 0.2552 ] Generating signatures
[ 0.2689 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[ 0.2691 ] Assuming zero filled SBK key
[ 0.2823 ] Warning: /home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/v3_cmac_25332.out is not found
[ 0.2837 ] Traceback (most recent call last):
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegrasign_v3.py", line 499, in tegrasign
retVal = sign_files_in_list(p_keylist, internal)
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegrasign_v3_internal.py", line 287, in sign_files_in_list
retVal = sign_files_internal(p_keylist, child, pkh, mont, sha_type, iv)
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegrasign_v3_internal.py", line 119, in sign_files_internal
write_file(hash_fh, buff_hash)
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegrasign_v3_util.py", line 679, in write_file
file_handle.write(data)
TypeError: a bytes-like object is required, not 'str'
[ 0.2837 ] Encounter exception when signing
[ 0.2837 ] a bytes-like object is required, not 'str'
[ 0.2837 ] ********* Error. Quitting. *********
Traceback (most recent call last):
File "./tegraflash.py", line 1383, in <module>
tegraflash_run_commands()
File "./tegraflash.py", line 1217, in tegraflash_run_commands
interpreter.onecmd(command)
File "/usr/lib/python3.8/cmd.py", line 217, in onecmd
return func(arg)
File "./tegraflash.py", line 855, in do_dump
self.chip_inst.tegraflash_dump(exports, args)
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py", line 2392, in tegraflash_dump
self.tegraflash_sign_images()
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py", line 566, in tegraflash_sign_images
dce_bin = self.get_file_name_from_images_list('dce_fw')
File "/home/soohwanlee/바탕화면/z/Linux_for_Tegra/bootloader/tegraflash_impl_t234.py", line 3212, in get_file_name_from_images_list
with open(self.tegrahost_values['--signed_list'], 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'images_list_signed.xml'
Reading board information failed.
Error: failed to generate images
Cleaning up...
The length of log was too long so terminal couldn’t show all the log. This is the end of log I could copy and paste.
ader.img.encrypt; ape_fw adsp-fw_sigheader.bin.encrypt; spe_fw spe_t234_sigheader.bin.encrypt; tos tos-optee_t234_sigheader.img.encrypt; eks eks_t234_sigheader.img.encrypt; kernel boot0.img; kernel_dtb tegra234-p3767-0003-p3768-0000-a0.dtb" --secondary_gpt_backup --bct_backup --boot_chain A --instance 1-1
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
Entering RCM boot
[ 0.0422 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from --mb1_bin
[ 0.0422 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from --psc_bl1_bin
[ 0.0422 ] rcm boot with presigned binaries
[ 0.0435 ] tegrarcm_v2 --instance 1-1 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[ 0.0445 ] BR_CID: 0x80012344705DE642200000000C000140
[ 0.0528 ] Sending bct_br
[ 0.0608 ] Sending mb1
[ 0.0613 ] Sending psc_bl1
[ 0.0708 ] Sending bct_mb1
[ 0.0768 ] Generating blob for T23x
[ 0.0793 ] tegrahost_v2 --chip 0x23 0 --generateblob blob.xml blob.bin
[ 0.0804 ] The number of images in blob is 18
[ 0.0808 ] blobsize is 73401438
[ 0.0809 ] Added binary blob_uefi_jetson_with_dtb_sigheader.bin.encrypt of size 3182656
[ 0.1235 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 375168
[ 0.1243 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 190592
[ 0.1249 ] Added binary blob_applet_t234_sigheader.bin.encrypt of size 277312
[ 0.1253 ] Not supported type: mb2_applet
[ 0.1255 ] Added binary blob_mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt of size 437984
[ 0.1261 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164352
[ 0.1266 ] Added binary blob_display-t234-dce_sigheader.bin.encrypt of size 9097216
[ 0.1318 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 294912
[ 0.1348 ] Added binary blob_bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt of size 1047936
[ 0.1357 ] Added binary blob_tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt of size 110080
[ 0.1363 ] Added binary blob_camera-rtcpu-sce_sigheader.img.encrypt of size 166304
[ 0.1368 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 537952
[ 0.1374 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 400960
[ 0.1378 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336
[ 0.1382 ] Added binary blob_tos-optee_t234_sigheader.img.encrypt of size 1064752
[ 0.1388 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[ 0.1392 ] Added binary blob_boot0.img of size 55427072
[ 0.1840 ] Added binary blob_tegra234-p3767-0003-p3768-0000-a0.dtb of size 345518
[ 0.2563 ] tegrarcm_v2 --instance 1-1 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[ 0.2573 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[ 0.3056 ] Sending bct_mem
[ 0.3141 ] Sending blob
[ 3.0823 ] RCM-boot started
/home/soohwanlee/Downloads/z/Linux_for_Tegra
***************************************
* *
* Step 3: Start the flashing process *
* *
***************************************
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for device to expose ssh ......RTNETLINK answers: File exists
RTNETLINK answers: File exists
Run command: if [ -f /qspi/l4t_flash_from_kernel.sh ]; then USER=root /qspi/l4t_flash_from_kernel.sh --no-reboot --qspi-only ; fi on root@fe80::1%usb0
blockdev: cannot open /dev/sdc: 미디어가 없음
[ 0]: l4t_flash_from_kernel: Starting to create gpt for emmc
Active index file is /home/soohwanlee/Downloads/z/Linux_for_Tegra/tools/kernel_flash/images/internal/flash.idx
Number of lines is 75
max_index=74
SSH ready
blockdev: cannot open /dev/mmcblk0boot0: No such file or directory
Flash index file is /qspi/internal/flash.idx
Number of lines is 75
max_index=74
[ 0]: l4t_flash_from_kernel: Starting to flash to qspi
QSPI storage size: 67108864 bytes.
writing item=59, 6:0:primary_gpt, 512, 19968, gpt_primary_6_0.bin, 16896, fixed-<reserved>-0, b9d868dd929d3abce2c4231c9135fa177d06a7fd
오류: /dev/sdb 열기 오류: 미디어가 없음
Erased 67108864 bytes from address 0x00000000 in flash
Flash index file is /qspi/internal/flash.idx
Number of lines is 75
max_index=74
Writing br_bct_BR.bct (parittion: BCT) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/br_bct_BR.bct
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:0
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00000000 in flash
[ 148]: l4t_flash_from_kernel: QSPI erase block size is 65536
[ 148]: l4t_flash_from_kernel: Writing 16 copies of /qspi/internal/br_bct_BR.bct
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:65536
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00010000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:131072
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00020000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:196608
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00030000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:262144
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00040000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:327680
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00050000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:393216
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00060000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:458752
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00070000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:524288
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00080000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:589824
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x00090000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:655360
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000a0000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:720896
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000b0000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:786432
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000c0000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:851968
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000d0000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:917504
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000e0000 in flash
Writing /qspi/internal/br_bct_BR.bct (8192 bytes) into /dev/mtd0:983040
Copied 8192 bytes from /qspi/internal/br_bct_BR.bct to address 0x000f0000 in flash
Writing mb1_t234_prod_aligned_sigheader.bin.encrypt (parittion: A_mb1) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt
Writing /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt (268240 bytes) into /dev/mtd0:1048576
Copied 268240 bytes from /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt to address 0x00100000 in flash
Writing psc_bl1_t234_prod_aligned_sigheader.bin.encrypt (parittion: A_psc_bl1) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt
Writing /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt (119616 bytes) into /dev/mtd0:1572864
Copied 119616 bytes from /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt to address 0x00180000 in flash
Writing mb1_cold_boot_bct_MB1_sigheader.bct.encrypt (parittion: A_MB1_BCT) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
Writing /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt (17056 bytes) into /dev/mtd0:1835008
Copied 17056 bytes from /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt to address 0x001c0000 in flash
Writing mem_coldboot_sigheader.bct.encrypt (parittion: A_MEM_BCT) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mem_coldboot_sigheader.bct.encrypt
Writing /qspi/internal/mem_coldboot_sigheader.bct.encrypt (243712 bytes) into /dev/mtd0:1966080
Copied 243712 bytes from /qspi/internal/mem_coldboot_sigheader.bct.encrypt to address 0x001e0000 in flash
[ 150]: l4t_flash_from_kernel: Warning: skip writing A_tsec-fw partition as no image is specified
Writing nvdec_t234_prod_sigheader.fw.encrypt (parittion: A_nvdec) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt
Writing /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt (294912 bytes) into /dev/mtd0:3276800
Copied 294912 bytes from /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt to address 0x00320000 in flash
Writing mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt (parittion: A_mb2) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt
Writing /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt (437984 bytes) into /dev/mtd0:4325376
Copied 437984 bytes from /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt to address 0x00420000 in flash
Writing xusb_t234_prod_sigheader.bin.encrypt (parittion: A_xusb-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt (164352 bytes) into /dev/mtd0:4849664
Copied 164352 bytes from /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt to address 0x004a0000 in flash
Writing bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt (parittion: A_bpmp-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt
Writing /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt (1047936 bytes) into /dev/mtd0:5111808
Copied 1047936 bytes from /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt to address 0x004e0000 in flash
Writing tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt (parittion: A_bpmp-fw-dtb) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt
Writing /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt (110080 bytes) into /dev/mtd0:6684672
Copied 110080 bytes from /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt to address 0x00660000 in flash
Writing pscfw_t234_prod_sigheader.bin.encrypt (parittion: A_psc-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt (375168 bytes) into /dev/mtd0:10878976
Copied 375168 bytes from /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt to address 0x00a60000 in flash
Writing mce_flash_o10_cr_prod_sigheader.bin.encrypt (parittion: A_mts-mce) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt
Writing /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt (190592 bytes) into /dev/mtd0:11665408
Copied 190592 bytes from /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt to address 0x00b20000 in flash
Writing sc7_t234_prod_sigheader.bin.encrypt (parittion: A_sc7) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt (167344 bytes) into /dev/mtd0:12189696
Copied 167344 bytes from /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt to address 0x00ba0000 in flash
Writing psc_rf_t234_prod_sigheader.bin.encrypt (parittion: A_pscrf) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt (119104 bytes) into /dev/mtd0:12386304
Copied 119104 bytes from /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt to address 0x00bd0000 in flash
Writing mb2rf_t234_sigheader.bin.encrypt (parittion: A_mb2rf) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb2rf_t234_sigheader.bin.encrypt
Writing /qspi/internal/mb2rf_t234_sigheader.bin.encrypt (122784 bytes) into /dev/mtd0:12582912
Copied 122784 bytes from /qspi/internal/mb2rf_t234_sigheader.bin.encrypt to address 0x00c00000 in flash
Writing uefi_jetson_with_dtb_sigheader.bin.encrypt (parittion: A_cpu-bootloader) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt
Writing /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt (3182656 bytes) into /dev/mtd0:12713984
Copied 3182656 bytes from /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt to address 0x00c20000 in flash
Writing tos-optee_t234_sigheader.img.encrypt (parittion: A_secure-os) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/tos-optee_t234_sigheader.img.encrypt
Writing /qspi/internal/tos-optee_t234_sigheader.img.encrypt (1064752 bytes) into /dev/mtd0:16384000
Copied 1064752 bytes from /qspi/internal/tos-optee_t234_sigheader.img.encrypt to address 0x00fa0000 in flash
[ 164]: l4t_flash_from_kernel: Warning: skip writing A_smm-fw partition as no image is specified
Writing eks_t234_sigheader.img.encrypt (parittion: A_eks) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/eks_t234_sigheader.img.encrypt
Writing /qspi/internal/eks_t234_sigheader.img.encrypt (9232 bytes) into /dev/mtd0:22675456
Copied 9232 bytes from /qspi/internal/eks_t234_sigheader.img.encrypt to address 0x015a0000 in flash
Writing display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt (parittion: A_dce-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt
Writing /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt (736048 bytes) into /dev/mtd0:22937600
Copied 736048 bytes from /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt to address 0x015e0000 in flash
Writing spe_t234_sigheader.bin.encrypt (parittion: A_spe-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/spe_t234_sigheader.bin.encrypt
Writing /qspi/internal/spe_t234_sigheader.bin.encrypt (270336 bytes) into /dev/mtd0:28180480
Copied 270336 bytes from /qspi/internal/spe_t234_sigheader.bin.encrypt to address 0x01ae0000 in flash
Writing camera-rtcpu-t234-rce_sigheader.img.encrypt (parittion: A_rce-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt
Writing /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt (537952 bytes) into /dev/mtd0:28770304
Copied 537952 bytes from /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt to address 0x01b70000 in flash
Writing adsp-fw_sigheader.bin.encrypt (parittion: A_adsp-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/adsp-fw_sigheader.bin.encrypt
Writing /qspi/internal/adsp-fw_sigheader.bin.encrypt (400960 bytes) into /dev/mtd0:29818880
Copied 400960 bytes from /qspi/internal/adsp-fw_sigheader.bin.encrypt to address 0x01c70000 in flash
[ 167]: l4t_flash_from_kernel: Warning: skip writing A_reserved_on_boot partition as no image is specified
Writing mb1_t234_prod_aligned_sigheader.bin.encrypt (parittion: B_mb1) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt
Writing /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt (268240 bytes) into /dev/mtd0:33292288
Copied 268240 bytes from /qspi/internal/mb1_t234_prod_aligned_sigheader.bin.encrypt to address 0x01fc0000 in flash
Writing psc_bl1_t234_prod_aligned_sigheader.bin.encrypt (parittion: B_psc_bl1) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt
Writing /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt (119616 bytes) into /dev/mtd0:33816576
Copied 119616 bytes from /qspi/internal/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt to address 0x02040000 in flash
Writing mb1_cold_boot_bct_MB1_sigheader.bct.encrypt (parittion: B_MB1_BCT) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt
Writing /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt (17056 bytes) into /dev/mtd0:34078720
Copied 17056 bytes from /qspi/internal/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt to address 0x02080000 in flash
Writing mem_coldboot_sigheader.bct.encrypt (parittion: B_MEM_BCT) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mem_coldboot_sigheader.bct.encrypt
Writing /qspi/internal/mem_coldboot_sigheader.bct.encrypt (243712 bytes) into /dev/mtd0:34209792
Copied 243712 bytes from /qspi/internal/mem_coldboot_sigheader.bct.encrypt to address 0x020a0000 in flash
[ 169]: l4t_flash_from_kernel: Warning: skip writing B_tsec-fw partition as no image is specified
Writing nvdec_t234_prod_sigheader.fw.encrypt (parittion: B_nvdec) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt
Writing /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt (294912 bytes) into /dev/mtd0:35520512
Copied 294912 bytes from /qspi/internal/nvdec_t234_prod_sigheader.fw.encrypt to address 0x021e0000 in flash
Writing mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt (parittion: B_mb2) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt
Writing /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt (437984 bytes) into /dev/mtd0:36569088
Copied 437984 bytes from /qspi/internal/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt to address 0x022e0000 in flash
Writing xusb_t234_prod_sigheader.bin.encrypt (parittion: B_xusb-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt (164352 bytes) into /dev/mtd0:37093376
Copied 164352 bytes from /qspi/internal/xusb_t234_prod_sigheader.bin.encrypt to address 0x02360000 in flash
Writing bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt (parittion: B_bpmp-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt
Writing /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt (1047936 bytes) into /dev/mtd0:37355520
Copied 1047936 bytes from /qspi/internal/bpmp_t234-TE950M-A1_prod_sigheader.bin.encrypt to address 0x023a0000 in flash
Writing tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt (parittion: B_bpmp-fw-dtb) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt
Writing /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt (110080 bytes) into /dev/mtd0:38928384
Copied 110080 bytes from /qspi/internal/tegra234-bpmp-3767-0003-3509-a02_with_odm_sigheader.dtb.encrypt to address 0x02520000 in flash
Writing pscfw_t234_prod_sigheader.bin.encrypt (parittion: B_psc-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt (375168 bytes) into /dev/mtd0:43122688
Copied 375168 bytes from /qspi/internal/pscfw_t234_prod_sigheader.bin.encrypt to address 0x02920000 in flash
Writing mce_flash_o10_cr_prod_sigheader.bin.encrypt (parittion: B_mts-mce) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt
Writing /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt (190592 bytes) into /dev/mtd0:43909120
Copied 190592 bytes from /qspi/internal/mce_flash_o10_cr_prod_sigheader.bin.encrypt to address 0x029e0000 in flash
Writing sc7_t234_prod_sigheader.bin.encrypt (parittion: B_sc7) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt (167344 bytes) into /dev/mtd0:44433408
Copied 167344 bytes from /qspi/internal/sc7_t234_prod_sigheader.bin.encrypt to address 0x02a60000 in flash
Writing psc_rf_t234_prod_sigheader.bin.encrypt (parittion: B_pscrf) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt
Writing /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt (119104 bytes) into /dev/mtd0:44630016
Copied 119104 bytes from /qspi/internal/psc_rf_t234_prod_sigheader.bin.encrypt to address 0x02a90000 in flash
Writing mb2rf_t234_sigheader.bin.encrypt (parittion: B_mb2rf) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/mb2rf_t234_sigheader.bin.encrypt
Writing /qspi/internal/mb2rf_t234_sigheader.bin.encrypt (122784 bytes) into /dev/mtd0:44826624
Copied 122784 bytes from /qspi/internal/mb2rf_t234_sigheader.bin.encrypt to address 0x02ac0000 in flash
Writing uefi_jetson_with_dtb_sigheader.bin.encrypt (parittion: B_cpu-bootloader) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt
Writing /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt (3182656 bytes) into /dev/mtd0:44957696
Copied 3182656 bytes from /qspi/internal/uefi_jetson_with_dtb_sigheader.bin.encrypt to address 0x02ae0000 in flash
Writing tos-optee_t234_sigheader.img.encrypt (parittion: B_secure-os) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/tos-optee_t234_sigheader.img.encrypt
Writing /qspi/internal/tos-optee_t234_sigheader.img.encrypt (1064752 bytes) into /dev/mtd0:48627712
Copied 1064752 bytes from /qspi/internal/tos-optee_t234_sigheader.img.encrypt to address 0x02e60000 in flash
[ 183]: l4t_flash_from_kernel: Warning: skip writing B_smm-fw partition as no image is specified
Writing eks_t234_sigheader.img.encrypt (parittion: B_eks) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/eks_t234_sigheader.img.encrypt
Writing /qspi/internal/eks_t234_sigheader.img.encrypt (9232 bytes) into /dev/mtd0:54919168
Copied 9232 bytes from /qspi/internal/eks_t234_sigheader.img.encrypt to address 0x03460000 in flash
Writing display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt (parittion: B_dce-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt
Writing /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt (736048 bytes) into /dev/mtd0:55181312
Copied 736048 bytes from /qspi/internal/display-t234-dce_with_kernel_tegra234-p3767-0003-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt to address 0x034a0000 in flash
Writing spe_t234_sigheader.bin.encrypt (parittion: B_spe-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/spe_t234_sigheader.bin.encrypt
Writing /qspi/internal/spe_t234_sigheader.bin.encrypt (270336 bytes) into /dev/mtd0:60424192
Copied 270336 bytes from /qspi/internal/spe_t234_sigheader.bin.encrypt to address 0x039a0000 in flash
Writing camera-rtcpu-t234-rce_sigheader.img.encrypt (parittion: B_rce-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt
Writing /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt (537952 bytes) into /dev/mtd0:61014016
Copied 537952 bytes from /qspi/internal/camera-rtcpu-t234-rce_sigheader.img.encrypt to address 0x03a30000 in flash
Writing adsp-fw_sigheader.bin.encrypt (parittion: B_adsp-fw) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/adsp-fw_sigheader.bin.encrypt
Writing /qspi/internal/adsp-fw_sigheader.bin.encrypt (400960 bytes) into /dev/mtd0:62062592
Copied 400960 bytes from /qspi/internal/adsp-fw_sigheader.bin.encrypt to address 0x03b30000 in flash
[ 187]: l4t_flash_from_kernel: Warning: skip writing B_reserved_on_boot partition as no image is specified
[ 187]: l4t_flash_from_kernel: Warning: skip writing uefi_variables partition as no image is specified
[ 187]: l4t_flash_from_kernel: Warning: skip writing uefi_ftw partition as no image is specified
[ 187]: l4t_flash_from_kernel: Warning: skip writing worm partition as no image is specified
Writing bct_backup.img (parittion: BCT-boot-chain_backup) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/bct_backup.img
Writing /qspi/internal/bct_backup.img (32768 bytes) into /dev/mtd0:66715648
Copied 32768 bytes from /qspi/internal/bct_backup.img to address 0x03fa0000 in flash
[ 187]: l4t_flash_from_kernel: Warning: skip writing reserved_partition partition as no image is specified
Writing gpt_secondary_3_0.bin (parittion: secondary_gpt_backup) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/gpt_secondary_3_0.bin
Writing /qspi/internal/gpt_secondary_3_0.bin (16896 bytes) into /dev/mtd0:66846720
Copied 16896 bytes from /qspi/internal/gpt_secondary_3_0.bin to address 0x03fc0000 in flash
Writing qspi_bootblob_ver.txt (parittion: B_VER) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/qspi_bootblob_ver.txt
Writing /qspi/internal/qspi_bootblob_ver.txt (109 bytes) into /dev/mtd0:66912256
Copied 109 bytes from /qspi/internal/qspi_bootblob_ver.txt to address 0x03fd0000 in flash
Writing qspi_bootblob_ver.txt (parittion: A_VER) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/qspi_bootblob_ver.txt
Writing /qspi/internal/qspi_bootblob_ver.txt (109 bytes) into /dev/mtd0:66977792
Copied 109 bytes from /qspi/internal/qspi_bootblob_ver.txt to address 0x03fe0000 in flash
Writing gpt_secondary_3_0.bin (parittion: secondary_gpt) into /dev/mtd0
Sha1 checksum matched for /qspi/internal/gpt_secondary_3_0.bin
Writing /qspi/internal/gpt_secondary_3_0.bin (16896 bytes) into /dev/mtd0:67091968
Copied 16896 bytes from /qspi/internal/gpt_secondary_3_0.bin to address 0x03ffbe00 in flash
[ 187]: l4t_flash_from_kernel: Successfully flash the qspi
[ 187]: l4t_flash_from_kernel: Flashing success
Error flashing non-qspi storage
Cleaning up...
After that I just ran Jetson and it shows different screen.
what did you get from UART when the flashing process failed?
Have you tried with a different SD card?
Or can you try flashing with a USB drive or NVMe SSD?
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
UART means the same thing as serial console.
Please dump the serial log along with flashing log here.