jetson@jetson-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
python3.8-vpi2 : Depends: python3.8 but it is not installable
python3.9-vpi2 : Depends: python3.9 but it is not installable
E: Unable to correct problems, you have held broken packages.
It got upgraded from 20.04 to 22.04 after the first boot. There are several conflicts among the packages which are preventing to install jetpack, Can you show me how to get back to the fresh install?
Dual boot is fine for using SDKM, but we have not verified in the Xubuntu.
There’s an error from your screenshot: No available releases for host OS: ubuntu2204
It seems the issue caused from host OS.
Please use standalone Ubuntu 18.04 or 20.04 for SDKM to flash Orin devkit.
AGX Orin is not compatible with upgrade to 22.04. It should be 20.04. I don’t think you would find any packages specific to Jetson hardware on 22.04. You will probably need to flash again to downgrade to 20.04 if you mean you changed the Jetson itself to 22.04.
Just install ubuntu 20.04 on notebook. After that install sdkmanager on that. Connect orion to your notebook and follow rest of the steps mentioned in link below.