Jetson orin nano

Hey,

I’m installing JetPack 6.2 on a microSD card for the Jetson Orin Nano. Some packages like CUDA, TensorRT.. etc, are not included. I want to use CUDA for image processing. I searched online and in the NVIDIA forums — most suggest using SDK Manager to install JetPack, which includes all necessary packages.

However, I’m facing an issue: I don’t have an Ubuntu operating system. How can I install the full JetPack (including CUDA and TensorRT) onto the SD card?

Hello @ssssanthosh100

Please refer to RidgeRun Gstreamer Cuda - GstCUDA - RidgeRun for guidance on installing CUDA using a deb package.

For the TensorRT, please check Installation Guide :: NVIDIA Deep Learning TensorRT Documentation

I hope this helps!
Regards!
Eduardo Salazar
Embedded SW Engineer at RidgeRun

Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com

Hello @ssssanthosh100,

That is kind of tough without a Linux machine, SDK Manager is also very helpful because it downloads all the Jetson tools that you might need into Debian packages that you can later install.

There is 1 thing you could try without SDK Manager, you can try downloading the CUDA Toolkit Debian from its official site.

Then you can simply copy the package into the Jetson board using scp and follow the instructions on the website for installation.

If that does not work I could try uploading and sharing with you the Debians that my SDK manager downloaded. Just hit me up at andres@proventusnova.com.

best regards,
Andrew
Embedded Software Engineer at ProventusNova