Nvpmodel fails with warning

I get this error sometimes when I am switching power modes on my Jetson AGX Xavier devkit. JetPack version: 4.5.1

sudo nvpmodel -m 0
\NVPM WARN: write PARAM GPU: ARG MAX_FREQ: PATH: /sys/devices/17000000.gv11b/devfreq/17000000.gv11b/max_freq VAL: 0
- probably failed due to it is less than current min value 318750000

I read from other posts that jetson_clocks might cause something like this, but I see this happening without running jetson_clocks as well. Any idea why this could happen?

Could you try with newer JetPack SW to see if issue still reproduced?

Due to experiment requirements, we are tied to this older version of JetPack. Is this a known issue?

We need to know the reproduce step to confirm wether it’s known issue and fixed in newer release.

The steps are very simple, the issue happens once in a while. Change to any power mode, run jetson_clocks and after a while change to another power mode

Ex. sudo nvpmodel -m 2
sudo jetson_clocks --fan
sudo nvpmodel -m 0

Hi,

Actually the point here is we don’t really debug on old release.

At least try to reproduce your issue on devkit + latest jetpack. If you don’t want to use jp5, then at least test jp4.7.3.

I understand, thanks for your help.

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