Description
Built as a akmod, so it works on rpm-ostree systems like Fedora Silverblue!
Zenpower3 is a Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs, now with Zen 3 support!
Zenmonitor3 is monitoring software for AMD Zen-based CPUs. It can monitor these values:
- CPU Temperature
- CPU Core (SVI2) Voltage, Current and Power
- SOC (SVI2) Voltage, Current and Power
- Package and Core Power (RAPL)
- Core Frequency (from OS)
Installation Instructions
Classic Fedora Linux with dnf or RHEL/CentOS Stream/etc:
sudo dnf copr enable shdwchn10/zenpower3
sudo dnf install zenpower3 zenmonitor3
systemctl reboot
Fedora Silverblue/Kinoite/etc:
sudo wget -O /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:shdwchn10:zenpower3.repo https://copr.fedorainfracloud.org/coprs/shdwchn10/zenpower3/repo/fedora-$(rpm -E %fedora)/shdwchn10-zenpower3-fedora-$(rpm -E %fedora).repo
rpm-ostree install zenpower3 zenmonitor3
systemctl reboot
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | EPEL 8 (2 downloads) |
![]() |
x86_64 (0)* | EPEL 9 (2 downloads) |
![]() |
x86_64 (13)* | Fedora 38 (8 downloads) |
![]() |
x86_64 (31)* | Fedora 39 (13 downloads) |
![]() |
x86_64 (0)* | Fedora rawhide (3 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable shdwchn10/zenpower3
More info about enabling Copr repositories