SlackBuilds Repository

15.0 > System > mbpfan (2.4.0)

mbpfan (fan control daemon for Apple MacBookPro machines)

A simple daemon to control fan speed on all MacBook/MacBook Pros
(probably all Apple computers) for Linux Kernel 3 and newer.

After installation you must add below to /etc/rc.d/rc.local:

if [ -x /etc/rc.d/rc.mbpfan ]; then
/etc/rc.d/rc.mbpfan start
fi

and ensure /etc/rc.d/rc.mbpfan is exec (0755)

Also edit /etc/mbpfan.conf and uncomment min_fan1_speed & max_fan1_speed
I have found a min of 3000 and max 6200 work well for my mbp.

Maintained by: Jay Lanagan
Keywords: apple,macbookpro,macbook,smc,fan,control
ChangeLog: mbpfan

Homepage:
https://github.com/linux-on-mac/mbpfan/

Source Downloads:
mbpfan-2.4.0.tar.gz (aaa7a3d89f576f18e34fce5f1dda50de)

Download SlackBuild:
mbpfan.tar.gz
mbpfan.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
mbpfan.SlackBuild
mbpfan.info
rc.mbpfan
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds