Linux GPU Control Application

Edit Package lact
https://github.com/ilya-zlobintsev/LACT

This application allows you to control your AMD, Nvidia or Intel GPU on a Linux
system.

After installing this package please execute the following commands:

- sudo systemctl enable --now lactd.service
- sudo usermod -aG lact $USER
- newgrp lact

This will enable the daemon and add your user to the "lact" group, allowing
you to run the application.

How to enable AMD Overclocking:

1. Get the correct kernel boot parameter for your AMD GPU by executing:

- printf 'amdgpu.ppfeaturemask=0x%x\n' "$(($(cat /sys/module/amdgpu/parameters/ppfeaturemask) | 0x4000))"

2. Add the output to the cmdline of your bootloader (e.g. GRUB,
systemd-boot, GRUB-BLS) and reboot.

Features:

- GPU information reporting (VBIOS, VRAM, hardware units)
- Power configuration (power cap, power states)
- Thermal management (custom fan curves, thermal limits)
- Overclocking (GPU/VRAM clocks, voltage offset)
- Monitoring with historical charts
- Settings profiles with automatic activation
- OpenTelemetry metrics exporter

Do you want to undervolt an Nvidia GPU? Please refer to the LACT FAQ:

https://github.com/ilya-zlobintsev/LACT/wiki/Frequently-asked-questions#how-to-undervolt-nvidia-gpus

Source Files
Filename Size Changed
_multibuild 0000000054 54 Bytes
_service 0000000985 985 Bytes
_servicedata 0000000237 237 Bytes
install-guide.txt 0000000745 745 Bytes
lact-0.8.4.tar.xz 0002646608 2.52 MB
lact.changes 0000003402 3.32 KB
lact.config.yaml 0000000181 181 Bytes
lact.rpmlintrc 0000000295 295 Bytes
lact.spec 0000007066 6.9 KB
system-user-lact.conf 0000000259 259 Bytes
uninstall-guide.txt 0000000243 243 Bytes
vendor.tar.xz 0041908468 40 MB
Comments 0
No comments available
openSUSE Build Service is sponsored by