Renewed tool LACT (Linux AMDGPU Control Application) – GUI for managing GPU AMD Radeon on Linux

Renewed tool LACT (Linux AMDGPU Control Application) – GUI for managing GPU AMD Radeon on Linux

28.11.2023
Author: HostZealot Team
2 min.
299

Recently, LACT has been significantly updated on GitHub. This tool was designed as a GUI for the simplified control of settings after installation of the driver for AMD Radeon graphic cards on Linux. With the updated version of LACT, it became easier to check the status of GPU parameters and change them if needed. The source code of this project is available under MIT license.

The last version of LACT helps to control parameters of system cooling, work with GPU power state configuration, review data about GPU, change GPU/VRAM clock frequency/adjust voltage, and monitor the level of performance as well as heat dissipation.

LACT uses GTK 4 cross-platform interface library and is written in Rust. This project was previously tested on RDNA3 (RX 7000 series), RDNA1 (RX 5000 series), Polaris (RX 500 series), RDNA2 (RX 6000 series), and Vega.

Also, a stable version of TurClocker 1.0 was released. This open-source tool is used for monitoring parameters and acceleration of Nvidia graphics cards on Linux PCs. This project is not a new one, despite the fact that it looks simple and has an easy-to-use graphic interface. It mainly functions via D-Bus API with Nvidia GPUs.

Related Articles