mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-03 12:53:22 +00:00
System76 Open Firmware
![]() This change is made separately from the previous commit as it is a significant change in behavior that affects all laptops. Copying the message from the EC commit: > Fan noise is one of the top complaints reported. The existing > interpolation and smoothing logic has not sufficiently addressed the > issues with fans changing speeds too quickly in response to rapid > changes in thermals (particularly from PECI). > > This behavior can be observed by with very basic tasks, such as: > > - Powering on a system and logging into GNOME > - Starting a GUI application such as Firefox > > Replace them with a fixed step update per event interval. Fans now have > a maximum amount they change change over time (3.9%/sec) as they move > towards a target duty. Signed-off-by: Tim Crawford <tcrawford@system76.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
apps | ||
coreboot@6da534f920 | ||
docs | ||
ec@3d8204c3f4 | ||
edk2@88f5720e16 | ||
fsp/mtl/4122.12/MeteorLakeFspBinPkg | ||
LICENSES | ||
models | ||
scripts | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
Jenkinsfile | ||
LICENSE.md | ||
README.md | ||
rust-toolchain.toml |
System76 Open Firmware
An open source distribution of firmware utilizing coreboot, EDK2, and System76 firmware applications.