Setup MAXN in BSP

Hey according to

We need to setup PM_CONFIG_DEFAULT to zero at Linux_for_Tegra/rootfs/etc/nvpmodel/nvpmodel_p3767_0000.conf
for Orin NX 16GB

But when we use nvpmodel and set to MAXN then looking at the files we see
image
image

EDIT

so it seems that 0002.conf and 0003.conf and 0004.conf might holds the settings for that? or the nvpmodel does not update those files ?

Thanks

Hi alon2,

What’s the carrier board you are using for Orin NX?
What’s your Jetpack version in use?

It seems your configuration not applied correctly.
If you are using Orin NX 16GB, you should just care about nvpmodel_p3767_0000.conf.

Please share the result of following command on your board.

$ cat /etc/nv_boot_control.conf

and share the command how do you flash the board.

Thanks for replying

Jetpack 5.1.1

#Edit
does nvpmodel cli change the file inside Linux_for_Tegra/rootfs/etc/nvpmodel?

What do you mean about nvpmodel cli?

Please check if anything in Linux_for_Tegra/rootfs/etc/nvpmodel/nvpmodel_p3767_0000.conf changed after you flash the board.

ha, what i wanted to ask, does" sudo nvpmodel -m 0" should effect the file Linux_for_Tegra/rootfs/etc/nvpmodel/nvpmodel_p3767_0000.conf ?

No, that command is used to switch the current power mode, it would not affect the PM_CONFIG DEFAULT.

1 Like

Thanks!
Linux_for_Tegra/rootfs/etc/nvpmodel/nvpmodel_p3767_0000.conf updated works for us! difference between reboot and first run after flash

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