Jetson AGX Orin 64GB on JetPack 5.1.4: SUPPORTED
Method v1.0 · dataset 2026-09-07 · verified 2026-09-07 · last updated September 2026
Jetson AGX Orin 64GB on JetPack 5.1.4 (Jetson Linux 35.6.0, CUDA 11.4.19, TensorRT 8.5.2), SDK Manager (host flash), TensorRT: SUPPORTED. Every check is a published NVIDIA pairing. 6 verify commands settle it on the board.
Jetson AGX Orin 64GB · JetPack 5.1.4 (L4T 35.6.0) · CUDA 11.4.19 · TensorRT 8.5.2 · cuDNN 8.6.0 · Ubuntu 20.04
SDK Manager flash · TensorRT runtime. Change the install method, runtime or power mode on the live engine.
Checks
| Check | Status | Assumption | Evidence |
|---|---|---|---|
| jetpack release | PASS | JetPack 5.1.4 = Jetson Linux 35.6.0; CUDA 11.4.19, TensorRT 8.5.2, cuDNN 8.6.0, Ubuntu 20.04. | A |
| module support | PASS | Jetson AGX Orin 64GB is in NVIDIA's supported-module list for JetPack 5.1.4. | A |
| install method | PASS | SDK Manager (host flash): Host-driven flash from an x86 Ubuntu machine (or a Docker container per NVIDIA's SDK Manager Docker image). | A |
| power mode | PASS | 30W (nvpmodel id 2) is an NVIDIA preset for Jetson AGX Orin 64GB on JetPack 5.1.4 (default preset assumed). | A |
| runtime | PASS | TensorRT 8.5.2 ships with JetPack 5.1.4 (CUDA 11.4.19, cuDNN 8.6.0). | A |
Verify plan
Run these on the board, in order, to confirm the configuration matches what is checked above.
- cat /etc/nv_tegra_release
Expected:# R35 (release), REVISION: 6.0 …
Settles: jetpack release, install method · community (aggregated forum examples) · forums.developer.nvidia.com/t/379754 · verified 2026-09-07 - dpkg -l nvidia-jetpack (or: apt-cache show nvidia-jetpack; dpkg-query --show nvidia-l4t-core)
Expected:ii nvidia-jetpack <version> arm64 NVIDIA Jetpack Meta Package
Settles: jetpack release · community (Collabnix / NVIDIA forum aggregation) · forums.developer.nvidia.com/t/145422 · verified 2026-09-07 - cat /proc/device-tree/model
Expected:NVIDIA Jetson <board name> Developer Kit (Super-flashed boards append 'Super' or 'Engineering Reference Developer Kit Super')
Settles: module support, install method · community · medium.com/@arnav04verma/bootstrapping-a-headless-jetson-orin-nano-super-for-uav-autonomy- · verified 2026-09-07 - sudo nvpmodel -q
Expected:NV Power Mode: <MODE_NAME> <mode_id>
Settles: power mode · community (JetsonHacks / RidgeRun aggregation) · jetsonhacks.com/2018/10/07/nvpmodel-nvidia-jetson-agx-xavier-developer-kit · verified 2026-09-07 - dpkg -l | grep tensorrt
Expected:ii tensorrt <version> arm64 ... (and libnvinfer*, python3-libnvinfer* rows)
Settles: runtime · community (aggregated Jetson verification guides) · github:jadwigo/86b905ca2573dc7b9a685652b82ef590 · verified 2026-09-07 - python3 -c "import tensorrt; print(tensorrt.__version__)"
Expected:<major.minor.patch> (e.g. 10.3.0)
Settles: runtime · community · nvidia-docs:deeplearning/tensorrt/latest/getting-started/release-notes-10/10.13.2.html · verified 2026-09-07
Remediations
No remediation needed — every check passed.
Known issues
No known issues apply to this configuration.
nvpmodel presets on JetPack 5.1.4
| Mode | nvpmodel id | Watts | Flash | |
|---|---|---|---|---|
| MAXN | 0 | — | standard | |
| 15W | 1 | 15 | standard | |
| 30W | 2 | 30 | standard | default |
| 50W | 3 | 50 | standard |
Full detail: Jetson AGX Orin 64GB on the power-modes page.
Other install methods
This page checks the SDK Manager (host flash) path. How the other install methods behave for Jetson AGX Orin 64GB on JetPack 5.1.4:
| Method | Notes |
|---|---|
| SD card image | Not offered for Jetson AGX Orin 64GB. |
| ISO image (target-side) | Not published before JetPack 6.0; use SDK Manager or flash.sh. |
| apt upgrade / OTA | Works only within Jetson Linux 5.x; crossing a major L4T version needs a full reflash. |
| flash.sh / Jetson Linux BSP | Always available from an x86 host; the only command-line way to select a custom flash configuration (e.g. Super). |
Sources
Sources
- NVIDIA · nvidia-docs:jetson/jetpack-archived/jetpack-514 · verified 2026-09-07 · source · class A
L4T 35.6.0 ... Ubuntu 20.04 based root file system, ... Linux Kernel 5.10.
- NVIDIA · nvidia-docs:jetson/r36.4.4/DeveloperGuide · verified 2026-09-07 · source · class A
MAXN_SUPER mode is available only when flashing with jetson-orin-nano-devkit-super or jetson-orin-nano-devkit-super-maxn configuration.
- NVIDIA · jetson-linux-r36.4.4/power-orin r36.4.4 (JetPack 6.2.1) · NVP Model Clock Configuration for Jetson AGX Orin 64GB · verified 2026-09-07 · source · class A
MAXN | 15W | 30W* | 50W — The default mode is 30W (mode ID 2).
- NVIDIA · DS-10662-001 v1.8 · Power, Table · verified 2026-09-07 · source · class A
JAO 64GB Maximum Module Power: Up to 60W
Assumptions
- JetPack 5.1.4 = Jetson Linux 35.6.0; CUDA 11.4.19, TensorRT 8.5.2, cuDNN 8.6.0, Ubuntu 20.04.
- Jetson AGX Orin 64GB is in NVIDIA's supported-module list for JetPack 5.1.4.
- SDK Manager (host flash): Host-driven flash from an x86 Ubuntu machine (or a Docker container per NVIDIA's SDK Manager Docker image).
- 30W (nvpmodel id 2) is an NVIDIA preset for Jetson AGX Orin 64GB on JetPack 5.1.4 (default preset assumed).
- TensorRT 8.5.2 ships with JetPack 5.1.4 (CUDA 11.4.19, cuDNN 8.6.0).
Method and limitations
Each check compares the requested configuration against NVIDIA's published facts (JetPack archive and release notes, Jetson Linux developer guide, power-mode registry, developer-forum staff replies): PASS when it is a published pairing, VERSION_RISK when it works but is not the officially paired version, REQUIRES_VALIDATION when the published data cannot decide it, UNSUPPORTED when NVIDIA says it does not work, UNKNOWN when the input is not in the registry. The verdict is the worst check. Every check names the on-device commands that settle it, with the expected output.
Full method, status vocabulary, verdict rule and the verify-command table: Jetson Configuration Checker methodology.
Links
- Live engine (this exact configuration): https://edgeaistack.ai/engines/jetson-configuration-checker/?hw=jetson_agx_orin&jp=5.1.4&install=sdk_manager&rt=tensorrt&mv=1.0&dv=2026-09-07
- Methodology: /methodology/jetson-configuration-checker/
- Dataset: /datasets/jetpack-config.json
- Power modes: /platforms/jetson-power-modes/
- Jetson AGX Orin 64GB overview: /compatibility/jetson-agx-orin/
Change one input and re-run.
The live engine keeps every source line and gives you a fresh permalink and summary.