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

Forced Fan Speed(F0Tg) can Exceed Posted Max (F0Mx), but Cannot Write/Change Max Speed #121

Open
H3liusAur3lius opened this issue Mar 1, 2021 · 4 comments

Comments

@H3liusAur3lius
Copy link

Hi All, a few weeks ago my SMC spontaneously reduced my Maximum fan speed from 3600, to ~2600 (it changes day to day +/- 75 RPM).

I was finally able to override this using these command line smc-commands
sudo ./smc -k "FS! " -w 001
sudo ./smc -k F0Tg -w 3840

However, when I try to update the Maximum threshold (sudo ./smc -k F0Mx -k 3840), it doesn't update anything in the SMC, and thus when I run the smcFanControl app, it only sees the 2600 upper limit and pulls the fan speed back down.

I'm not getting any error codes or any indication that the command isn't working. Any idea why it's not saving the new max fan speed or how to fix this?

@mkdj77
Copy link

mkdj77 commented Aug 14, 2021

Hey I'm also trying...
I used the HWMONITORSMC2
and the system started making noise but my bios are showing RPM and temp as usual
I'm on hackintosh...
I want to try reducing the fan speed
and see if the noise is going

@EverlastEngineering
Copy link

I'm seeing this too. I can set the minimum, F0Mn, higher than the maximum but I can't seem to change the maximum.

I have noted that recently in MacOS (past 6 months perhaps?) the maximum seems to vary. It can go higher than the previous maximum, and so I suspect something is constantly writing to the maximum thus overwriting any changes put there.

It's too bad because I want to make an auto profile that sets the system to auto mode with a 100% PWM maximum on the fan to get the most performance without doing this manually.

@EverlastEngineering
Copy link

Note you cannot lower the maximum speed either.

@krackers
Copy link

@EverlastEngineering Yup I'm seeing the same thing on a macbook pro. I guess one option is to just make a script that toggles between manual control and auto after a threshold. I haven't found any other way to override the minimum below the defaults.

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

4 participants