-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fans start and stop abruptly #235
Comments
Same issue here. |
You can diagnose what mbpfan is doing by running with |
After running the command, I'm seeing large fluctuations in temperature values. The fan didn't spin up during any of these readouts.
|
I should add, I'm on a Macbook Pro 11,1. When the fans do abruptly spin up for doing a very light task (loading a webpage), the right speed shoots above the Max MHz. Is that expected? |
The fan speed does not directly relate to the CPU frequency (could be a smaller or bigger number, but when the MHz increases the fan does spin faster). Maybe it would be less confusing to emit the min and max fan speeds on startup? Or a percentage? |
I think a percentage would be more informative. I guess I just don't understand why such little tasks cause such a load on the computer. Do the numbers look like they are correct? I ran this shell script, which causes the fans to go at what I think is full blast.
and this was the output:
My concern is that before moving to Linux on my MacBook Pro, the fans wouldn't spin up really at all. So I'm not sure why they should be now, as I'd think running KDE w/ Firefox and a while true loop causes it to need to cooled down this much. Could my sensors be throwing incorrect values? Output from
|
Output of
|
I'm a bit late here @dbolger, but I recently just installed Linux Mint on my 11,1 (mid-2014, 13" retina model) and also had the same issues. The fan spins up / down quite erratically because I'm reaching those threshold temperatures (63/66/86) even for supposedly trivial workloads (like watching a 720p YouTube video). I'm no expert on this, but I'm just assuming this erratic behaviour is due to the algorithm controlling the fan; perhaps the (proprietary) algorithm that is used in macOS is more sophisticated and likes to ramp up / ramp down the temperatures in a smoother manner. Personally, I've raised the threshold temperatures for low/med/high but I know this comes with risk. From what I've read online, it appears to be normal for Macbook CPUs to operate at temps close to 90-100C at intensive workloads. I know there are safeguards in place on macOS to prevent any damage from happening, but I don't know to what extent this is the case for Linux. So even though I've raised the threshold temperatures, I'm not advising anyone else to do so unless they know what they're doing or are happy with messing with the lifespan of their laptop. |
I don't know if the program is supposed to do this, but are the fans supposed to start and stop? When using Discord, my fan speeds spin up to what sounds like the max almost immediately, and then die off to silence seconds later. Is this supposed to happen? I'm following the default configuration and I don't understand if it should be doing this so abruptly.
The text was updated successfully, but these errors were encountered: