Ilya Zlobintsev

Results 91 comments of Ilya Zlobintsev

The GPU doesn't expose proper clocks or voltage control. `/sys/class/drm/card1/device/pp_od_clk_voltage` doesn't contain values that it normally has: ``` OD_VDDGFX_OFFSET: 0mV OD_RANGE: ``` So it appears to be unsupported by the...

Could you please explain your use case for this? Are there any PowerPC systems that run AMD GPUs?

Interesting, I assumed that outside of x86 only ARM has boards capable of running standard desktop GPUs. I'll take a look at it, but I'm not sure how well the...

Pre-built packages are not going to happen as Github does not provide powerpc runners, and cross-compiling is problematic due to dependencies on system packages (gtk, libdrm). Users of nonstandard architectures...

> The Fanspeed ist set depending on the memory temps. not the edge temps. This is not something that LACT controls on RDNA3. It writes the fan curve to the...

> Yeah, also for me the performance level setting, if I set it to manual, no matter what i set it to it just sets itself to "BOOTUP_DEFAULT" (RX 7800...

It's not part of any stable version yet, but you can install the latest development version from the [test release](https://github.com/ilya-zlobintsev/LACT/releases/tag/test-build).

Could you include a [debug snapshot](https://github.com/ilya-zlobintsev/LACT?tab=readme-ov-file#reporting-issues)?

The snapshot only contains a single GPU in `/sys`, which is weird. Could you show the output of ``` ls -la /sys/class/drm/ ``` And also: does restarting the service (`sudo...