Skip to content

Commit

Permalink
Update SV and OS versions for Orin configurable power modes
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Costache <[email protected]>

Co-authored-by: Christina Wang <[email protected]>
  • Loading branch information
2 people authored and vipulgupta2048 committed Dec 17, 2024
1 parent 7466396 commit 093e3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/learn/develop/hardware/i2c-and-spi.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Jetson Orin Devices running balenaOS revisions newer than v6.1.24 and supervisor

### Configurable power modes

Jetson Orin Devices running balenaOS revisions newer than <TODO> and supervisor versions greater than <TODO> also offer the possibility for selecting the desired power mode. You can choose between "low", "mid" and "high" or specify the power mode index directly by navigating to the Device/Fleet Configuration tab on the sidebar in the balenaCloud dashboard. Please note that your device(s) will automatically reboot to apply the new power mode. The available power modes indexes for your device type are visible in the host OS in `/etc/nvpmodel.conf`. Preloading the desired power mode configuration can be achieved by editing the [config.json](/reference/OS/configuration/#about-configjson) file and specifying the desired [power mode](/reference/OS/configuration/#powermode) before provisioning the device.
Jetson Orin Devices running balenaOS revisions newer than v6.1.24 and supervisor versions greater than v16.10.0 also offer the possibility for selecting the desired power mode. You can choose between "low", "mid" and "high" or specify the power mode index directly by navigating to the Device/Fleet Configuration tab on the sidebar in the balenaCloud dashboard. Please note that your device(s) will automatically reboot to apply the new power mode. The available power modes indexes for your device type are visible in the host OS in `/etc/nvpmodel.conf`. Preloading the desired power mode configuration can be achieved by editing the [config.json](/reference/OS/configuration/#about-configjson) file and specifying the desired [power mode](/reference/OS/configuration/#powermode) before provisioning the device.

### Container packages

Expand Down

0 comments on commit 093e3b2

Please sign in to comment.