Jetpack SDK 6.1 install on nvme Orin Nano fails

Hello,

L4T 36.4.2, Ubuntu 22.04.5 LTS, Kernel Version: 5.15.148-tegra

Install of Jetpack 6.1 on Orin Nano Developer Kit running from SD Card works correctly.

Install to NVMe SSD via SDK manager.

Install of Jetpack fails:

root@Jetson-Orin-Nano:~# 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-l4t-dla-compiler : Depends: nvidia-l4t-core (<= 36.4.0-20240912212859) but 36.4.2-20241212160716 is to be installed
E: Unable to correct problems, you have held broken packages.

Please advise,

Many thanks,

Andrew

Hi,

Is this an issue for sdkmanager installation problem or apt install issue on your Jetson? They are totally different.

I’m not sure. As I reported, the install from the sdcard image works, but installing from sdk-manager gives me an installation that works, but I am unable to install nvidia-jetpack.

I have compared the two nvidia-jetpack and nvidia-l4t-core pacages on both installations and they have identical versions. So I can not see why one installs and the other doesn’t. Both installations point to the same package repositories.

Many thanks,

Andrew

Hi,

Just to clarify. Sdkmanager can install jetpack to your Jetson too.

What you are doing seems to be that you tried to install Jetpack again on your “Jetson” with apt command.

Running apt command in your Jetson is not totally same as installation by sdkmanager.

Also, I feel sdkmanager already installed Jetpack on your Jetson. You just tried to install it again with apt command.

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