Skip to content

Commit

Permalink
Add support for second fan without a dGPU
Browse files Browse the repository at this point in the history
Decouple the fan logic from the dGPU logic. Firmware now supports a
second fan on systems without a dGPU, such as darp10.

Behavioral changes:

- ectool: Fans are now indexed from 1 instead of 0
- Linux: darp10 now reports details about the second fan

Signed-off-by: Tim Crawford <tcrawford@system76.com>
  • Loading branch information
crawfxrd committed Jul 8, 2024
1 parent 9772eaa commit 02c402b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ features apply to your model and firmware version, see the
- lemp13-b: Added support for units with 5600 MT/s soldered RAM
- cml-h: Updated CSME to 14.1.74.2355v6 (14.1.72.2287)
- cml-u: Updated CSME to 14.1.74.2355v6 (14.1.74.2373)
- darp10: Fixed reporting of the second fan

## 2024-05-28

Expand Down
2 changes: 1 addition & 1 deletion coreboot
2 changes: 1 addition & 1 deletion ec
Submodule ec updated 180 files

0 comments on commit 02c402b

Please sign in to comment.