this post was submitted on 26 Feb 2026
7 points (100.0% liked)

Linux

63387 readers
933 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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).

you are viewing a single comment's thread
view the rest of the comments
[–] some_random_nick@lemmy.world 1 points 3 days ago (1 children)

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.

[–] doodoo_wizard@lemmy.ml 2 points 3 days ago

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.