Set power profiles.
- Shell 100%
| systemd | ||
| CHANGELOG.md | ||
| install.sh | ||
| README.md | ||
| setprof | ||
setprof
setprof is a CLI-utility for setting the combined power profiles of the host system.
setprof <profile>
This programme has only been tested on an Arch Linux system running an AMD Ryzen 7 3700X CPU combined with an AMD Radeon RX 5700 XT GPU. Support for other graphics cards (especially from NVIDIA) is not guaranteed.
Built-in Profiles
The following profiles are built-in:
3dfor generic 3D renderingcomputefor CPU/GPU computingidlefor power savingvrfor VR rendering
Installation
Run the provided install.sh script to install setprof:
install.sh <module> <base_directory>
Execute install.sh for more information.