ryzenadj 0.17.0
Power management tool for AMD Ryzen APUs
ryzenadj
is an utility to adjust power management settings for AMD Ryzen mobile processors. You will need to ensure it can access /dev/mem, for instance by using the "iomem=relaxed" kernel argument.
- Outputs:
out
- Website: https://github.com/flygoat/ryzenadj
- Licenses: LGPL 3
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ryzenadj 0.17.0
as follows:
guix install ryzenadj@0.17.0
Or install the latest version:
guix install ryzenadj
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.