MAXN not available in power mode

Hi,

I cant get my Jetson Orin Nano 8gb dev kit showing MAXN in power mode options. I got only options:

0: 15W
1: 7W

I bought the board in november (just before Jetson Orin Nano Super release). I follow the instructions in Jetson Orin Nano Developer Kit Getting Started Guide | NVIDIA Developer to update the firmware and tried to run sudo rm -rf /etc/nvpmodel.conf and restart without luck.

I tried to run following commands, but nothing changes after restart.

sudo rm -rf /etc/nvpmodel.conf
sudo ln -s /etc/nvpmodel/nvpmodel_p3767_0003_super.conf /etc/nvpmodel.conf

These are the files I got into the folder /etc/nvpmodels:

At the moment I got the following software versions running: L4T_VERSION=36.4.3 JETPACK_VERSION=6.2 CUDA_VERSION=12.6. Everything is working fine except for the power mode limited at 15W.

Can I have some directions to solve this issue?

Can you try reflashing your device with JetPack 6.2 via SDK manager again?

See also: JetPack 6.2 Brings Super Mode to NVIDIA Jetson Orin Nano and Jetson Orin NX Modules - Jetson & Embedded Systems / Jetson Orin Nano - NVIDIA Developer Forums

I dont have a ubuntu host to use SDK manager. In my Windows machine, I followed the instructions provided in Jetson Orin Nano Developer Kit Getting Started Guide | NVIDIA Developer. It is possible to get MAXN available using this method, or use SDK manager in a Windows machine?

Hi,
Please check if your Orin Nano module has SD card slot. If yes, please try the steps to update it:

🚀 Initial Setup Guide - Jetson Orin Nano - NVIDIA Jetson AI Lab

If it still fails, we would suggest have an Ubuntu host PC. For enabling super mode, the system has to be re-flashed.

my jetson orin nano 8gb dev kit does not have SD Card reader.
When will the SDK manager version for dev kit cards without SD reader be released?

Hi,
Jetpack 6.2 supports the module. Super mode should be enabled if you use SDKManager to flash the developer kit.

Please try to download/extract BSP and sample rootfs on the host PC:

Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation

The packages are in

Jetson Linux | NVIDIA Developer
Driver Package (BSP)
Sample Root Filesystem

And run the command to flash the developer kit:

$ sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 \
  -c tools/kernel_flash/flash_l4t_t234_nvme.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml" \
  --showlogs --network usb0 jetson-orin-nano-devkit-super internal