mbpfan
This is an enhanced version of Allan McRae mbpfan
mbpfan is a daemon that uses input from coretemp module and sets the
fan speed using the applesmc module. This enhanced version assumes any
number of processors and fans (max. 10).
* It only uses the temperatures from the processors as input.
* It requires coretemp and applesmc kernel modules to be loaded.
* It requires root use
* It daemonizes or stays in foreground
* Verbose mode for both syslog and stdout
* Users can configure it using the file /etc/mbpfan.conf
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/mbpfan && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-fix-pidfile-path.patch | 0000000633 633 Bytes | |
harden_mbpfan.service.patch | 0000000516 516 Bytes | |
mbpfan-2.4.0.tar.gz | 0000041723 40.7 KB | |
mbpfan.changes | 0000001845 1.8 KB | |
mbpfan.spec | 0000002714 2.65 KB |
Comments 1
I use mbpfan service, i was using mbpfan service prior to patch, worked fine, post patch the service refuses to start, i am not sure where how the changes effected startup, i reverted the service file to pre-patch and service started as normal, for those of us who depend on this service being down is really bad for a MacBookPro at least, i mentioned the above on the link to hardening of services, not sure if that is the place to do so.