Trying to install jetpack

shawn@shawn-desktop:~$ sudo apt install nvidia-jetpack
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nvidia-jetpack-dev : Depends: nvidia-tensorrt-dev (= 5.0.1-b118) but it is not going to be installed
Depends: nvidia-cuda-dev (= 5.0.1-b118) but 11.5.1-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.

What is the platform and Jetpack version of your “shawn-desktop”?

The platform is Jetson AGX Orin. For some reason I’m not able to use any of the web browsers, when I first got it I was OK after I did the upgrade I’m not able to go to any of the web browsers.

This looks more related to Orin & Jetpack. We are moving this post to the Orin forum to get better help.
Thank you.

I think you should make sure to run sudo apt update first after connecting to the Internet.
Also, if you are using Jetpack 5.0.1 DP, I recommend upgrading to Jetpack 5.0.2 GA, L4T 35.1.
Refer to this topic: https://forums.developer.nvidia.com/t/jetpack-5-0-2-with-jetson-linux-35-1-is-now-live/224003

Here are some of the things that I have tried to do. Help.

shawn@shawn-desktop:~$ sudo apt install nvidia-jetpack

[sudo] password for shawn:

Reading package lists… Done

Building dependency tree… Done

Reading state information… Done

Some packages could not be installed. This may mean that you have

requested an impossible situation or if you are using the unstable

distribution that some required packages have not yet been created

or been moved out of Incoming.

The following information may help to resolve the situation:

The following packages have unmet dependencies:

nvidia-jetpack-dev : Depends: nvidia-tensorrt-dev (= 5.0.1-b118) but it is not going to be installed

Depends: nvidia-cuda-dev (= 5.0.1-b118) but 11.5.1-1ubuntu1 is to be installed

E: Unable to correct problems, you have held broken packages.

shawn@shawn-desktop:~$ sudo apt --fix-broken install -o Dpkg::Options::=“–force-overwrite”

Reading package lists… Done

Building dependency tree… Done

Reading state information… Done

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

shawn@shawn-desktop:~$ sudo apt show nvidia-tensorrt-dev

Package: nvidia-tensorrt-dev

Version: 5.0.1-b118

Priority: standard

Section: metapackages

Maintainer: NVIDIA Corporation

Installed-Size: 205 kB

Depends: libnvinfer-plugin-dev (= 8.4.0-1+cuda11.4), python3-libnvinfer (= 8.4.0-1+cuda11.4), python3-libnvinfer-dev (= 8.4.0-1+cuda11.4), libnvinfer-dev (= 8.4.0-1+cuda11.4), uff-converter-tf (= 8.4.0-1+cuda11.4), tensorrt (= 8.4.0.11-1+cuda11.4), libnvonnxparsers-dev (= 8.4.0-1+cuda11.4), libnvinfer-doc (= 8.4.0-1+cuda11.4), libnvparsers-dev (= 8.4.0-1+cuda11.4), graphsurgeon-tf (= 8.4.0-1+cuda11.4), libnvinfer-samples (= 8.4.0-1+cuda11.4), nvidia-tensorrt-runtime (= 5.0.1-b118)

Conflicts: nvidia-tensorrt-dev

Homepage: Autonomous Machines | NVIDIA Developer

Download-Size: 27.3 kB

APT-Sources: https://repo.download.nvidia.com/jetson/t234 r34.1/main arm64 Packages

Description: NVIDIA TensorRT dev Meta Package

shawn@shawn-desktop:~$ sudo apt show nvidia-jetpack-dev

Package: nvidia-jetpack-dev

Version: 5.0.1-b118

Priority: standard

Section: metapackages

Maintainer: NVIDIA Corporation

Installed-Size: 199 kB

Depends: nvidia-l4t-jetson-multimedia-api (>> 34.1-0), nvidia-l4t-jetson-multimedia-api (<< 34.2-0), nvidia-jetpack-runtime (= 5.0.1-b118), nvidia-nsight-sys (= 5.0.1-b118), nvidia-tensorrt-dev (= 5.0.1-b118), nvidia-cuda-dev (= 5.0.1-b118), nvidia-vpi-dev (= 5.0.1-b118), nvidia-opencv-dev (= 5.0.1-b118), nvidia-cudnn8-dev (= 5.0.1-b118)

Homepage: Autonomous Machines | NVIDIA Developer

Download-Size: 29.4 kB

APT-Sources: https://repo.download.nvidia.com/jetson/t234 r34.1/main arm64 Packages

Description: NVIDIA Jetpack dev Meta Package

1 Like

I am not able to open a web browser, or any file that requires a web browser. I have tried to upgrade to the Jetson-jetpack 5.0.2, Is there a way for me to reset The Nvidia AGX Orin?.

Please have a host PC with Ubuntu 20.04 to install the SDK manager to flash your device via JetPack.

Follow the guidance. Put your board into recovery mode and flash it.

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