Hello. I installed Jetpack 4.5.1 on my Jetson Nano 2GB dev kit. I have to install this version because Deepstream does not work with the latest version of Jetpack 4.6. When I run the command :sudo apt upgrade -y , I get the following error: * Installed script subprocess after installing the nvidia-l4t-bootloader package returned error exit status 1*. thanks in advance
Hi dankochkurov,
If you want upgrade to new point, please run below command:
$ sudo apt update
$ sudo apt upgrade
Suggest you can install the latest JetPack-4.6.2 via SDK Manager on your Nano device.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.