Sdk manager error:DateTime Target Setup

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.5369 ] adding BCH for spe_t194_aligned.bin

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.5431 ] Assuming zero filled SBK key

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.5559 ] tegrahost_v2 --chip 0x19 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader tos-optee_t194_aligned.img zerosbk

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.5568 ] adding BCH for tos-optee_t194_aligned.img

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.5811 ] Assuming zero filled SBK key

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6060 ] adding BCH for eks_t194_aligned.img

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6104 ] Assuming zero filled SBK key

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6249 ] adding BCH for tegra194-p3668-0001-p3509-0000_aligned.dtb

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6367 ] Assuming zero filled SBK key

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6520 ] tegrahost_v2 --chip 0x19 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader nvtboot_recovery_cpu_t194_aligned.bin zerosbk

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6529 ] adding BCH for nvtboot_recovery_cpu_t194_aligned.bin

16:21:36 INFO: Flash Jetson Linux - flash: [ 2.6624 ] Assuming zero filled SBK key

16:21:38 INFO: Flash Jetson Linux - flash: [ 2.7126 ] tegraparser_v2 --pt flash.xml.bin --generateflashindex /home/asdasd/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/bootloader/signed/flash.xml.tmp flash.idx

16:21:38 INFO: Flash Jetson Linux - flash: saving flash command in flashcmd.txt

16:21:38 INFO: Flash Jetson Linux - flash: /tmp/tmp.zKZrAuOgdz ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra

16:21:38 INFO: Flash Jetson Linux - flash: extracting ramdisk in initrd.img

16:21:38 INFO: Flash Jetson Linux - flash: /tmp/tmp.zKZrAuOgdz/initrd /tmp/tmp.zKZrAuOgdz ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra

16:21:38 ERROR: Flash Jetson Linux - flash: 54378 blocks

16:21:44 ERROR: Flash Jetson Linux - flash: 83898 blocks

16:21:44 INFO: Flash Jetson Linux - flash: /tmp/tmp.zKZrAuOgdz ~/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra

16:21:44 INFO: Flash Jetson Linux - flash: flashimg0=boot0.img

16:21:44 INFO: Flash Jetson Linux - flash: Cleaning up…

16:21:44 INFO: Flash Jetson Linux - flash: Finish generating flash package.

16:21:44 INFO: Flash Jetson Linux - flash: /home/asdasd/nvidia/nvidia_sdk/JetPack_5.1_Linux_JETSON_XAVIER_NX_TARGETS/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --network usb0 --usb-instance 1-3 --device-instance 0 --flash-only --external-device nvme0n1p1 -c “tools/kernel_flash/flash_l4t_external.xml” --network usb0 jetson-xavier-nx-devkit-emmc internal

16:21:44 INFO: Flash Jetson Linux - flash: Failed to restart nfs-kernel-server.service: Unit proc-fs-nfsd.mount is masked.

16:21:44 INFO: Flash Jetson Linux - flash: Cleaning up…

16:21:44 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]

16:21:44 ERROR: Flash Jetson Linux - flash: command terminated with error

16:21:45 SUMMARY: DateTime Target Setup - target: Depends on failed component

Hi bugrayildirim463,

Are you using the devkit or custom board for Xavier NX?
It seems you want to flash into external NVMe drive.

What’s your issue here? Does the flash process terminate due to above errors?
Please help to provide the full flash log as file for further check.

Its eMMC version why flashing on SDK manager this error.While flashing nvm this error occurs but not for mmc,It installs nicely in mmc, but 16 gb memory is too insufficient for cuda and other components, also there is no sd card slot in the xavier nx I use.

So I did a clean install on mmc, but cuda cudnn and other components were not installed, then I cloned the system to nvm, now I am using nvm. I installed cuda but nvcc --version is not working. I want to install using sdkmanager on nvm for clean installation please help

SDKM_logs_JetPack_5.0.2_(rev._2)_Linux_for_Jetson_Xavier_NX_modules_2023-04-07_19-22-26.zip (443.0 KB) these are the logs what is wrong with these jetson devices pls inform me fast

is there any way to download sdk components without sdk manager

Does your board can boot up into desktop successfully?
If yes, you could just run the following command on your board to install SDK component.

sudo apt install nvidia-jetpck

Please make sure your board can access network first.

Please answer me faster, its not booting the error occurs while flashing via SDKmanager,

SDKM_logs_JetPack_5.1_(rev._1)_Linux_for_Jetson_Xavier_NX_modules_2023-04-10_23-57-34.zip (191.2 KB)

Is there another way to install the OS image and other SDKs? using host other than sdk manager

From your flash log, it seems USB disconnecting during flash.

23:59:49.416 - info: Event: Device APX was unplugged from usb port.
23:59:49.451 - error: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_XAVIER_NX_TARGETS: Error: Return value 8
23:59:49.451 - info: Event: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_XAVIER_NX_TARGETS - error is: Error: Return value 8

So, are you using the devkit from NVIDIA or custom board for Xavier NX?
If you are using the devkit, you can flash the board with both SDK Manager and flash script.
You could refer to the following instruction:
Quick Start — To Flash the Jetson Developer Kit Operating Software

Is your host PC a VM? USB disconnect is a big problem on VMs.

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