mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
5cb6be8a6acf198ebb2c9aded202e16a1c718df9
Linux AMDGPU Control Application
This application allows you to control your AMD GPU on a Linux system.
![]() |
![]() |
![]() |
Current features:
- Viewing information about the GPU
- Power/thermals monitoring
- Fan curve control
- Basic overclocking
Currently missing:
- Voltage control on Vega20+ GPUs
- Precise clock/voltage curve manipulation (currently can only set the maximum values)
Multi-GPU system supportShould 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.
Note: only members of the group wheel can change settings.
Languages
Rust
63.4%
C
35.9%
Shell
0.5%
Makefile
0.2%


