Jetson Nano Troubles

In my draft posts, I have a ton of notes on how I setup the nano, but none of it works. I have probably spent upwards of 10 hours trying to get it running. The main issue that I have is trying to get OpenCV to install correctly.

There were so many resources on the web that had different approaches, and just like my experience few of them worked for even fewer people. There was a script from someone at NVidia which downloaded, unzipped and did a few other things, but it didn’t compile.

I think I know why that script didn’t work. The last thing the script does is run cmake to generate the make file. Not my area of expertise, but it is not generating the makefile. I tried even barebones cmake .. but still nothing more than the CMakefiles folder. Honestly, I have no idea what I am doing, so I have going to wipe the drive and start over. I hope I can get that done tonight, but time will tell. I will have a step by step post once I figure this thing out.

Leave a comment