Hello,
I am trying to flash jetson orin nano with sdkmanager but I am facing many error
I am using Ubuntu 20.04.6 LTS as host machine
SDKManager version - 2.1.0-11698_amd64
I tried both jetpack 5.1.2 and jetpack 6 and both downloaded all files successfully but failed in the same step which is after creating the os image as shown in the image
I attached also the logs for my last failed try
I tried also the method in this link but it fails on extracting in this line “sudo tar xpf ${SAMPLE_FS_PACKAGE} -C Linux_for_Tegra/rootfs/”
sdkm-2024-09-25-07-18-52.log (1.6 MB)
SDKM_logs_JetPack_5.1.2_Linux_for_Jetson_Orin_Nano_modules_2024-09-25_07-19-34.zip (205.9 KB)
Hi amr.98712,
Are you using standalone x86 Ubuntu host PC?
Or ARM based PC with VM for Ubuntu?
08:08:12.387 - info: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_ORIN_NANO_TARGETS: tar: usr/share/ModemManager/fcc-unlock.available.d/413c\:81a8: Cannot create symlink to ‘1199’: Invalid argument
08:18:21.648 - error: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_ORIN_NANO_TARGETS: tar: var/lib/dpkg/info/libcbor0.6\:arm64.shlibs: Cannot open: Invalid argument
08:18:21.649 - info: Event: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_ORIN_NANO_TARGETS - error is: tar: var/lib/dpkg/info/libcbor0.6\:arm64.shlibs: Cannot open: Invalid argument
From the log you shared, it seems the issue coming from your host environment.
I use standard Ubuntu, as shown here:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
do you mean I should install a specific ubuntu version?
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks
Is it from the VM or docker?
Ubuntu 20.04 should be fine to work with SDK Manager.
Do you have another PC having the same issue?