Skip to content

MaesterZ/radeon-profile-daemon

 
 

Repository files navigation

AMD Radeon Profile - Daemon

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.

Supports opensource xf86-video-ati and xf86-video-amdgpu drivers.

[2026-05] Forked to fix issues with latest GPUs and LTS kernel.

Build

cd radeon-profile-daemon/
qmake
make

The resulting binary is ./target/radeon-profile-daemone.

Installation

Will copy the binary to /usr/local/bin/ and the System service to /usr/lib/systemd/system/.

./install.sh

Links

About

Daemon for radeon-profile GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 91.5%
  • Shell 5.1%
  • QMake 3.4%