Skip to content

Commit 7ccc48a

Browse files
committed
added docs on changing the power mode
1 parent 9d6763c commit 7ccc48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Then close/restart your terminal (or logout) and you should be able to run docke
141141

142142
## Setting the Power Mode
143143

144-
Depending on the power supply source you have available for your Jetson (i.e. wall power or battery), you may wish to put your Jetson in maximum power mode (MAX-N) to attain the highest performance available from your Jetson device. You can do this with the [`nvpmodel`](https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#power-mode-controls) command-line tool or from the Ubuntu desktop via the nvpmodel [GUI widget](https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#nvpmodel-gui) (in addition to [`jtop`](https://github.com/rbonghi/jetson_stats) from jetson-stats)
144+
Depending on the power supply source you have available for your Jetson (i.e. wall power or battery), you may wish to put your Jetson in maximum power mode (MAX-N) to attain the highest performance available from your Jetson device. You can do this with the [`nvpmodel`](https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#power-mode-controls) command-line tool, or from the Ubuntu desktop via the [nvpmodel GUI widget](https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#nvpmodel-gui) (or by using [`jtop`](https://github.com/rbonghi/jetson_stats) from jetson-stats)
145145

146146
```bash
147147
# check the current power mode

0 commit comments

Comments
 (0)