Skip to content

Instantly share code, notes, and snippets.

@ovuruska
Created July 15, 2021 07:34
Show Gist options
  • Select an option

  • Save ovuruska/4cb75b8e8537f8ba0eff6935f4213fcf to your computer and use it in GitHub Desktop.

Select an option

Save ovuruska/4cb75b8e8537f8ba0eff6935f4213fcf to your computer and use it in GitHub Desktop.
Jetson Nano switch from 5W to MAXN
# Switch to 5W mode
sudo /usr/sbin/nvpmodel -m 1
# Switch to MAXN mode
sudo /usr/sbin/nvpmodel -m 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment