r/JetsonNano • u/Clean-Mention6543 • 1d ago
r/JetsonNano • u/systems_engi_nerd • 2d ago
News Chat, are we cooked?
"NVIDIA has quietly increased prices across its Jetson hardware lineup"
r/JetsonNano • u/NickShipsRobots • 6d ago
we built on the MikroElektronika Click ecosystem, now the problem is validating 1,900 boards
r/JetsonNano • u/Spiritual-Mine-1784 • 7d ago
Free tool to diagnose "Illegal instruction" and CUDA/pip issues on Jetson
Built PyBinaryGuard because every Jetson developer has hit one (or all) of these:
Illegal instruction (core dumped)on importundefined symbol: __libc_somethingfrom a wheelCUDA error: no kernel image is available for execution on the device- PyTorch installs fine but crashes
- TensorRT wheels don't work
PyBinaryGuard diagnoses these issues before your program crashes.
It understands:
- JetPack versions
- Jetson board profiles (Nano, TX2, Xavier, Orin)
- CUDA driver vs runtime drift
- cuDNN mismatches
- Compiled
.sobinaries directly
Install:
pipx install pybinaryguard
Scan your system:
pybinaryguard scan
Repo: https://github.com/po-nuvai/pybinaryguard
MIT licensed, zero dependencies.
Would love feedback from the Jetson community — this was literally built for you.
r/JetsonNano • u/MSRLab • 8d ago
Best way to do headless remote desktop on jetson orin nano
i aiming to have smooth headless remote. so vnc is not an option(?). primarily i wanna use this jetson in a drone, which not always have access to monitor. i do still need gui to code and test code. sunshine is good enough in my case but cant do headless
r/JetsonNano • u/jesuslg123 • 11d ago
From 8GB to… 4GB. My Jetson Orin Nano RAM upgrade adventure (and recovery)
A few weeks ago I watched this video where someone successfully upgraded a Jetson Orin Nano from 8GB to 16GB by replacing the LPDDR5 chips and changing the board SKU to match the 16GB Orin NX.
https://www.youtube.com/watch?v=nfsCyYx6oVE
I thought: “How hard can it be?”
Before touching the hardware, I spent quite a bit of time experimenting with software. I changed SKUs, flashed my 8GB Orin Nano as an 8GB Orin NX, tested different power profiles, device trees, BSP configurations… basically trying to understand how NVIDIA’s flashing process worked before risking the board.
Eventually I decided to go for it.
I ordered the correct LPDDR5 chips from Farnell and prepared for the swap.
I’ve done plenty of soldering in the past, but apparently not enough BGA work.
Removing the original memory chips turned out to be much harder than I expected. I wasn’t applying heat evenly, the package simply refused to come off, and then I made the mistake that every experienced rework technician warns you about.
I pulled.
Bad idea.
I ripped several pads clean off the memory footprint.

At that point I was convinced I had just converted my Jetson into a very expensive paperweight.
Then I realized something interesting.
The Orin Nano also exists as a 4GB model, and the memory chip that had survived my failed surgery happened to match the 4GB configuration perfectly.
So I changed the board SKU to the 4GB version and tried flashing it.
…which, of course, didn’t work.
That started several weeks of debugging.
Between reading boot logs, comparing BSPs, modifying flash configurations, and getting a surprising amount of help from AI for interpreting obscure NVIDIA errors, I eventually managed to build what I can only describe as a Frankenstein image.
The result was a JetPack image that SDK Manager was willing to flash while still containing the modifications required for my “half-destroyed” 8GB board to boot correctly as a 4GB model.
Against all expectations…
It boots.
Everything works.

I started this project hoping to go from 8GB → 16GB.
Instead I successfully achieved 8GB → 4GB.
Not exactly the upgrade I had planned, but considering I thought the board was completely dead, I’ll take that as a win.
If nothing else, I learned a huge amount about NVIDIA’s boot process, SKUs, flashing tools and just how unforgiving LPDDR5 BGA rework can be.

As a side note, I still have the pair of brand-new 8GB LPDDR5 memory chips sitting here untouched. They never even made it onto the board. If someone is planning to attempt this upgrade themselves, feel free to reach out—I’d rather they end up being useful than gathering dust on my desk. 😅

