Using Jetson AGX Orin with Provided Ubuntu 20.04 System

We broadly follow these instructions:

Power Up

Connect USB keyboard and mouse, DisplayPort port, and USB Type-C power cable

Install Jetpack Tools

First, use this command to check board support package (BSP) version

As seen in the output, the BSP is up-to-date, the apt sources lists are the latest, and we can proceed

Run the commands to install Jetpack

Add the following lines to ~/.bashrc

Now it should detect CUDA

Install PyTorch

Install conda according to the "Install Conda" section in this guide

Quick Start With Chipyard on Ubuntu or WSLchevron-right

Last updated