We are pleased to announce the production release of JetPack 6.2.2. JetPack 6.2.2 packages Jetson Linux 36.5 with Linux Kernel 5.15 and Ubuntu 22.04 based root file system. JetPack 6.2.2 is a minor upgrade over JetPack 6.2.1. This release supports all NVIDIA Jetson Orin modules and developer kits.
What’s new in JetPack 6.2.2
Fixes for known issues and security vulnerabilities.
You can install JetPack 6.2.2 with any of the methods below
SDK Manager: You can do a fresh install of JetPack 6.2.2 using SDK Manager.
Debian Package: If you have JetPack 6 already installed on Jetson AGX Orin Developer Kit or Jetson Orin Nano Developer Kit, you can upgrade to JetPack 6.2.2 using APT. Refer to the steps here.
Manual Flashing: If you prefer to install using the command line, you can flash Jetson device from a linux host by following steps here. Once Jetson Linux is flashed, you can install the compute stack using SDK Manager (using linux host) or by running “sudo apt update” followed by “sudo apt install nvidia-jetpack” on Jetson.
SD Card: If you are using Jetson Orin Nano Developer Kit, you can download the SD Card image from JetPack 6.2.1 page and use Balena Etcher to prepare the SD Card with JetPack 6.2.1. You can then follow the instructions below to APT upgrade to JetPack 6.2.2.
STEP 1: Edit source.list to point to 36.5
vi /etc/apt/sources.list.d/nvidia-l4t-apt-source.list
I have updated my orin nano super 8GB from 36.4.7 to 36.5. I run my system with multi-user as the default target and it seems with the latest release Display port doesn’t work with multi-user.target. I am using a 4K monitor and orin nano is connected to it using DP to HDMI cable.
Is there something I can do or do I have to roll back to get the display working again?
I am trying to upgrade to Jetpack 6.2.x 7.0 or 7.1 all of which appear on the dropdown of the SDKManager but do NOT allow me to select them during the install/upgrade process. The 5.1.6 is selected by default, which works, and I apparently can select the 5.1.4 option to downgrade, but I am suffering the ‘llama.cpp CUDA0 allocation bug’ and this upgrade fixes that according to the news. How can I enable the selection of the 6.x or better yet, 7.x install? I have ubuntu 20.04 on a Lenovo laptop and have successfully used it to bring up 5.1.6 on several Jetson Orin Nano 8GB developer boards. Thanks in Advance. Jon