Emulating Jetson Orin Nano 4GB with Jetson Orin Nano 8GB Dev Kit

Is there a way to emulate Jetson Orin Nano 4GB with a 8GB Dev kit? As far as I know, by limiting the amount of accessible memory an 8GB module will act as a 4GB one. However, I am not able to find any guide or whether this is possible or not.

Any help would be greatly appropriated.

@ramyad I’m not sure if this still works or not, but at one time I “emulated” Jetson Nano 2GB with Jetson Nano 4GB by appending mem=2G to the cbootargs in /boot/extlinux/extlinux.conf (to the end of the APPEND line)

1 Like

Great, this worked after a reboot!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.