Announcing JetPack 5.0.1 Developer Preview with Jetson Linux 34.1.1

We are pleased to announce the release of JetPack 5.0.1 Developer Preview which adds support for DeepStream 6.1. This is a development release and a minor update to JetPack 5.0 Developer Preview. All features remain the same as JetPack 5.0 Developer Preview.

This release supports Jetson AGX Orin Developer Kit as well as Jetson AGX Xavier series and Jetson Xavier NX series developer kits and commercial modules.

Please note that JetPack 5.0.1 Developer Preview is not intended for production use, and has known issues documented in the Jetson Linux release notes. Please read the release notes carefully.

Install JetPack 5.0.1 Developer Preview via Debian package management tool, NVIDIA SDK Manager, or SD card image (for Jetson Xavier NX Developer Kit).

To upgrade from JetPack 5.0 Developer Preview to JetPack 5.0.1 Developer Preview using APT, please use the following commands:

sudo apt update

sudo apt upgrade

JetPack 5.0.1 Developer Preview components:

  • Jetson Linux 34.1.1
  • CUDA 11.4.14
  • TensorRT 8.4.0 Early Access
  • cuDNN 8.3.2
  • VPI 2.0
  • OpenCV 4.5.4
  • Vulkan 1.3
  • Nsight Systems 2021.5
  • Nsight Graphics 2021.5
  • Nsight Compute 2021.2.4.1
  • Nsight Deep Learning Designer 2022.1
1 Like

apt update fail

ping repo.download.nvidia.com ok
but “Could not connect to repo.download.nvidia.com

xavier ubuntu 20.04 install jetpack 5.0.1 with error

sudo apt install cuda-libraries-dev-11-4
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
cuda-libraries-dev-11-4 : Depends: cuda-profiler-api-11-4 (>= 11.4.239) but it is not installable
E: Unable to correct problems, you have held broken packages.

sudo apt install cuda-profiler-api-11-4
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package cuda-profiler-api-11-4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘cuda-profiler-api-11-4’ has no installation candidate

Hi chllcy,

Please help to open a new topic if that’s still an issue. Thanks

thanks,it’s fixed。