Hi, I will try install Jetpack by using sdkmanager.
However, do I need to remove all Jetpack versions that exist on the device ? When I run
sudo apt show nvidia-jetpack -a
It displays 3 version on terminal:
version 5.1.1-b56
version 4.5.1-b17
version 4.5-b129.
When I run “sudo apt show nvidia-jetpack”, it just displays the 5.1.1-b56, but the Ubuntu version is 18.04. There are something’s wrong when upgrading JetPack according to this How to Install JetPack :: NVIDIA JetPack Documentation
Oh, for some reasons, I must connect to the Jetson by using ssh, but not diretly use a monitor. I see that sdkmanager using GUI, but I couldn’t. I can just use commands :(
You don’t need to connect the monitor to your Jetson. Sdkmanager is working on your host device. You can refer to the link below: NVIDIA SDK Manager Method