I try to install JP 5.1.3 on my orin nano using the sdk manager with a manual installation using a sd device.
The program recognizes well my jetson but during the installation of the target components, in the FLASH JETSON LINUX i have the following problem
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.0947 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.1112 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.1256 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.1261 ] adding BCH for mb2_t234_aligned.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.1586 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.1595 ] adding BCH for mb2_t234_aligned.bin
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.2087 ] WARNING: boot chain is not completed. set to 0
12:03:15 INFO: Flash Jetson Linux - flash: [ 0.2137 ] Assuming zero filled SBK key
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.2551 ] WARNING: boot chain is not completed. set to 0
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.2659 ] Assuming zero filled SBK key
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.2806 ] Assuming zero filled SBK key
12:03:16 ERROR: Flash Jetson Linux - flash: [ 0.2979 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported
12:03:16 ERROR: Flash Jetson Linux - flash: [ 0.3036 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3150 ] Generating SHA2 Hash for mb1bct
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3270 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3325 ] Assuming zero filled SBK key
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3457 ] MB1-BCT version: 0.12
12:03:16 ERROR: Flash Jetson Linux - flash: [ 0.3521 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3637 ] Generating SHA2 Hash for mb1bct
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3760 ] adding BCH for mb1_bct_MB1_aligned.bct
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.3816 ] Assuming zero filled SBK key
12:03:16 INFO: Flash Jetson Linux - flash: [ 0.4126 ] BR_CID: 0x80012344705DD2DE4400000008FE8200
12:03:17 INFO: Flash Jetson Linux - flash: [ 0.9299 ] Sending bct_br
12:03:22 ERROR: Flash Jetson Linux - flash: [ 1.4411 ] ERROR: might be timeout in USB write.
12:03:22 INFO: Flash Jetson Linux - flash: Command tegrarcm_v2 --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
12:03:22 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
12:03:22 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 7s ]
12:03:22 ERROR: Flash Jetson Linux - flash: command terminated with error
12:03:22 SUMMARY: DateTime Target Setup - target: Depends on failed component
I already clean my sd card but i dont have any different results.
before i have installed JP60 with the same procedure but now i have to downgrade it.