dasharo-issues
dasharo-issues copied to clipboard
Add ACPI thermal monitoring and fan control
The problem you're addressing (if any)
There is currently no user-friendly way to monitor temperatures and fan speeds from within the OS
Describe the solution you'd like
Add ACPI thermal zones and fan devices, so that fan speeds and temperatures can be easily monitored.
Where is the value to a user, and who might that user be?
Thermal monitoring and fan control are useful for users who want to be able to monitor their devices' thermals and control fan speeds to their liking (e.g. to minimize noise or maximize performance)
Describe alternatives you've considered
Additional context
- ACPI Fan device spec: https://uefi.org/specs/ACPI/6.4/11_Thermal_Management/fan-device.html
- ACPI Thermal control spec: https://uefi.org/specs/ACPI/6.4/11_Thermal_Management/thermal-control.html
@mkopec add labels for the laptops?
@miczyg1 done
though arguably the same applies to desktops/workstations and all other form factors
Indeed it is. It all boils down to how good we know the chip controlling the fans...
Would be nice if we can have this for the next firmware versions.
It used to be present in previous open EC versions, but not any longer since the latest firmware versions.
This would be definitely be useful to have more hardware information on systems.
Dito.
@macpijan Please plan this for the upcoming releases, if possible.
Duplicate of #820, I would close this issue and track the issue further there.