Upgrade from jetpack5 to jetpack6, OFA frequency decreases

Hi,
I flashed my AGX Orin 64G devkit from jetpack5 to jetpack6.
The OFA hardware freq decreases.
Is there any way to raise OFA freq?

I have tried this, none of commands above can raise OFA freq.


Hi yanglin710183,

From the screenshot you shared, it seems OFA are OFF in both Jetpack 5.1.2 and Jetpack 6.0.

Do you have any requirement or use case to modify it?

Hi KevinFFF,

That’s because i’m not calculating optical flow while screenshot.

Yes, i want to improve the optical flow algorithm performance.

In JP6, we enable dynamic freq scaling for OFA.

Please run the following command to run it at max frequency.

# echo performance > /sys/class/devfreq/15a50000.ofa/governor 
1 Like

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