Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Announcement] I have made a liquidctl and CoolerControl drivers #285

Open
kyokenn opened this issue Dec 12, 2024 · 0 comments
Open

[Announcement] I have made a liquidctl and CoolerControl drivers #285

kyokenn opened this issue Dec 12, 2024 · 0 comments

Comments

@kyokenn
Copy link

kyokenn commented Dec 12, 2024

liquidctl PR: liquidctl/liquidctl#747
CoolerControl MR: https://gitlab.com/coolercontrol/coolercontrol/-/merge_requests/246

CoolerControl supports setting hardware controlled profiles, where it just writes profile into ACPI EC and lets the laptop control the fans. CoolerControl also allows to set software controlled profiles, where the CoolerControl itself controls the fans by any temperature sensor.

I have debugged MSI Control Center with ec-probe tool from https://github.com/hirschmann/nbfc and created the configuration preset for my laptop in liquidctl.
Many other laptops could be added into liquidctl. You just need to find the address for each fan profile and temperature sensor in ACPI EC dump using ec-probe and MSI Control Center.
Some laptops could work without any driver changes if they match the default preset "MSI_ADDRESS_DEFAULT".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant