File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Fan-Control-Daemon
1+ mbpfan
22====================
33
44Introduction
55---------------------
66This is an enhanced version of [ Allan McRae mbpfan] ( http://allanmcrae.com/2010/05/simple-macbook-pro-fan-daemon/ )
77
8- Fan-Control-Daemon is a daemon that uses input from coretemp module and sets the fan speed using the applesmc module.
8+ mbpfan is a daemon that uses input from coretemp module and sets the fan speed using the applesmc module.
99This enhanced version assumes any number of processors and fans (max. 10).
1010
1111* It only uses the temperatures from the processors as input.
@@ -52,6 +52,7 @@ Tested iMac/Mini Models
5252------------------
5353This section reports the iMac/Mac-mini models where mbpfan was tested successfully.
5454
55+ - iMac Retina 16.2 21.5" (Intel i5 - Linux 4.4.0 Ubuntu 16.04)
5556- iMac 12,1 21.5" (Intel i7 - Linux 4.6.4)
5657- iMac 5,1 17" (Intel T7400 (Core 2 Duo) - Linux 14.04 Ubuntu)
5758- Mac Mini 2,1 (Core 2 Duo - Linux 4.4.0)
@@ -102,7 +103,8 @@ Install with
102103
103104 sudo make install
104105
105- It copies mbpfan to /usr/sbin and mbpfan.conf to /etc
106+ It copies mbpfan to /usr/sbin, mbpfan.conf to /etc,
107+ README.md to /usr/share/doc/mbpfan, and mbpfan.8.gz to /usr/share/man/man8
106108
107109
108110Run The Tests (Recommended)
You can’t perform that action at this time.
0 commit comments