Install cudnn on jetson orin nx

hi everyone, I reinstalled the jetpack 5.1.1 operating system, but now I find myself with these statistics on jetson stats: cuDNN: Missing
TensorRT: Missing
VPI: Missing

I’m sure I need cudnn but I don’t know how to install it manually. I found this link from a previous forum (Index) but I don’t know how to choose and then actually how to install it (what are the steps and choices to make).
For the other “Missing” I wanted to ask you what you recommend me to do and if I have to install them how can I do it.

my stats are:
L4T: 35.3.1
jetpacks: 5.1.1
cuda arch bin: 8.7
Cuda: 11.8.89
Vulkan: 1.3.204
Opencv: 4.2.0

I look forward to your help as always! Thanks so much in advance to anyone who will help me!

Hi,

You can install it via OTA.

$ sudo apt update
$ sudo apt install nvidia-jetpack

Thanks.

Thank you!

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