ryzen-smu
System Management Unit driver for AMD Ryzen processors
This package provides a way to access the System Management Unit for certain AMD Ryzen processors. This includes access to the System Management Network.
- Versions: 0.1.5
- Website: https://gitlab.com/leogx9r/ryzen_smu
- Licenses: GPL 2
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ryzen-smu
as follows:
guix install ryzen-smu
Or install a particular version:
guix install ryzen-smu@0.1.5
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.
Badge code
You can use the following badge to inform users of ryzen-smu about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ryzen-smu'><img src='https://packages.guix.gnu.org/packages/ryzen-smu/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ryzen-smu)
Example Org:
[[https://packages.guix.gnu.org/packages/ryzen-smu][https://packages.guix.gnu.org/packages/ryzen-smu/badges/latest-version.svg]]