Memory changes in Jetson Nano

31 views
Skip to first unread message

Prateek Garg

unread,
Jan 29, 2025, 12:27:46 AMJan 29
to doubango-ai
Recently there has been a hardware change in Jetson Nano, which is supporting only Jetpack 4.6.5. Do we have any plans to support Jetpack 4.6.5, the latest Jetson Nano hardware is not booting with Jetpack 4.4.1?

Prateek Garg

unread,
Jan 29, 2025, 12:28:13 AMJan 29
to doubango-ai
I meant it for using ultimate-ALPR

Mamadou DIOP

unread,
Jan 29, 2025, 7:44:45 AMJan 29
to Prateek Garg, doubango-ai
NVIDIA discontinued the old jetson nano in 2022 and didn't provide any hardware update since then. We support jetpack 5.x for the new nano (orin).
I'm not aware of any memory change for the old nano. Please provide a link to NVIDIA website mentioning it.

Sent from my Galaxy
--
You received this message because you are subscribed to the Google Groups "doubango-ai" group.
To unsubscribe from this group and stop receiving emails from it, send an email to doubango-ai...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/doubango-ai/45072563-b964-4dae-82a9-782ae4207ff4n%40googlegroups.com.

Prateek Garg

unread,
Jan 30, 2025, 1:13:07 AMJan 30
to doubango-ai
https://forums.developer.nvidia.com/t/jetpack-4-4-1-support-and-patch-for-jetson-nano/321846/2

They have changed the DRAM to PCN211181. Which make Jetpack version 4.4.1 incompatible with the latest Jetson Nano 4GB
Screenshot 2025-01-30 at 11.42.11 AM.png

Prateek Garg

unread,
Jan 30, 2025, 4:09:30 AMJan 30
to doubango-ai
Screenshot 2025-01-30 at 2.39.02 PM.png

Mamadou DIOP

unread,
Jan 30, 2025, 4:50:03 AMJan 30
to Prateek Garg, doubango-ai
Supporting new jetpack version requires a lot of work and we only do it if it's absolutely necessary. 
I see you're the author of the post on NVIDIA forum. I don't have clear idea on the issue yet: don't know if the patch required, if the patch works on 4.4.1, if a patch for 4.4.1 exist...
Our roadmap is to go for jetpack 6.x

Mamadou DIOP

unread,
Jan 30, 2025, 4:59:37 AMJan 30
to Prateek Garg, doubango-ai
A quick read suggest there is no hardware change for jetson. You're applying a kernel patch available for 4.6.5. You're not required to apply that patch. 
I have asked a friend working for nvidia, he's not aware of hardware change on jetson leading to incompatibility with jetpack 4.4.x.

Prateek Garg

unread,
Jan 30, 2025, 9:43:39 AMJan 30
to Mamadou DIOP, doubango-ai
I personally tried booting up the Jetson Nano 4GB Module by flashing it JetPack 4.4.1 on emmc, it keeps going into boot cycle.


--
Thanks and regards
Prateek Garg
ParkSmart

Mamadou DIOP

unread,
Jan 30, 2025, 11:38:35 AMJan 30
to Prateek Garg, doubango-ai
Unfortunately I cannot add that jetpack to the roadmap. I already have jetpack 6.x on it

Prateek Garg

unread,
Jan 31, 2025, 12:45:43 AMJan 31
to Mamadou DIOP, doubango-ai
Got it working by using the below steps to flash

sudo tar -xjf Tegra210_Linux_R32.4.4_aarch64.tbz2
cd Linux_for_Tegra/rootfs/    
sudo tar -xjf Tegra_Linux_Sample-Root-Filesystem_R32.4.4_aarch64.tbz2
cd ..
sudo ./apply_binaries.sh
cd ..
sudo tar xpf overlay_32.7.5_PCN211181.tbz2
cd Linux_for_Tegra
sudo ./flash.sh jetson-nano-emmc mmcblk0p1
Reply all
Reply to author
Forward
0 new messages