marazmista / radeon-profile

Application to read current clocks of ATi Radeon cards (xf86-video-ati, xf86-video-amdgpu)
GNU General Public License v2.0
733 stars 75 forks source link
amdgpu graphics-card linux polaris radeon system-monitor vega

Simple application to read current clocks of ATi Radeon cards (xf86-video-ati, xf86-video-amdgpu).

xf86-video-ati and xf86-video-amdgpu driver

Install and run radeon-profile-daemon (https://github.com/marazmista/radeon-profile-daemon) for using this app as normal user. Otherwise app need to be run with root privilages for changing power profiles (and clocks readings sometimes). You can add username ALL = NOPASSWD: /usr/bin/radeon-profile to your /etc/sudoers. Here is tip for run app as normal user but involves change permissions to system files: http://bit.ly/1dvQMhS

Functionality

Dependencies

For full functionality:

Build

git clone https://github.com/marazmista/radeon-profile.git
cd radeon-profile/radeon-profile
qmake
make 

The resulting binary is ./target/radeon-profile

For Ubuntu 17.04, qt5-charts isn't available:

/opt/Qt5.9.1/5.9.1/gcc_64/bin
/opt/Qt5.9.1/5.9.1

Installation

Ubuntu

Available for Ubuntu from PPA stable and git develop repository

Add in terminal commands:

Screenshot

Main screen Main screen

More screenshots