Skip to content

Commit 6457160

Browse files
committed
Added my iMac to compatible models and clarified README.md
1 parent b46a2f0 commit 6457160

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Fan-Control-Daemon
1+
mbpfan
22
====================
33

44
Introduction
55
---------------------
66
This 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.
99
This 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
------------------
5353
This 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

108110
Run The Tests (Recommended)

0 commit comments

Comments
 (0)