System daemon for reading info about Radeon GPU clocks and volts as well as control card power profiles so the GUI radeon-profile application can be run as normal user.
Supprts opensource xf86-video-ati and xf86-video-amdgpu drivers.
qt5-base
Type:
git clone https://github.com/marazmista/radeon-profile-daemon.git && cd radeon-profile-daemon/radeon-profile-daemon
qmake && make
There is a service file for systemd in radeon-profile-daemon/extra. If installed manually, copy service file to /etc/systemd/system/
. After that, execute systemctl enable radeon-profile-daemon.service
and systemctl start radeon-profile-daemon.service
to make the daemon running.
There is a tmpfiles file that can be used by opentmpfiles or systemd-tmpfiles in radeon-profile-daemon/extra. If installed, it will make sure the /run/radeon-profile-daemon directory is created with the correct ownership and permissions. If installed manually copy the tmpfiles to /usr/lib/tmpfiles.d
and restart the service.
- AUR package: https://aur.archlinux.org/packages/radeon-profile-daemon-git
- radeon-profile: https://github.com/marazmista/radeon-profile
- radeon-profile AUR package: https://aur.archlinux.org/packages/radeon-profile-git
- radeon-profile thread: http://phoronix.com/forums/showthread.php?83602-radeon-profile-tool-for-changing-profiles-and-monitoring-some-GPU-parameters