-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 not detected #16
Comments
Ok so after a bit of additional research it appears the that fans aren’t supported on laptops with VirtualSMC. This is a real shame as the hack is working perfectly with this repo but the fans are too aggressive and spin up constantly. Is there anyway to manually ‘adjust’ fans from a config setting or SSDT file? |
i found this post, may be helpful |
Potential but seeing as thought its posted in 2014 and not in English I might be struggling lol. |
I'm run some checks on the hardware and nothing is coming back out of the ordinary. I've also monitored the temps and CPU via Intel Power Gadget. This is on idle. Those temps don't look high, i've seen it reach 77 under load though. Wondering if a CPU re-paste would help? or even a fan replacement (it does whine). Under load. |
I would actually be quite interested in being able to control the fan. At least from an SSDT. |
More info on the subject: https://www.thinkwiki.org/wiki/How_to_control_fan_speed Fan is controlled by register HFSP. |
So I've installed using your guide and EFI and its all working perfectly so thank you very much for all your effects 👍
My particular T460 has high fan usage and it ramps up under relatively low load, in windows I used a tool to reduce fan speeds and I thought I could do the same in macOS with other HWMonitor or Mac Fan Control but neither of these tools seem to detect the fan at all.
I noticed in your write up that you have power management working and I assumed this was also the same for fan detection. Is there something additional I need to do to get this working?
Thanks again.
The text was updated successfully, but these errors were encountered: