Using Jetson AGX Orin with Provided Ubuntu 20.04 System
Last updated
Was this helpful?
Last updated
Was this helpful?
We broadly follow these instructions:
Connect USB keyboard and mouse, DisplayPort port, and USB Type-C power cable
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 conda according to the "Install Conda" section in this guide
Quick Start With Chipyard on Ubuntu or WSL