JetPack 5.1.3 , the latest production release for Jetson was released today. JetPack 5.1.3 is a production quality release and a minor update to JetPack 5.1.2. JetPack 5.1.3 packages the same compute stack as of JetPack 5.1.2 but updates Vision Programming Interface (VPI) to VPI 2.4. and brings additional features related to security and OTA.
Image-Based OTA for Jetson AGX Orin has been extended to include support for rootfs on NVMe
Image-Based OTA support has been extended to include Jetsons with disk encryption enabled
Security
Protection of UEFI variables from physical attack.
Fixes for known security vulnerabilities
Installing JetPack 5.1.3
You can install JetPack 5.1.3 using multiple ways:
Using SDK Manager: Install JetPack 5.1.3 using SDK Manager on any Jetson Orin and Xavier modules.
SDCard Image: If you are using Jetson Orin Nano Developer Kit or Jetson Xavier NX Developer kit, then you can use the SDCard image from JetPack 5.1.3 page.
Flashing Scripts: Download the Jetson Linux tar balls from Jetson Linux 35.5.0 page and use flashing scripts to flash. Refer to QuickStart section in Jetson Linux Developer Guide.
Debian Packages: After flashing Jetson Linux, you can install the rest of the JetPack using apt commands. Please refer JetPack documentation
To upgrade from a previous version of JetPack 5 using debian packages, refer to JetPack documentation
All of the documentation instruction using containers is wrong.
The containers do not work following the instructions.
The containers fail to ping6 a server on the Xavier as a staff member educated me.
The container expects to ipv6 egress via USB to the Xavier.
The container requires --network host to see the Xavier
You can only have one --network host in docker, You cannot delete it to recreate one with ipv6 support as it is the default network.
This means, It is impossible for anyone to have ever tested the containers, If they did , Where is the missing documentation to workaround the above?
There is inconsistency on the Jetpack 5.1.3 documentation.
Second Paragraph: “It includes Jetson Linux 35.5 BSP with Linux Kernel 5.10, an Ubuntu 20.04 based root file system, a UEFI based bootloader, and OP-TEE”
Under Key Features in JetPack 5.1.3: “Linux Kernel 5.10, UEFI based bootloader, Ubuntu 22.04 based root file system, NVIDIA drivers, necessary firmwares, toolchain and more.”