Ilya Zlobintsev
Ilya Zlobintsev
By "it does" - do you mean that both GPUs are detected in LACT? And what do you mean "doesn't seem them as enabled"?
This seems to be another manifestation of the issue with LACT starting too early in the boot process, before all the sysfs entries are initialized. The current logic waits for...
https://github.com/ilya-zlobintsev/LACT/commit/ea633220835b83df807e485aa887219b711fe388 should help with this. Please update to the latest commit, set `log_level` to `debug` in `/etc/lact/config.yaml` and tell me if this solves the problem. If it doesn't, then post...
Should be fixed with https://github.com/ilya-zlobintsev/LACT/commit/aa670be9d6ef28a0b738abc42c3ef9e4112b6752 (you can try it either via the [test build](https://github.com/ilya-zlobintsev/LACT/releases/tag/test-build) or the `lact-git` AUR package)
Your config is incorrect. It should be ``` admin_groups: - gonger ``` And you can check if the service is running with `systemctl status lactd`
Try removing the `gpus` section in the config file (keep just the `gpus:` line, delete everything after) and restarting the service - it looks like you've already had some custom...
According to the snapshot, the power limit is set correctly, and there's a voltage offset configured at -60mV. So it doesn't seem like there's a problem on lact's side.
At first, I thought that I managed to reproduce this, however, after more investigation it looks like that (at least in my case) resizable bar wasn't actually working (despite being...
@daevad any updates on this?
I'll take a look at it tomorrow. Though 11mb is a normal size for chatterino itself.