Ubuntu for Jetson 24.04 Server Thor EA release (Noble)¶
2025-10 Release Notes
Purpose¶
This is the Early Access release of Ubuntu 24.04 for Jetson AGX Thor.
Images¶
Ubuntu images can be downloaded from https://ubuntu.com/download/nvidia-jetson:
Ubuntu Server 24.04:
Image SHA256SUM:
6724ba86126228c989ae794bf2472a8109e3354fa7411becf089706a7e041a3e
Boot firmware 38.2:
Image SHA256SUM:
bef352597d8ebcb1bedff1f2abef5957dbd34faa8c8cff7d9d1e576c18c7a46d
Hardware Platforms Tested¶
Jetson AGX Thor Developer Kit
Release Highlights¶
This is an early access release only targeting Jetson AGX Thor, it does not support the Jetson Orin development kits.
This release enables NVIDIA runtime on Ubuntu Server 24.04.
At this early stage, camera testing has been deferred to a later release.
The Linux kernel used on the Jetson AGX Thor (̀ linux-nvidia-tegra-ppadev-jetson`) is under active development and has not yet been added to the official archive. Please note that this kernel is not stable, and future updates may introduce unexpected regressions.
Migrating from this Early Access image to a future release will require switching to a different kernel meta-package.
Known issues¶
Issue |
Description |
---|---|
The Bluetooth controller firmware |
|
Connecting to a WPA3 802.11ax access point currently results in a kernel crash. This issue is still under investigation but can be avoided by Updating the development kernel. |
|
The system currently exits suspend mode automatically after a few seconds, instead of waiting for a proper wake-up event (e.g., RTC alarm, keyboard input). This premature wake-up behaviour is a known issue and is expected to be resolved in an upcoming kernel update. |
|
Some of the stress tests performed are based on stress-ng: |
|
Running CUDA workloads as a superuser will result with a Kernel crash. This issue is already fixed but requires Updating the development kernel. |
|
Resuming the system from suspend mode may lead to a system freeze under specific conditions. This issue has only been observed when running the following command: |
|
Resuming the system from suspend mode may result in a black screen when connected to a 4K monitor. When this occurs, the system does not recover automatically, and a reboot is required. |
|
Audio output is limited to the first connected monitor via DisplayPort or HDMI. If a second monitor is connected, or if the monitor is reconnected to a different port, sound output will stop functioning. A system reboot is required to restore audio playback. |
|
GStreamer pipelines that perform transcoding from H.265 to AV1 currently fail with an error. This issue is under investigation. |
|
Automatic power-on of the Jetson AGX Thor development kit may fail if a USB-C cable is connected to another machine. Depending on the automation header configuration, the system is expected to boot automatically upon power-up, but this does not occur in this scenario. Manual intervention is required to start the system. NVIDIA is expected to release a firmware update soon to address this issue. |
|
The message “watchdog0: watchdog did not stop” appears during reboot. This is a known issue and is harmless. |
Updating the development kernel¶
To update the development kernel, please run the following commands
sudo add-apt-repository ppa:ubuntu-tegra/kernel-daily
sudo apt update
sudo apt install linux-nvidia-tegra-ppadev-jetson
Report Bugs¶
To report a bug, identify the related package in https://launchpad.net/ubuntu , create a bug, then subscribe the team ubuntu-tegra
to it. For firmware related issues, report a bug in the launchpad project.