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

Add manual fan control #595

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add manual fan control #595

wants to merge 1 commit into from

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Dec 31, 2024

Add EC config for automatic/manual fan control.

In automatic mode, EC is responsible for controlling fan duty as part of thermal management. This is the existing behavior.

In manual mode, EC does not control fan duty target. The OS is responsible for controlling duty for thermal management.

Control by system firmware is not yet implemented.

This allows users to control fan duty via ACPI.

RPM target is not supported.

Requires: system76/ec#512
Requires: system76/coreboot#245
Ref: #570

@crawfxrd crawfxrd force-pushed the fan-manual branch 2 times, most recently from 12aa4f7 to 1c99f3a Compare January 2, 2025 19:06
Add EC config for automatic/manual fan control.

In automatic mode, EC is responsible for controlling fan duty as part of
thermal management. This is the existing behavior.

In manual mode, EC does not control fan duty target. The OS is
responsible for controlling duty for thermal management.

Control by system firmware is not yet implemented.

This allows users to control fan duty via ACPI.

RPM target is not supported.

Signed-off-by: Tim Crawford <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant