CachyOS / linux-cachyos

Archlinux Kernel based on different schedulers and some other performance improvements.
https://cachyos.org
GNU General Public License v3.0
861 stars 34 forks source link

Fan control not working properly on asus laptops. #243

Closed merrkry closed 5 months ago

merrkry commented 6 months ago

asusctl has a feature that allow the user to set custom fan curves on asus laptops. This feature works with official linux kernels (stable, zen and 6.6 lts kernels are tested), when both custom gpu and cpu fan curves are enabled.

On cachyos kernels (6.8.6-1-cachyos-bore):

System info and Logs can be found here (not a relevant issue tho).

Asusctl side says it's not their problem. Considering that asusctl is in official cachyos repo, i am here.

I want to know if cachyos make any patches on asus or fan control stuffs?

ptr1337 commented 5 months ago

Could you please retest on 6.9?

Personally I suspect that maybe the deckify branch is causing that, but please check with 6.9 and let us know.

Actually, were not patching directly something on CachyOS related to that, besides for the for the ally the HID patches. Personally I suspect that the Lenovo Legion Patchset was infereing, but please test it again

merrkry commented 5 months ago

Could you please retest on 6.9?您能在 6.9 上重新测试吗?

I was on 6.8.9 and found this problem disappeared. After upgrading to 6.9 it works as well. I think this issue can be closed.