@@ -47,47 +47,112 @@ https://forums.developer.nvidia.com/t/jetson-agx-orin-faq/237459
4747
4848## First steps - verify the Jetson is booting off NVMe and has at least 2TB of storage
4949
50- ### Verify that JetPack 5.1.x is present
50+ ### Verify that JetPack 6.2.x (or higher) is present
51+
5152If you think your Jetson Developer Kit has already been configured, double
5253check to make sure the system has the desired JetPack version and there is
5354adequate storage.
5455
55- Make sure that you installed the right version of the OS - because JetPack 6.x is
56- still in beta, we currently prefer Ubuntu 20.04 with JetPack 5.1.x.
56+ Make sure that you installed the right version of the OS - currently we prefer
57+ Ubuntu 22.04 with JetPack 6.2 (or higher). Earlier versions of JetPack 6.x had issues
58+ with kvm virtual machine network performance, so we don't use these earlier
59+ versions of 6.x.
5760
5861``` bash
59- automat@agx01:~ /Downloads$ cat /etc/os-release
62+ $ cat /etc/os-release
63+ PRETTY_NAME=" Ubuntu 22.04.5 LTS"
6064NAME=" Ubuntu"
61- VERSION=" 20.04.6 LTS (Focal Fossa)"
65+ VERSION_ID=" 22.04"
66+ VERSION=" 22.04.5 LTS (Jammy Jellyfish)"
67+ VERSION_CODENAME=jammy
6268ID=ubuntu
6369ID_LIKE=debian
64- PRETTY_NAME=" Ubuntu 20.04.6 LTS"
65- VERSION_ID=" 20.04"
6670HOME_URL=" https://www.ubuntu.com/"
6771SUPPORT_URL=" https://help.ubuntu.com/"
6872BUG_REPORT_URL=" https://bugs.launchpad.net/ubuntu/"
6973PRIVACY_POLICY_URL=" https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
70- VERSION_CODENAME=focal
71- UBUNTU_CODENAME=focal
74+ UBUNTU_CODENAME=jammy
7275
73- automat@agx01:~ /Downloads$ cat /etc/nv_tegra_release
74- # R35 (release), REVISION: 4.1, GCID: 33958178, BOARD: t186ref, EABI: aarch64, DATE: Tue Aug 1 19:57:35 UTC 2023
76+ $ cat /etc/nv_tegra_release
77+ # R36 (release), REVISION: 4.3, GCID: 38968081, BOARD: generic, EABI: aarch64, DATE: Wed Jan 8 01:49:37 UTC 2025
78+ # KERNEL_VARIANT: oot
79+ TARGET_USERSPACE_LIB_DIR=nvidia
80+ TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
7581
76- automat@agx01:~ /Downloads$ sudo apt-cache show nvidia-jetpack
82+ $ sudo apt-cache show nvidia-jetpack
83+ [sudo] password for automat:
84+ Sorry, try again.
85+ [sudo] password for automat:
7786Package: nvidia-jetpack
78- Version: 5.1.2-b104
87+ Source: nvidia-jetpack (6.2)
88+ Version: 6.2+b77
7989Architecture: arm64
8090Maintainer: NVIDIA Corporation
8191Installed-Size: 194
82- Depends: nvidia-jetpack-runtime (= 5.1.2-b104 ), nvidia-jetpack-dev (= 5.1.2-b104 )
92+ Depends: nvidia-jetpack-runtime (= 6.2+b77 ), nvidia-jetpack-dev (= 6.2+b77 )
8393Homepage: http://developer.nvidia.com/jetson
8494Priority: standard
8595Section: metapackages
86- Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_5.1.2-b104_arm64.deb
87- Size: 29304
88- SHA256: fda2eed24747319ccd9fee9a8548c0e5dd52812363877ebe90e223b5a6e7e827
89- SHA1: 78c7d9e02490f96f8fbd5a091c8bef280b03ae84
90- MD5sum: 6be522b5542ab2af5dcf62837b34a5f0
96+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.2+b77_arm64.deb
97+ Size: 29298
98+ SHA256: 70553d4b5a802057f9436677ef8ce255db386fd3b5d24ff2c0a8ec0e485c59cd
99+ SHA1: 9deab64d12eef0e788471e05856c84bf2a0cf6e6
100+ MD5sum: 4db65dc36434fe1f84176843384aee23
101+ Description: NVIDIA Jetpack Meta Package
102+ Description-md5: ad1462289bdbc54909ae109d1d32c0a8
103+
104+ Package: nvidia-jetpack
105+ Source: nvidia-jetpack (6.1)
106+ Version: 6.1+b123
107+ Architecture: arm64
108+ Maintainer: NVIDIA Corporation
109+ Installed-Size: 194
110+ Depends: nvidia-jetpack-runtime (= 6.1+b123), nvidia-jetpack-dev (= 6.1+b123)
111+ Homepage: http://developer.nvidia.com/jetson
112+ Priority: standard
113+ Section: metapackages
114+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.1+b123_arm64.deb
115+ Size: 29312
116+ SHA256: b6475a6108aeabc5b16af7c102162b7c46c36361239fef6293535d05ee2c2929
117+ SHA1: f0984a6272c8f3a70ae14cb2ca6716b8c1a09543
118+ MD5sum: a167745e1d88a8d7597454c8003fa9a4
119+ Description: NVIDIA Jetpack Meta Package
120+ Description-md5: ad1462289bdbc54909ae109d1d32c0a8
121+
122+ automat@agx01:~ $ sudo apt-cache show nvidia-jetpack
123+ Package: nvidia-jetpack
124+ Source: nvidia-jetpack (6.2)
125+ Version: 6.2+b77
126+ Architecture: arm64
127+ Maintainer: NVIDIA Corporation
128+ Installed-Size: 194
129+ Depends: nvidia-jetpack-runtime (= 6.2+b77), nvidia-jetpack-dev (= 6.2+b77)
130+ Homepage: http://developer.nvidia.com/jetson
131+ Priority: standard
132+ Section: metapackages
133+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.2+b77_arm64.deb
134+ Size: 29298
135+ SHA256: 70553d4b5a802057f9436677ef8ce255db386fd3b5d24ff2c0a8ec0e485c59cd
136+ SHA1: 9deab64d12eef0e788471e05856c84bf2a0cf6e6
137+ MD5sum: 4db65dc36434fe1f84176843384aee23
138+ Description: NVIDIA Jetpack Meta Package
139+ Description-md5: ad1462289bdbc54909ae109d1d32c0a8
140+
141+ Package: nvidia-jetpack
142+ Source: nvidia-jetpack (6.1)
143+ Version: 6.1+b123
144+ Architecture: arm64
145+ Maintainer: NVIDIA Corporation
146+ Installed-Size: 194
147+ Depends: nvidia-jetpack-runtime (= 6.1+b123), nvidia-jetpack-dev (= 6.1+b123)
148+ Homepage: http://developer.nvidia.com/jetson
149+ Priority: standard
150+ Section: metapackages
151+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.1+b123_arm64.deb
152+ Size: 29312
153+ SHA256: b6475a6108aeabc5b16af7c102162b7c46c36361239fef6293535d05ee2c2929
154+ SHA1: f0984a6272c8f3a70ae14cb2ca6716b8c1a09543
155+ MD5sum: a167745e1d88a8d7597454c8003fa9a4
91156Description: NVIDIA Jetpack Meta Package
92157Description-md5: ad1462289bdbc54909ae109d1d32c0a8
93158```
@@ -111,7 +176,7 @@ Boot0004* UEFI PXEv6 (MAC:48B02DDCCCA5)
111176Boot0005* UEFI HTTPv4 (MAC:48B02DDCCCA5)
112177Boot0006* UEFI HTTPv6 (MAC:48B02DDCCCA5)
113178Boot0007* BootManagerMenuApp
114- Boot0008* UEFI Shell
179+ Boot0008* UEFI Shell
115180```
116181
117182## Remedy - install an NVMe drive and flash with SDK Manager
@@ -129,7 +194,8 @@ to flash the device and install JetPack on NVMe drive:
129194
130195The second x86_64 intel PC should be running Ubuntu 20.04. An Ubuntu 20.04
131196host system can flash a target NVIDIA device with either JetPack 6.x or
132- JetPack 5.x. We work with both versions of JetPack:
197+ JetPack 5.x. We work with both versions of JetPack (even though now we prefer
198+ JetPack 6.x):
133199
134200![ SDKManager system compatibility matrix] ( https://github.com/boxcutter/kvm/blob/d21e40166522408f1e5ff2bc73f0e218ea60ed3d/docs/images/jetpack6/Screenshot%202024-05-11%20at%2016.55.34.png )
135201
@@ -219,6 +285,10 @@ https://developer.nvidia.com/embedded/learn/jetson-agx-orin-devkit-user-guide/de
2192853 . Press and hold (2) "Force recovery button" (the middle button) while also
220286 pressing the (1) "Power button" (the left button). Then release both buttons.
221287
288+ You may also need to make sure that you disconnect the display adapter and/or keyboard
289+ on the Jetson if JetPack is already configured to ensure the system will flash via
290+ recovery mode.
291+
222292![ Force Recovery] ( https://github.com/boxcutter/kvm/blob/ac9385b0b1e7772127945f21f23491f22184d7e4/docs/images/jetpack6/Screenshot%202024-05-11%20at%2018.15.07.png )
223293
224294Once the host detects the device in recovery mode, you'll need to choose the
@@ -397,11 +467,11 @@ EOF
397467Check ` /etc/os-release ` for the Ubuntu version:
398468
399469``` bash
400- automat@agx01: ~ $ cat /etc/os-release
401- PRETTY_NAME=" Ubuntu 22.04.4 LTS"
470+ $ cat /etc/os-release
471+ PRETTY_NAME=" Ubuntu 22.04.5 LTS"
402472NAME=" Ubuntu"
403473VERSION_ID=" 22.04"
404- VERSION=" 22.04.4 LTS (Jammy Jellyfish)"
474+ VERSION=" 22.04.5 LTS (Jammy Jellyfish)"
405475VERSION_CODENAME=jammy
406476ID=ubuntu
407477ID_LIKE=debian
@@ -415,29 +485,46 @@ UBUNTU_CODENAME=jammy
415485Check ` /etc/nv_tegra_release ` for the JetPack version:
416486
417487``` bash
418- automat@agx01: ~ $ cat /etc/nv_tegra_release
419- # R36 (release), REVISION: 3.0 , GCID: 36106755 , BOARD: generic, EABI: aarch64, DATE: Thu Apr 25 03:14:05 UTC 2024
488+ $ cat /etc/nv_tegra_release
489+ # R36 (release), REVISION: 4.3 , GCID: 38968081 , BOARD: generic, EABI: aarch64, DATE: Wed Jan 8 01:49:37 UTC 2025
420490# KERNEL_VARIANT: oot
421491TARGET_USERSPACE_LIB_DIR=nvidia
422492TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
423493
424- automat@agx01:~ $ sudo apt-cache show nvidia-jetpack
425- [sudo] password for automat:
494+ $ sudo apt-cache show nvidia-jetpack
426495Package: nvidia-jetpack
427- Source: nvidia-jetpack (6.0 )
428- Version: 6.0+b87
496+ Source: nvidia-jetpack (6.2 )
497+ Version: 6.2+b77
429498Architecture: arm64
430499Maintainer: NVIDIA Corporation
431500Installed-Size: 194
432- Depends: nvidia-jetpack-runtime (= 6.0+b87 ), nvidia-jetpack-dev (= 6.0+b87 )
501+ Depends: nvidia-jetpack-runtime (= 6.2+b77 ), nvidia-jetpack-dev (= 6.2+b77 )
433502Homepage: http://developer.nvidia.com/jetson
434503Priority: standard
435504Section: metapackages
436- Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.0+b87_arm64 .deb
505+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.2+b77_arm64 .deb
437506Size: 29298
438- SHA256: 70be95162aad864ee0b0cd24ac8e4fa4f131aa97b32ffa2de551f1f8f56bc14e
439- SHA1: 36926a991855b9feeb12072694005c3e7e7b3836
440- MD5sum: 050cb1fd604a16200d26841f8a59a038
507+ SHA256: 70553d4b5a802057f9436677ef8ce255db386fd3b5d24ff2c0a8ec0e485c59cd
508+ SHA1: 9deab64d12eef0e788471e05856c84bf2a0cf6e6
509+ MD5sum: 4db65dc36434fe1f84176843384aee23
510+ Description: NVIDIA Jetpack Meta Package
511+ Description-md5: ad1462289bdbc54909ae109d1d32c0a8
512+
513+ Package: nvidia-jetpack
514+ Source: nvidia-jetpack (6.1)
515+ Version: 6.1+b123
516+ Architecture: arm64
517+ Maintainer: NVIDIA Corporation
518+ Installed-Size: 194
519+ Depends: nvidia-jetpack-runtime (= 6.1+b123), nvidia-jetpack-dev (= 6.1+b123)
520+ Homepage: http://developer.nvidia.com/jetson
521+ Priority: standard
522+ Section: metapackages
523+ Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_6.1+b123_arm64.deb
524+ Size: 29312
525+ SHA256: b6475a6108aeabc5b16af7c102162b7c46c36361239fef6293535d05ee2c2929
526+ SHA1: f0984a6272c8f3a70ae14cb2ca6716b8c1a09543
527+ MD5sum: a167745e1d88a8d7597454c8003fa9a4
441528Description: NVIDIA Jetpack Meta Package
442529Description-md5: ad1462289bdbc54909ae109d1d32c0a8
443530```
0 commit comments