I tried to install nvidia-jetpack-5.1.2 on Jetson Orin Nano 8GB Developer kit with installation on NVMe SSD.
We are currently facing a problem with the Jetpack as we type
sudo apt show nvidia-jetpack
I get
But the jtop results suggest that the CUDA, cuDNN and TensorRT missing in the module.
jtop
When I tried installing using
sudo apt install nvidia-jetpack
This shows the following error:
Can anyone explain what should be done to make the Jetpack package work?
P.S: We also have a SWAP memory.


