Hi, everyone!
A few months ago I have purchased a used Jetson Nano 4G (not to be confused with the newer Orin model) for pennies and ever since have tried to the best of my ability to make it useful, i.e. not e-waste.
This machine runs Ubuntu 18.04 on Arm and Tegra. It can be upgraded to newer releases (forcefully), but seems useless outside AI vision stuff as it lacks any meaningful software support.
No HW acceleration in the browser or video playback (outside of barebones gstreamer). Ubuntu seems rather buggy with anything but Gnome and some audio related stuff just keeps breaking every few minutes.
There are some community guides on the official forum and some outside of it, but in general, you have to stick to 18.04 to get the bare minimum working and even then, the outdated browser makes most of the internet unusable.
I’ve tried to contact people who claimed to have made HW acceleration work in general, but no one responded and most links are dead because they are 3-4 years old.
Can anyone here point me towards some if ANY resources to make this little machine useful? I’ve read every single post on the forum, on jetsonhacks (mostly regurgatates other resources) and on github (Ubuntu 20.04 images fail for me).


I understand fully. When I stumbled upon it, I thought it was just their RPi clone with more powerful hardware (it’s even GPIO compatible). At that point I didn’t have much time to reaseach to what extent it was supported and just assumed at least some general functionallity since it came with Ubuntu and not some random embeded OS. I should have known better, but I do now.
What drew me to it was not the AI stuff, but rather the premise of a decent CPU and GPU package in a small form factor, ideal as an HTPC. And that it was just 7€. You can’t buy anything for that much money, even less a whole ass PC.
If you follow the git instructions linked in another thread, make sure to slowly move through major version numbers. You most likely will not be able to jump straight to 25 and will need to step through major versions to figure out what changed and how to fix it.
Once you can make sure newer packages will work with the nonstandard gpu you’ll have some chance of doing htpc stuff.