Hello,
I have already downloaded the OpenCV, CUDA Toolkit of the required compatibility. And due to low space I have extended the storage by adding external SSD and by rootfs I have also transfered the root to the SSD. After doing all this, I was not able to setup OpenCV-contrib in Jetson Nano. So, is it really possible to install OpenCV-contrib on any of the Jetson module having eMMC or All the Jetson with eMMC are not compatible with running OpenCV-contrib.
Hi,
Unlike Xavier NX developer kit, there is no PCIe M key slot on Jetson Nano developer kit, so it is not possible to have rootfs in NVMe SSD y default. Not sure if this works but you may try to have rootfs at USB disk by referring to steps in
GitHub - JetsonHacksNano/rootOnUSB: Set rootfs to be on a USB drive
https://www.reddit.com/r/JetsonNano/comments/c79l36/nvidia_jetson_nano_how_to_install_rootfs_on/
And install SDK Components through apt-get install commands after booting.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.