JetsonHacks Newsletter – January 2025
This is a sample newsletter. Sign up to get email delivery! Hello there! The holidays are over, and it’s time to get to work. Or at least so I thought. I’ll discuss that a little further along. I hope...
View ArticleDocker Setup on JetPack 6 – Jetson Orin
Updated March 1,2025 One of the changes from the previous version of JetPack versus JetPack 6 is that installing from a host x86 machine not install Docker by default. The SD card install for a Jetson...
View ArticleJetson Orin Nano Super with the Raspberry Pi V2 and V3 Cameras
The NVIDIA Jetson Orin Nano Developer Kit includes two 22 pin MIPI-CSI camera connectors. The Jetson can be configured to use the Raspberry Pi V2 and V3 cameras by configuring the Camera Serial...
View ArticleBuild Jetson Orin Kernel and Modules
When developing on a Jetson Orin, you might need custom kernel modules or specific settings for your project. While NVIDIA recommends building on an x86 host, you can streamline the process by...
View ArticleJetson Orin + RealSense in 5 minutes
The JetsonHacks Github repository offers kernel modules which allow you to install and run a RealSense camera in around 5 minutes. Looky here: Background The Intel RealSense cameras were some of the...
View ArticleDevice Tree Overlays on Jetson: Scary but fun!
With the advent of JetPack 6.2, there have been some changes to how the Jetson Orin Developer Kits handle GPIO. By default, GPIO is input-only. Let’s fix that. Looky here: Introduction One of the most...
View ArticleFirst Boot: Jetson Orin Setup with Script + LLM Help
After hundreds of articles and videos on JetsonHacks, I want to share one of the tricks the pros use for initial setup: shell setup scripts. Looky here: Background At first glance, setting up a Jetson...
View ArticleJetPack 6.2.1 is now available!
The latest JetPack release for Jetson Orins is now out in the wilds. One welcome fix is the addition of support for Docker 28.x . No more downgrading the Docker version to get Docker to work! Here’s...
View ArticleWhy Chromium Suddenly Broke on Jetson Orin (and How to Bring It Back)
Jetson Orin vs. Snap 2.70 Why your Chromium browser (and other snaps) suddenly refuse to launch—and what to do about it Symptom: every snap you start dies withcannot set capabilities: Operation not...
View ArticleJetsonHacks Newsletter – July 2025
This is a sample newsletter. Sign up to get email delivery! Hello there! It’s been a while since you heard from me. I’ll tell you why, but first the news! There’s been quite a bit of news since we...
View Article