file available_frequencies show: “306000000 408000000 510000000 612000000 714000000 765000000“. Don’t have 1173000000. use “nvpmodel -m 0 “ to set MAXN_SUPER,but it not effective.
*** Please note that this reply is generated by LLM automatically ***
Based on the provided context, it appears that you are experiencing issues with setting the maximum frequency on your Jetson Orin NX 8GB device. You have tried using the nvpmodel command to set the MAXN_SUPER mode, but it is not effective.
After reviewing the context, I found that the Jetson Orin NX 8GB device has a maximum frequency of 1173000000 Hz, but it is not available in the nvsuperdtb file. The available frequencies are:
306000000 Hz
408000000 Hz
510000000 Hz
612000000 Hz
714000000 Hz
765000000 Hz
The nvpmodel command is used to set the power mode on Jetson devices. The m option is used to specify the mode ID. In this case, you are trying to set the MAXN_SUPER mode using nvpmodel -m 0, but it is not effective.
Comparing the available frequencies with the ones listed in the NVP Model Clock Configuration table, I found that the MAXN_SUPER mode is available only on the Jetson Orin NX 8GB Super device, not on the standard Jetson Orin NX 8GB device.
Therefore, it is likely that the MAXN_SUPER mode is not supported on your device, and that’s why setting it using nvpmodel is not effective. You may want to try setting a different power mode using nvpmodel or explore other options to achieve your desired frequency.
Please note that this is just an analysis based on the provided context, and you may want to consult the official documentation or contact NVIDIA support for further assistance.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***