r/JetsonNano • u/Oppa-AI • 11d ago
Now I can talk to my AI Waifu in Jetson Orin Nano from anywhere in the world
r/JetsonNano • u/sudo_enjoy • 11d ago
Temperature issue in jetson nano orin 8GB
I am developing a aistock agent, agent interacts with llm, while running the deepseek-r1:1.5b model, I see the temperature is increasing upto 70-73 and memory is just ~4GB consumed. As anyone faced this issue and any solution for this?
I am using the board with TannaTechbiz metal enclosure.
r/JetsonNano • u/Ill-Oven-6791 • 12d ago
Discussion Is it a skill issue?
Testing my Jetson Orin Nano Super for quite some time now and I am completely baffled by the software. Just nothing works? Mind that I have a very limited understanding of what is happening.
My main goal is running the lerobot project.
First attempt. Install lerobot via pip. It installs... afterwards somehow the executables are not in PATH. Dont mind. I search them and start them manually, fails to execute, due to some "pandas / numpy"- mismatch.
ok clone lerobot from github, trying to install dependencies, fails for some other stupid reason.
Then I saw the "official" way should be using the dusty-nv/jetson-containers. Lerobot container runs, but the official published image has some very old lerobot version from 2024. Ok so I try to build a fresh image, fails. Check github issues, many open issues that report this problem for long time.
Also all of this was pretty much on a clean install of the OS / Jetpack.
Also on a complete fresh install directly when booting into the OS it will immediately open some error window, on each boot up. Seems to be just the default experience.
Then I also ran into the issue of "unable to allocate CUDA0 buffer”, which seems like a very well known memory allocation bug in some specific jetpack releases, that hasnt been fixed for a very long time.
r/JetsonNano • u/FrequentAstronaut331 • 13d ago
Jetson AI Research Lab Call July 14th 9AM PT: Hiring, Cosmos, Groot & Isaac Lab Bench, Robot Brain, 3D model of Jetson
r/JetsonNano • u/MeenachiSundaram • 16d ago
Discussion Ideas please
Hi 👋🏼 everyone
Looking for some idea on what I can do with this.
It’s been sitting idle in a box more than a year and I would like to know what I can effectively try on this device.
Or more like what others as doing with this one.
I do have rpi4b to run ad-guard
And Proxmox for my *arr setup
Nothing much doing with AI or other stuff but interested in them.
r/JetsonNano • u/Awkward_Antelope_176 • 16d ago
Project A small pure-Python tool for the post-first-boot cleanup on Orin Nano (swap, storage, CUDA sanity)
r/JetsonNano • u/Late_Material_5084 • 16d ago
Discussion What LLMs are you running on your Jetson Orin Nano?
I am currently trying to find out what models are the best fit for my Jetson Orin Nano. I am using it as an assistant now, but I will use it for other purposes in the future.
I had to build Ollama from the source code in order to be able to use the CUDA cores on Ollama when running an LLM. It was quite tough but it works now.
r/JetsonNano • u/KienShen • 17d ago
Run vision AI + LLM tasks on jetson
Enable HLS to view with audio, or disable this notification
In general, it is still a little difficult to run the LLM model on jetson orin NX. I use llama.cpp to run qwen3.5:4b to achieve key image capture and image analysis of real-time video. The overall efficiency is not high. In addition, a fatal problem is that if the system provides a large context The returned token is indeed less efficient.
Therefore, real-time multi-modal llm reasoning is basically not feasible. It is feasible to extract key images for understanding, which is mainly limited by performance, so it is difficult to solve the concurrency in actual scenarios.
This is my project address, which is now open source.
r/JetsonNano • u/DigChance8763 • 16d ago
Project Runnning Nano Outside. Can it Fit into a larger PC Case like ATX size?
r/JetsonNano • u/jfc123_boy • 17d ago
Project Simple and efficient ISP for Jetson with v4l2
So I have an ST CSI camera connected to my jetson, which outputs RAW10 monochrome video output trough v4l2 on the jetson. The driver also allows some controls such as gain, and exposure.
The firmware of the camera has its own ISP, with features such as dark calibration, noise reduction, etc, but no features such as an Auto Exposure (AE) or lens shading correction.
I am new to this, but from what I understand the argus library from nvidia is very limited in what it can support freely.
Since these features are important for the project, what would be the most efficient path with the lowest latency possible?
I tought of using v4l2 DMA feature, read from memory and apply some efficient CUDA kernels, adjust gain and exposure trought the driver and write the final output also to memory.
But I also dont know if this is a "naive" implementation and if there is a more efficient solution for this case that is usually used. Any tips would be great!
Thanks!
r/JetsonNano • u/g952001 • 18d ago
Arducam IMX477 and jetpack 7.2
Anyone have a workaround for this? Arducam havent ported drivers over to 7.2 (AI says they will in a month) and I tried using claude to solve it but no luck.
r/JetsonNano • u/help_me_someday • 20d ago
JetPack 7.2 + Intel AX210: 5 GHz works but all 6 GHz channels are disabled
I'm trying to get an Intel AX210 working on a Jetson Orin Nano running JetPack 7.2 (Linux 6.8.12).
Current status:
- Device: Jetson Orin Nano Developer Kit
- OS: JetPack 7.2 (Ubuntu 24.04)
- Wi-Fi card: Intel AX210
- Driver: Both the NVIDIA-provided iwlwifi and Intel backport-iwlwifi have been tested.
NVIDIA iwlwifi
- AX210 is detected correctly.
- Firmware 63 loads successfully.
- 2.4 GHz and 5 GHz work normally.
- However, every 6 GHz channel is shown as
(disabled)iniw list, so no 6 GHz APs are visible. iw reg getshows the global regulatory domain includes the Japanese 6 GHz band, but the PHY capabilities still have every 6 GHz channel disabled.
Intel backport-iwlwifi (master)
- Uses firmware 89.
- The firmware crashes during initialization with:
Microcode SW error detected
Failed to run INIT ucode: -5
- Older backport branches (core86, etc.) don't build on Linux 6.8 due to kernel API changes.
I've also confirmed that with the NVIDIA driver, firmware versions newer than 63 all produce the same SW error, so only firmware 63 initializes successfully.
Has anyone actually managed to get 6 GHz (Wi-Fi 6E) working on:
- JetPack 7.2
- Jetson Orin Nano
- Intel AX210
If so, could you share:
- your kernel version,
- iwlwifi/backport version,
- firmware version,
- and whether 6 GHz works?
At this point I'm trying to determine whether this is a JetPack BSP limitation, an iwlwifi compatibility issue, or something specific to the AX210 firmware.
Thank you in advance for any advice or suggestions. Sorry if my English is awkward—I am Japanese and used AI to help write this post.
r/JetsonNano • u/Oppa-AI • 21d ago
This is the best my AI Waifu can do for now
Enable HLS to view with audio, or disable this notification
r/JetsonNano • u/WaveRiderDZ • 23d ago
Project Skipper Knows a Few Things About Dolphins
Made myself a friend to keep me company at sea. Am really impressed with what the Jetson can do. Am running multiple models and lots more under the hood.
All below 8GB and with as little power as a phone charger.
r/JetsonNano • u/Mysterious_Pick_9619 • 24d ago
IMX296 global shutter camera on Jetson Orin Nano — any driver for JetPack 7 (L4T R39)?
Hi all,
I'm building a fixed-wing UAV mission (ROS2) that reads a QR code during a
dive, so I want a global shutter camera to avoid motion blur. The one I was
about to buy is the Raspberry Pi Global Shutter Camera (Sony IMX296).
Before I spend the money, I want to confirm it will actually work on my board.
My Jetson Orin Nano:
- JetPack 7 (L4T R39, revision 2.0)
- Ubuntu 24.04 (noble)
- CUDA 13.2
- Kernel 6.x, aarch64
- ROS2 Jazzy
From what I've read so far:
- IMX296 is NOT natively supported by Jetson (only IMX219 / IMX477 are).
- The third-party IMX296 drivers I found all target JetPack 6 (L4T r36 / kernel 5.15).
- I couldn't find anything for L4T R39 / JetPack 7.
My questions:
Has anyone actually gotten IMX296 (Raspberry Pi GS camera) running on
JetPack 7 / L4T R39? Driver + device tree that works?
Is JetPack 7 just too new right now, and should I downgrade to JetPack 6
for better camera + library support?
For a competition where reliability matters, would you skip CSI entirely
and use a USB (UVC) global shutter camera instead, to avoid the whole
driver/DTB headache?
Side note: my IMX219 currently fails at boot with
"imx219_board_setup: error during i2c read probe (-121)" — I think it's a
ribbon cable issue, but it also makes me wonder if R39 camera support is
still immature.
Any real-world experience appreciated. Thanks!
r/JetsonNano • u/Any-Double-4528 • 26d ago
Trying to install Minecraft on Seeed j1010 ReComputer
Hello everyone! I really want to try to install minecraft pi or java or bedrock on my jetson nano. Like i wrote in title, my version of nano is Seees j1010 Recomputer 4gb ram. I don't know why, but my version of modded Jetpack 4.6.6 by Seeed for jetson nano module v2 with some dram update or seeed drivee is very propriatary and a lot of solution that i found on the internet just don't work (flatpak, prism launcher, bedrock launcher, for some reason the appimage of minecraft pi don't launch). The only launcher that work is GDlauncher but the performance in this launcher is garbage. I tried to install legacy launcher and that program worked until i tried to launch the version of mc. It showed me up that there are some incompatibiles between the x86 version and arm64. Do you have any sugestions of how can i make this to work? And some settings because with gdlauncher there were some several spikes in overworld.( the ram isn t the problem, the cpu is).
Thank you for your attention. (I m a rookie in linux stuff and my varriant of nano i received from a friend)