Skip to content
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

"Fan 0 - Exhaust at 0 RPM (0%)" on Mac mini (Mid 2011), High Sierra #19

Open
bskendig opened this issue Dec 9, 2018 · 1 comment
Open

Comments

@bskendig
Copy link

bskendig commented Dec 9, 2018

Built/ran the current code on a Mac mini (Mid 2011) running macOS 10.13.6 with Xcode 10.1. It doesn't seem to be able to read the fan speed.

osx-cpu-temp $ ./osx-cpu-temp -F
128.5°F
osx-cpu-temp $ ./osx-cpu-temp -f
Num fans: 1
Fan 0 - Exhaust   at 0 RPM (0%)

The fan is working, and the app "Macs Fan Control" shows that the current RPM is right around 1800 (the fan's minimum speed). I also tried smcFanControl and that shows a correct-looking RPM value, too.

@bskendig
Copy link
Author

bskendig commented Dec 9, 2018

I'll amend this - when I put the CPU under load, I sometimes get small values for the RPM.

osx-cpu-temp $ osx-cpu-temp -f
Num fans: 1
Fan 0 - Exhaust   at 4 RPM (0%)
osx-cpu-temp $ osx-cpu-temp -f
Num fans: 1
Fan 0 - Exhaust   at 0 RPM (0%)
osx-cpu-temp $ osx-cpu-temp -f
Num fans: 1
Fan 0 - Exhaust   at 2 RPM (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant