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

Question about Fanspeed #29

Open
sebastian-h opened this issue Feb 29, 2020 · 0 comments
Open

Question about Fanspeed #29

sebastian-h opened this issue Feb 29, 2020 · 0 comments

Comments

@sebastian-h
Copy link

sebastian-h commented Feb 29, 2020

Hello there! First off, great tool, works quite well!

I have a question about following code snippet:

float rpm = actual_speed - minimum_speed;

What is it supposed to do? I ask because a few lines further up in that method you have read from SMCGetFanRPM(key) into local variables for minimum, maximum and actual (fan)speeds. I seem to find the variable actual_speed seems to be quite plausible on my machine, so i was wondering what your line of thought might be?

I am using a Macmini3,1 (thats a late 2009 mac mini, i think) on OS X El Capitan 10.11.6 and it is reporting "Fan 0 - Master at 318 RPM (8%)", which seems a little low. The actual_speed variable is reading 1818, which seems quite plausible.

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