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

Is it safe to run this command? #25

Closed
josejmoran opened this issue Nov 11, 2015 · 1 comment
Closed

Is it safe to run this command? #25

josejmoran opened this issue Nov 11, 2015 · 1 comment

Comments

@josejmoran
Copy link

I did the installation on my iMac. I can run smckit perfectly, but my HDD fan shows Current: 0 RPM.
That is my problem I changed my HD because the original one failed. I put a Western Digital and the sensor cable did not match. I got one for the Western Digital but it seems is not reporting temp data back. The HD fan is running high. Can I use this command to set the speed of the HD fan:
sudo smckit -n 1 -s 1102? Is it safe to run this?

@beltex
Copy link
Owner

beltex commented Dec 20, 2015

Hello @josejmoran!

Sorry about the late response!

I'm surprised the HD fan would drop 0 RPM even though its not getting a reading from temperature sensor.

Can I use this command to set the speed of the HD fan: sudo smckit -n 1 -s 1102?

Yes! That is the correct command assuming you want to set the second fan.

Is it safe to run this?

There are no guarantees of course, especially when tinkering with hardware, but it should be a safe command to run. It simply sets the minimum fan speed. OS X itself will interject if it needs to raise it. In addition, it doesn't persist after reboot. Finally, you can always reset your SMC incase of any issues.

You might also want to cross-check with the Apple Hardware Test/Diagnostics incase there is some other issue here.

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

No branches or pull requests

2 participants