This is a fork of linux-on-mac/mbpfan. For full documentation please read the readme there.
This repo provides an extra script to configure this tool to work with Macs that have a t2 patched kernel.
Tested Models:
- MacBook Pro 16,1 (Ubuntu, 5.7.19-mbp)
- MacBook Pro 15,1 (Ubuntu, 5.7.15-mbp-alt)
- MacBook Pro 15,1 (Arch, 5.7.19-mbp)
- MacBook Pro 15,1 (Arch, 5.10.12-mbp)
See wiki.t2linux.org/guides/fan
Usage: ./mbpfan OPTION(S)
-h Show the help screen
-f Run in foreground
-v Be (a lot) verbose
GNU General Public License version 3
This Project Is Based On:
- github.com/linux-on-mac/mbpfan
- allanmcrae.com/2010/05/simple-macbook-pro-fan-daemon
- allanmcrae.com/2011/08/mbp-fan-daemon-update
- launchpad.net/macfanctld
- lobotomo.com/products/FanControl
- Work by t2linux.org
This Project uses following library:
- ANSI C Application Settings Management by Per Ola Kristensson.