L4TLauncher: Attempting Direct Boot (Jetson Orin Nano Dev kit)

To flash my Jetson Nano Orin Dev Kit, I’ve gone through the following steps:

  1. I downloaded SD Card Image of JetPack 6.0 from here
    JetPack SDK | NVIDIA Developer
  2. I formatted and flashed by microSD with image.
  3. I inserted the card, display, mouse and keyboard and powered on the devkit.
    After I see a sceen prompt: Attemting direct boot
    The jetson fan is powering off and nothing is displaying. Kindly guide what to do.

Hi,
Please try the SDKManager method. We suggest have a x86 host PC with SDKManager installed for flashing any Jetson devices.

While installing using SDKManager, I am encountering the following error, I have tried re-downloading/installing using different Jetpack versions but still encountering the same error:

01:32:37 INFO: Nsight Perf SDK - host: ./NvPerf/lib/a64/

01:32:37 INFO: Nsight Perf SDK - host: ./NvPerf/lib/a64/libnvperf_grfx_host.so

01:32:37 ERROR: Nsight Perf SDK - host: unarchive the package failure: reading file in tar archive: /media/robomuse5/DAD5-4C25/JetPack_5.1.2_Linux/NVIDIA_Nsight_Perf_SDK/NvPerf/lib/a64/libnvperf_grfx_host.so: making symbolic link for: symlink libnvperf_grfx_host.so.2023.3.1 /media/robomuse5/DAD5-4C25/JetPack_5.1.2_Linux/NVIDIA_Nsight_Perf_SDK/NvPerf/lib/a64/libnvperf_grfx_host.so: operation not permitted

01:32:37 INFO: Nsight Perf SDK - host: [ Package Install Finished with Error ]

01:32:37 INFO: Nsight Perf SDK - host: [host] [ 52.00 KB used. Disk Avail: 354.83 GB ]

01:32:37 INFO: Nsight Perf SDK - host: [ NV_L4T_NVIDIA_NSIGHT_PERFSDK_HOST_COMP Install took 0s ]

01:32:37 ERROR: Nsight Perf SDK - host: command terminated with error

01:32:37 SUMMARY: Nsight Perf SDK - host: First Error: Installation failed.

Kindly guide what to do!

Hi gaurang.p1320,

You can unclick to install Host Machine
Just select Jetson → Target Hardware → JetPack version and try again.

I am flashing a brand new microSD card to install Jetson orin nano devkit software for the first time as microSD image method is not working. SDK method shows error for host components, there is no option to untick host installation. In repair/uninstall section, if I choose to only repair jetson hardware, I get the following error.

00:47:47 INFO: Drivers for Jetson - target_image: exec_command: /tmp/tmp_NV_L4T_DRIVERS_COMP.hemant.sh

00:47:47 INFO: Drivers for Jetson - target_image: *begin sudo apt-get install -y lbzip2, 5

00:47:47 INFO: Drivers for Jetson - target_image: Reading package lists…

00:47:47 INFO: Drivers for Jetson - target_image: Building dependency tree…

00:47:47 INFO: Drivers for Jetson - target_image: Reading state information…

00:47:48 INFO: Drivers for Jetson - target_image: 0 upgraded, 0 newly installed, 0 to remove and 91 not upgraded.

00:47:48 INFO: Drivers for Jetson - target_image: exec_command: /tmp/tmp_NV_L4T_DRIVERS_COMP.hemant.sh

00:47:48 ERROR: Drivers for Jetson - target_image: : Operation not permitted

00:47:48 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/jetson-agx-orin-devkit-maxn.conf: Cannot create symlink to ‘p3737-0000-p3701-0000-maxn.conf’: Operation not permitted

00:47:48 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/bootloader/tos_t234.img: Cannot create symlink to ‘tos-optee_t234.img’: Operation not permitted

00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted

00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted

00:47:51 ERROR: Drivers for Jetson - target_image: : Operation not permitted

00:47:54 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/jetson-agx-orin-devkit-industrial-qspi.conf: Cannot create symlink to ‘p3737-0000-p3701-0008-qspi.conf’: Operation not permitted

00:48:01 ERROR: Drivers for Jetson - target_image: tar: Linux_for_Tegra/igx-orin-devkit.conf: Cannot create symlink to ‘p3740-0002-p3701-0008.conf’: Operation not permitted

00:48:01 ERROR: Drivers for Jetson - target_image: tar: Exiting with failure status due to previous errors

00:48:01 ERROR: Drivers for Jetson - target_image: command terminated with error

00:48:02 SUMMARY: File System and OS - target_image: Depends on failed component

Kindly guide what to do, I have tried using different jetpack versions, different host machines, different SD cards, different wifi connections but I get the same error every time.

Hi gaurang.p1320,

Your SDK Manager will like below:

Then press continue to steps 02 and 03, connect micro-usb cable from host PC to Orin-Nano.
Please reference user guide: Install Jetson Software with SDK Manager — sdk-manager 2.0.0 documentation

I am getting the same error every time “operation not permitted”, as I am installing target in microSD. My jetson orin nano is not detectable after connecting power and microUSB to host PC hence I am not able to give install path dierctly to target device. We are using Jetson Orin Nano for ROBOCON 2024 autonomous bot and are not able to start our project. Kindly give detailed steps to install everything on brand new jetson orin nano devkit using micro SD card for the first time.

1 Like

Hi,

The installation issue is not on Jetson but on your host PC where you ran the sdkmanager.

Operation not permitted means sdkmanager does not have the root permission on your host PC. Or even your host PC is using a file system not is not ext4.

Please be aware that sdkmanager is already the most correct official way.

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