Yury Zhuravlev

Results 348 comments of Yury Zhuravlev

It's a very important issue because I can't use Japanese input or even other not IME inputs like Cyrilic if I have fctix/ibus.

Yes, I can move logic to my app but this not beautiful.

@markusressel do we have any guarantee from lmsensors kernel subsystem that the write value should be exactly the same as the return value? Quick googling shows what extra changes by...

Just put it here https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html#gpu-power-thermal-controls-and-monitoring > NOTE: DO NOT set the fan speed via “pwm1” and “fan[1-*]_target” interfaces at the same time. That will get the former one overridden. I...

1. After all, why do we need to read PWM? As I understand basic things, we should make the relation between writing PWM and RPMs, no? 2. #64 it's a...

I made a few tests, plus I checked amdgpu code and found the reason why it happened - amdgpu show PWM based on fan RPM. Firstly I played with PWM:...

I tried to use the vega20 function to get PWM, and it's working mostly stable with +-2 lost accuracy only. Now I have an issue similar to #64 . Now...

I also created issue on gitlab - https://gitlab.freedesktop.org/drm/amd/-/issues/2108 GitLabGetting fan PWM for vega10 not based on fan RPM (#2108) · Issues · drm / amd · GitLabCurrently, for vega10 (vega56),...

After my GPU function chenges + I increas RPM pooling timeout to 3s, I received for my GPU: ![изображение](https://user-images.githubusercontent.com/1853716/181875674-7ac6693c-2c47-46fe-95c4-8fc8bbb15197.png)