Flashing Orin AGX with Ubuntu 22.04 - SDK Manager error: Jammy Release file is missing

AGX Orin Developer kit 64GB P3730.
Using the SDK Manager (version 2.2.0.12028 x86_64) to flash the Orin AGX, version P3730 doesn’t appear on the drop list - I selected the AGX 64GB Developer Kit P3701 which is the closest version I found.
On step 02 the installation stops with the following error message:

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

Should I run it on Jetson? How are these commands related with flashing the Jetson with Ubuntu 22.04?

Issue solved by excluding the repo under /etc/apt/sources.list.d named grumbel-ubuntu-ppa-jammy.list by changing it to grumbel-ubuntu-ppa-jammy.list.old

Hopefully it helps others that face this issue.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.