Description
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).
* Total number of packages downloaded in the last seven days.
This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/shdwchn10/zenpower3