2021-01-21 09:41:19 +02:00
2021-01-20 23:20:10 +02:00
2020-10-18 11:39:12 +03:00
2021-01-21 09:41:19 +02:00
2021-01-21 09:41:19 +02:00
2021-01-21 09:41:19 +02:00
2020-10-18 11:39:12 +03:00
2021-01-20 14:13:44 +02:00
2021-01-20 17:50:18 +02:00

Linux AMDGPU Control Application

This application allows you to control your AMD GPU on a Linux system.

Screenshot Screenshot Screenshot

Current features:

  • Viewing information about the GPU
  • Power/thermals monitoring
  • Fan curve control
  • Basic overclocking

Currently missing:

  • Clockspeed/voltages cannot be changed on Vega20 and newer GPUs due to them using a different power level management logic
  • Multi-GPU system support Should work now
  • The card model detection isn't very reliable

Installation

  • Arch Linux: Install the AUR Package
  • Anything else:
    • Install a rust toolchain and gtk3 development headers (libgtk-3-dev on ubuntu)
    • Clone the repo
    • ./deploy.sh

Usage

Enable and start the service (otherwise you won't be able to change any settings):

sudo systemctl enable --now lactd

You can now use the application.

Description
Linux AMDGPU Controller
Readme 2.7 MiB
Languages
Rust 63.4%
C 35.9%
Shell 0.5%
Makefile 0.2%