You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found that sometimes after suspend/hibernate on my Late 2013 Macbook Pro that the fans spin at a reduced rate or not at all when the CPU heats up. This only happens sometimes though, so I'm not sure how to debug it. I suspect that maybe there's a calculation error if the CPU is very hot when it suspends and then cool again once it wakes up after a while?
I did see the following after this when running systemctl status mbpfan: mbpfan[1082]: Could not set fan speed: Input/output error
It looks like the error happened during the middle of going to sleep/resuming.
I'm happy to spend some time trying to debug this if you can give me some tips.