*** Please note that this reply is generated by LLM automatically ***
Based on the provided context, I’ll address the question and provide a comprehensive answer.
The user is experiencing an issue with the GPU frequency on their Jetson Orin NX 16GB module, specifically when trying to use the MAXN_SUPER mode. They have replaced the contents of jetson-agx-orin-devkit-industrial.conf with jetson-orin-nano-devkit-super.conf and rebooted the system. However, when running nvpmodel -q --verbose, the GPU frequency is shown as 918 MHz, whereas it should be 1173 MHz in MAXN_SUPER mode.
To resolve this issue, we need to understand the differences between the MAXN and MAXN_SUPER modes. According to the provided context, MAXN_SUPER mode is an experimental mode that allows a maximum number of cores and clock frequency for CPU, GPU, DLA, PVA, and SOC engines. The main difference between MAXN and MAXN_SUPER is the maximum frequency of CPU, GPU, DLA, and EMC.
Comparing the NVP Model Clock Configuration tables for Jetson Orin NX 8GB and Jetson Orin NX 8GB Super, we can see that the MAXN_SUPER mode is only available when flashing with the jetson-orin-nano-devkit-super configuration. This configuration is specific to the Jetson Orin Nano developer kit module with SD Card (P3767-0005) and the Jetson Orin Nano 8GB module (P3767-0003).
However, the user is using a Jetson Orin NX 16GB module, which is not explicitly mentioned in the provided context as being compatible with the jetson-orin-nano-devkit-super configuration. This might be the reason why the MAXN_SUPER mode is not working as expected.
To set the normal configuration to the SUPER configuration for the Jetson Orin NX 16GB module, the user should try the following:
- Verify that the
jetson-orin-nano-devkit-super configuration is compatible with the Jetson Orin NX 16GB module. If not, the user may need to use a different configuration file.
- Flash the Jetson Orin NX 16GB module with the correct configuration file using the
flash.sh script.
- Reboot the system and verify that the MAXN_SUPER mode is available and working correctly.
In summary, the user should verify the compatibility of the jetson-orin-nano-devkit-super configuration with their Jetson Orin NX 16GB module and flash the module with the correct configuration file to enable the MAXN_SUPER mode.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***