Thanks, Wayne.
Just to confirm:
- Do
superandmaxn_supermodes support up to 40W power budget? - Is the power budget different between
superandnon-supermodes, or are they the same?
Thanks, Wayne.
Just to confirm:
super and maxn_super modes support up to 40W power budget?super and non-super modes, or are they the same?Please refer to the document here. It has the answer for the power budget number.
Hi Wayne,
We flashed the board using the jetson-orin-nano-devkit-super-maxn.conf configuration. As per the NVIDIA documentation, this mode is expected to support up to 40W.
However, after booting, we’re still not seeing any indication of a 40W mode.
Attaching a screenshot of the Power Mode UI for your reference.
We’ve already shared all related logs and results from testing this on the official Orin NX devkit with super-maxn.
Could you please confirm if this is expected behavior, or if there’s anything else we need to enable to reflect the 40W support?
regards,
Sunil
No, it is not expected. I guess your flash has something wrong again.
Hi Wayne,
We’ve already performed a clean reflash using the default BSP and jetson-orin-nano-devkit-super-maxn.conf.
Please find the following details already shared:
jetson-orin-nano-devkit-super-maxn.confjetson_orin_nx_super_maxn_flash_logs.txtjetson_orin_nx_dvkit_sprmaxn_pwr_modes.pngjtop output after jetson_clocks: jetson_orin_nx_dvkit_sprmaxn_jtop_with_jetson_clk.pngtegrastats output after jetson_clocks: jetson_orin_nx_dvkit_sprmaxn_tegrastats_with_jetson_clk.txtPlease review and let us know if anything still looks incorrect.
Also, once flashed properly, should the super-maxn mode support 40W power budget at runtime?
regards,
Sunil
jetson_orin_nx_super_maxn_flash_logs.txt (338.4 KB)
jetson_orin_nx_dvkit_sprmaxn_tegrastats_with_jetson_clk.txt (12.6 KB)
For this you need to select 0:MAXN mode i think.. Just cross check..
MAXN is internally might be mapped to 40W power budget
How did you modify your custom kernel device tree?
You should make it based on tegra234-p3768-0000+p3767-0000-nv-super.dts.
Your /etc/nvpmodel.conf seems still link to a non super mode config. 40W should be listed on it.
Hi Wayne,
Yes, we did modify our custom DTS based on tegra234-p3768-0000+p3767-0000-nv-super.dts — we’ll share it with you for reference.
However, for now we’re testing only with the Jetson Orin NX devkit and using the default configuration (super-maxn) without any modifications.
We’ve already shared:
jtop and tegrastats outputSo even without custom changes, the devkit itself should reflect 40W mode, correct?
Let’s focus on debugging the devkit setup first.
regards,
Sunil
Hi,
Please do thing steps by steps.
Go back and use default BSP to flash everything here. Make sure you saw 40W in your result.
Then start to modify the things you are changing here step by step and see which one start to make things different.
I guess it is from your dtb modification…
Hi Wayne,
-super at the end of the custom DTS filename to ensure it is used during flashing in super mode.tegra234-bpmp-3767-0000-3768-super.dtbmy-custom-super.dtbThanks for the guidance.
Best regards,
Sunil
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.