NVIDIA Jetson AGX Thor - Installing JetPack 7.0

From RidgeRun Developer Wiki

Follow Us On Twitter LinkedIn Email Share this page





Previous: JetPack_7.0/Getting_Started Index Next: JetPack_7.0/Getting_Started/Wizard_Flashing









In this section, you will find a guide to installing JetPack 7.0 using the NVIDIA SDK Manager. This section assumes that the SDK Manager is already installed. To learn how to install it, see the Getting Started section.

The following steps describe the process to set up JetPack 7.0:

Step 1: Choose the hardware configuration


A. Launch the SDK Manager UI by running the following command in a terminal:

sdkmanager

Log in to your NVIDIA Developer account. After login, you should see configuration options for your environment (Figure 1).

Figure 1: NVIDIA SDK Manager Development Environment Setup: Main Screen
Figure 1: NVIDIA SDK Manager Development Environment Setup: Main Screen

B. Select the Product Category. Depending on the SDK Manager version, the options may vary. For version 2.3.0.12626, the options are "Jetson" and "Data Science". Select Jetson (Figure 1).

C. If you also plan to install SDK components on your host machine (such as CUDA, Nsight tools, NvSci libraries), select Host Machine along with your target hardware. This enables installation of developer tools on the host.

D. Under Target Hardware, select Jetson AGX Thor modules (Figure 2). Both Host Machine and Jetson AGX Thor options can be selected simultaneously.

Figure 2: NVIDIA SDK Manager Development Environment Setup: Target Hardware

E. Under SDK Version, select JetPack 7.0 (Figure 3).

Figure 3: NVIDIA SDK Manager Development Environment Setup: Target OS

F. When ready, click CONTINUE TO STEP 02.

Step 2: Software Packages Selection and License


G. The SDK Manager will present available software components for both the host and the Jetson AGX Thor target (Figure 4).

  • For the host: you can select CUDA toolkits, Nsight development tools, and other optional packages.
  • For the target: select Jetson Linux and optionally additional Jetson Runtime Components. For details, see JetPack Components.

Explore the dropdown menus and select all desired packages before continuing.


Figure 4: NVIDIA SDK Manager Software Packages and License Agreement

H. (Optional) Specify download and image directories. By default, files are saved to:

  • Downloads: /home/$USER/Downloads/nvidia/sdkm_downloads
  • JetPack SDK files: /home/$USER/nvidia/nvidia_sdk

I. Accept the license agreement by checking I accept the terms and conditions of the license agreement, then click CONTINUE TO STEP 03.

J. Enter your sudo password when prompted to allow installation (Figure 5).

Figure 5: NVIDIA SDK Manager Password Prompt

Step 3: Download and Installation


K. The SDK Manager begins downloading and installing the selected components. Each package has its own progress bar, and the bottom of the window shows overall download and installation progress (Figure 6).

Figure 6: NVIDIA SDK Manager Setup Process

L. After setting up the host environment, the SDK Manager will prompt you to flash the Jetson AGX Thor (Figure 7).

Figure 7: NVIDIA SDK Manager Flash Prompt

M. If you selected Host Machine components, the SDK Manager will open a prompt similar to the flash prompt, allowing you to install the selected SDK components on the host. You can choose to continue with the installation or skip it for later. For more details, see JetPack Components.

Figure 8: NVIDIA SDK Manager Components Prompt

Step 4: Finalization


N. Once flashing and installations are complete, a summary screen will show the software installed on both host and target (Figure 9). You should also see a success message. Close the SDK Manager to finish.

Figure 9: NVIDIA SDK Manager Finalization




Previous: JetPack_7.0/Getting_Started Index Next: JetPack_7.0/Getting_Started/Wizard_Flashing