Articles
- December 31, 2021
- No Comments
The end of another year. In a lot of ways, it felt like 2021 was the sad little brother of 2020. As we head into 2022, it feels like things […]
- December 9, 2021
- No Comments
A while back, we wrote a Python software sketch that implements a GUI for inspecting GStreamer plugins and features. Let’s revisit the code, and clean it up! Looky here: Introduction […]
- November 20, 2021
- 2 Comments
At the latest GTC, NVIDIA announced that they will begin shipping the Jetson AGX Orin in early 2022. Introduction The Jetson AGX Orin is the next generation AGX form factor […]
- November 8, 2021
- No Comments
Introduction GStreamer is useful for handling media components on the NVIDIA Jetsons. This is the main way to handle video sources, such as cameras and video files. It’s nice to […]
- October 5, 2021
- 2 Comments
Setting up a Wi-Fi Hotspot using the Network Manager GUI on the NVIDIA Jetsons is simple, but there is a trick. Looky here: Background Being able to access your Jetson […]
- September 20, 2021
- 3 Comments
Fall cleaning continues here at JetsonHacks. The last week here we’ve been doing some deep cleaning, working on the operating system level repositories. Updating Repositories One area that has changed […]
- September 8, 2021
- No Comments
We’re starting fall cleaning here at JetsonHacks! That means updating some of our code repositories and articles. With the release of JetPack 4.6, there’s a lot of work and heavy […]
- September 1, 2021
- 2 Comments
When recently setting up a Jetson Xavier NX Developer Kit to boot from a SSD, we needed to figure out what packages to install on top of the default Ubuntu […]
- August 25, 2021
- 47 Comments
NOTE: It is now recommended to flash the Jetson using the NVIDIA SDK Manager for this functionality. This post was written before that the Native Boot feature was available in […]
- August 10, 2021
- 7 Comments
JetPack 4.6 – L4T 32.6.1 is now available! JetPack 4.6 is the latest release for the NVIDIA Jetson Developer Kits and modules. There are lots of goodies. Some of the […]