macfanctld icon indicating copy to clipboard operation
macfanctld copied to clipboard

Fan control for MacBook, available on mactel PPA

Results 10 macfanctld issues
Sort by recently updated
recently updated
newest added

If not, is there an alternative for macbook pro's ? Thanks

I'm having some trouble with controlling my MacBook Pro 3.1's fans with macfanctld in Ubuntu 14.04. From startup they run with top speed (6000rpm) although the sensor temperatures are around...

Hi again Mikael! I have a separate issue with macfanctld I'd like to bring to your attention. On my hardware (a MacbookPro10,1 - quad-core i7 released in 2012), I find...

Hello! Sorry for my english :) I install macfanctld and start it by "macfanctld -f". It shows current fan speed as 0, but really current fan speed (in /sys/class/hwmon/hwmon1/device/fan1_output) near...

Hello, Mikael! First of all, let me me tell you that macfanctld has been very useful on my system. Before it, my CPU was getting almost hot enough to boil...

On my iMac11,2 i have 3 fans that needs to be controlled, so this just extens the current code to control the 3rd fan in the same way as the...

Add control for max temperature and add sensor descriptions. Also add .gitignore.

- Bump version - Bump Standards-Version (no change) - Use fan*_output node to control fans speed (required for Linux 3.8+) - Code styling and cleanup (Sorry Mikael, I am obsessive...

The computed fan speeds had an error in their calculations. They were effectively setting fan speeds between 0 and (fan_max - fan_min). These changes correct the calculations to set fan...