Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

smcFanControl — Cool Your MacBook Pro

Posted by kdawson on Sat Oct 14, 2006 11:35 AM
from the smell-of-burning-thighs dept.
Clodas writes, "smcFanControl 1.1 is a simple GUI that lets you control how fast each fan spins on your MacBook, MacBook Pro, or Mac Mini. The temperature of my MBP when idle averaged around 63 degrees celsius. After running smcFanControl 1.1, my temperature dropped to 43 celsius within 10 minutes of use. This now allows me to sit my MBP on my lap, something I was unable to do previously since the machine got so hot. I have my fans set to spin at a minimum of 3000 RPM and I still don't hear the fans spinning. Apple by default has them set to 1000 RPM. I really recommend smcFanControl 1.1 for any that feel their MB, MBP, or Mini are too hot to handle."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Finally! (Score:5, Funny)

    by TPIRman (142895) * on Saturday October 14 2006, @11:36AM (#16436921)
    I really recommend smcFanControl 1.1 for any that feel their MB, MBP, or Mini are too hot to handle.

    Finally! I can use my Mac mini on my lap again.
    • Mac mini?? If you want a REAL laptop nothing beats my 24" iMac! That's what the "chin" is for, to hold the keyboard.
    • Your comment actually made me laugh out loud. Thanks :-)
    • by klubar (591384) on Saturday October 14 2006, @12:36PM (#16437429) Homepage
      What a hack... You think after you've dropped a couple of bills on a brand new computer it would be designed to work correctly.

      Seriously guys...why can't Apple make a laptop that doesn't double as a Friallator [pitco.com]? It seems that with all that computer power available in a laptop, the system could do a better job at adjusting fan speed... perhaps on the power control panel there should be various settings... simmer, roast, boil and flame (Apple with Sony batteries only). Alternatively, Apple could come out with a line of cookware design to work with your laptop.
        • Re: (Score:3, Insightful)

          Well let's see. An ordinary sort of DC fan such as you might find in a laptop might draw 50mA. At 12V, this is 600mW. The battery in the MBP 15" has a capacity of 60Wh, meaning that it could run the fan for 100 hours. Alternately, suppose that using your lappy, you draw 20W with no fan activity, so the battery lasts 3 hours. Now run the fan 100% of the time, you're pulling 20.6W, and the battery lasts... 5 minutes less. I wouldn't worry too much. :)
    • Re: (Score:3, Interesting)

      Amen to that! I just got my first Mac (macbook) and really love it. However I have really hated how hot it gets. I just purchased a Lapinator [lapinator.com] and hope that will help when it arrives.

      I am glad that this code is under the GPL. Instead of having to have a GUI app always running to make sure the fans stay at a certain RPM, maybe I or another can rip out the guts and make it a cron job that runs every 5 mins or so?

      OT:
      P.S. Does anyone know of a good Mac usenet/email group for learning all I can about
  • Uh huh (Score:5, Insightful)

    by nodwick (716348) on Saturday October 14 2006, @11:38AM (#16436945)
    I have my fans set to spin at a minimum of 3000 RPM and I still don't hear the fans spinning. Apple by default has them set to 1000 RPM.
    And how long does your battery last between recharges now?
    • Re: (Score:3, Interesting)

      Interesting question tho, I wonder what's the extra power drain. If someone could give an estimate.

    • This is probably negligible compared to the power consumed by a hard drive, which actually has a good deal of mass to content with. However, I'd be more curious if this app could set the fan rotation high enough that it destroys the fan itself. if it didn't burn the fan out itself, could the forces exerted on the fan through constant angular velocity, combined with air resistance, cause the fan to tear itself apart?
      • Re:Uh huh (Score:5, Informative)

        by kloppe (740713) on Saturday October 14 2006, @12:09PM (#16437233)
        A fan's power draw is a couple of watts at most, and no, your fan won't die 'orribly from it using speed control software. :) Higher speed probably means the bearings will wear out a bit faster though. For more info, check out http://en.wikipedia.org/wiki/Pulse-width_modulatio n [wikipedia.org]
      • I doubt that - but you might wear out the bearings faster.
      • Re:Uh huh (Score:4, Informative)

        by Firehed (942385) on Saturday October 14 2006, @02:12PM (#16438151) Homepage
        Well, desktop fans have yet to rip themselves apart. The software won't throttle the fan faster than it was designed to go, and all fans are designed to be able to sustain their maximum rotation speed until they reach their MTBF. Some people who use their laptops as DTR machines will have them under a constant heavy load (and then run folding in the background, just to make sure their batteries never stand a chance), and their fans aren't tearing themselves apart.

        Basically, fans can be fed anywhere from 0 to 12 volts (maybe laptops are 0-5v, but it's pretty standard). It usually takes 5-6v to get them spinning and overcome inertia, but after that you can drop it down to 4v or so to keep it going. The app just overrides the software control telling it to throttle the voltage until it hits near a certain RPM. The voltage control almost certainly works on a percentage, but even if not, there's only so much available to give it - you can't just pull random extra voltage in from somewhere to overvolt the fan.

        As to the relation to a hard drive... couldn't say. I've seen numerous desktop-sized fans that use quite a bit more power than a notebook hard drive, which (in my experience) draw 2.5w or less (ie, you can power them from a USB port with no extra plugs). There are fans out there that draw 12w and up, but those tend to be the high-speed 120mm fans that can do serious damage to objects that happen to get in their way. Notebooks, on the other hand, tend to use very small fans such as 40mm units, which have a power draw in the half-watt range at full tilt. Varies by fan of course, but this probably won't drain your battery any faster than plugging in a flash drive and pulling a few files from it.

        I'm just a bit irked that Slashdot posted this today. Not 36 hours ago, I left my MBP at the Apple store for them to fix the heat problems.
    • Re:Uh huh (Score:5, Informative)

      by dal20402 (895630) * <dal20402@mac . c om> on Saturday October 14 2006, @11:58AM (#16437151) Journal

      Been using smc and then smcFanControl since they showed up... battery life on my MBP doesn't seem appreciably different, not that it was any good to begin with, with the 7200rpm HD.

      The best way to save battery is to dim the screen. At less than half brightness I can get nearly 3.5 hours in normal usage. At full brightness it's more like 2.5+.

        • Re:Uh huh (Score:5, Informative)

          by dal20402 (895630) * <dal20402@mac . c om> on Saturday October 14 2006, @12:50PM (#16437545) Journal

          Yes.

          If your screen buzzes when dim you have a bad inverter board. Unlike the famous CPU whine, Apple was willing and able to fix this problem from the very beginning. If your machine has the bad inverter, send or take it back to Apple for repair.

    • by SuperBanana (662181) on Saturday October 14 2006, @12:14PM (#16437275)

      And how long does your battery last between recharges now?

      The question is whether the fans will be run past their expected/rated lifetime before the computer has.

      As we all know- small fans (CPU fans, chipset fans anyone?) don't last very long. That's precisely why they're only run when necessary. Given the MB/MBP's thermal output, Bad Things will happen if those fans fail- probably no worse than it shutting itself down or crashing. Still won't be good for it.

      That said, keeping the fans on a very low speed to maintain a cooler temperature will improve general component life.

      • by TubeSteak (669689) on Saturday October 14 2006, @01:54PM (#16438021) Journal
        The question is whether the fans will be run past their expected/rated lifetime before the computer has.

        As we all know- small fans (CPU fans, chipset fans anyone?) don't last very long.
        Computer fans generally die out because they use shiatty oil impregnated sintered bronze bushings. Bushings soaked in oil are vastly inferior to a good sealed bearing.

        Though heat is still an issue either way, since it'll degrade the lubricant, bearings will have a longer lifespan without maintanence.

        You can revive a noisy computer fan if you peel back the sticker & put a drop of oil into the hole, but no promises on how long that'll last.

        This might also resolve the "it won't spin up" problem, though sometimes that's just the motor dying & not the bushing sticking.
      • Re: (Score:3, Insightful)

        Yeah, but who really cares about the fan? When it's dying, you'll know it. All sorts of freaky noises will spew from your system. $20 to replace a fan vs. up to $300 to replace a component that failed because of heat.
      • Re: (Score:3, Informative)

        This is innacurate. My first MBP's fans died within two weeks. While diagnosing the problem, I intentionally ran it as hard as I could with one, and later, no fans.

        With all fans dead, temp reached 92C, but the system DID NOT FAIL. It _did_ clock cycle to keep running, but I could not get it to freeze up.
    • Seeing as how most small sized fans (40mm-ish) dont usually take more than 0.1A @ 12V => 1.2 watts (at full speed), compared to the 40-50-ish watts that the rest of the system uses the difference is negligable.
  • Well, it works ... (Score:3, Informative)

    by Sonic McTails (700139) on Saturday October 14 2006, @11:42AM (#16436979)
    I reset my fan seed to 6000 to see how cool my laptop could get, and its amazing getting cooler then most PCs I owned, whose fans are 10x as load. I would pay for this app if it was a commerial program!

    I wonder how it works, I'd love to see the source code for it ...
    • I wonder how it works, I'd love to see the source code for it ...

      Are you kidding? It's a fan control, not exactly new or complicated. This sort of thing has been around for almost a decade. All it does is changes a couple of registers, possibly over an I2C serial bus.

      • It uses IOKit to walk a device tree looking for fan-like things. It enumerates them, and lets you set or read a series of RPM thresholds (min, max, target). The GUI is built on top of the CLI program that does all that.
    • by dal20402 (895630) * <dal20402@mac . c om> on Saturday October 14 2006, @12:05PM (#16437207) Journal

      There's no benefit in setting fan speed to 6000 at idle. Here are idle CPU1 temps for my MBP (after it's been running for at least 20 mins) at various speeds. Each MBP tends to get different results, so YMMV.

      Default (1000rpm): 59-62 C
      2000rpm: 49-51 C
      2500rpm: 46-48 C
      3000rpm: 42-44 C
      3500-6000rpm: no change: 38-41 C

      Note that the faster speeds DO make a difference when the MBP is doing intensive work, as it appears that setting the minimum speed to higher also causes the fan to ramp up more quickly. At sustained 100% CPU load the machine is always hot but the lowest temperature was reached when I set the minimum to 5000rpm: about 78-81 C.

      On the outside, the machine is MUCH cooler when using any setting over 2500rpm. It really is a "laptop" now. And below 3000rpm the fans are barely audible. I don't know what Apple was thinking when they chose such a low default.

    • Check out lm_sensors [lm-sensors.org] if you're curious. That's the linux software to read the temperature and current fan speeds over i2c or smbus. From there its just a matter of deciding whether the current temperature requires more fan speed or if you can get away with less. If your fans in your PC aren't cooling it down to room temperature, either the thermal readings are broken or you don't have frequency scaling on. With on-demand frequency scaling, my athlon64 will reach close to room temperature (it did rise 2 deg
      • Unfortunately, lm_sensors supports only a limited number of hardware monitor chips. For example, on my Toshiba A75 notebook, I can control the fan and get temperatures using the omnibook [sourceforge.net] Linux kernel module (which somehow accesses the BIOS directly), but the Winbond hardware monitor chip on this notebook isn't supported yet, so lm_sensors can't read it through the standard I2C interface. Also, the Linux kernel can't read the temperature and fan settings through ACPI.
    • Re: (Score:2, Informative)

      As posted .. the source code is included in the distribution.

      It is inside the .app itself... Just right click, click 'Show Contents' .. then go to Contents/Resources/Sources.. all the C++ source and xcode project files are there ..

      Also .. I created a more standard source distro .. If anyone cares they can mirror it somewhere better, but here it is... http://rapidshare.de/files/36736578/smcFanControl- 1.1.src.tar.gz.html [rapidshare.de]

      Peace,
      Donald
    • by mustafap (452510) on Saturday October 14 2006, @12:57PM (#16437627)
      >I would pay for this app if it was a commerial program!

      The source is GPL, so you can buy it as a commercial program. Please feel free to post your credit card details, and I'll sell it to you for the bargain price of $49. I'll even ship you the source code!
  • Personally, I prefer the fans not to run at all (very quiet). Will this damage the hardware?

    (Unless I am doing something intensive)
    • Re: (Score:2, Informative)

      The fans will automatically rev up to 6000RPM max if necessary to keep the machine cool, and as a failsafe, the machine will automatically turn off if it gets too hot*

      * At least, I believe it will, a lot of other PCs do, and my old mac did ...
    • Personally, I prefer the fans not to run at all (very quiet). Will this damage the hardware?

      It depends on how you define "damage". If you mean "reduce it's lifetime", then yes, it will damage it. Heat is a killer in electronics, that's why datacentres are kept so cool.

      • I thought it was not the heat itself, but temperature changes (ie hot -> cold -> hot) that did it in?
    • You won't be able to get much work done...

      The machine will automatically throttle itself back when the CPU reaches some high temperature (95 C?) and then turn itself off at 100C. Without fans running the CPU temperature will climb this high after only a few seconds of processor-intensive work.

      However, I cannot hear the fans -- AT ALL -- over the hard drive when the fan speed is under 2000rpm. On the rare occasions when I can get the hard drive to spin down, I can only hear the fan noise as a slight whoo

      • I just tried this app on my macbook (not pro) and was surprised to find that I couldn't really hear a difference at 3000 rpm. The noise from the power supply when its plugged in, the HD, and whatever else is going on covers the fan noise.
    • Personally, I prefer the fans not to run at all (very quiet). Will this damage the hardware?

      At least li-ion batteries doesn't like heat to much since it will shorten their lifespan. According to wikipedia on li-ion batteris:

      ... a battery stored inside a poorly ventilated laptop, may be subject to a prolonged exposure to much higher temperatures than 25 C, which will significantly shorten its life...

      If you have li-ion batteries without knowing much about them and want the most out of them... read http:// [wikipedia.org]

  • by posterlogo (943853) on Saturday October 14 2006, @12:01PM (#16437169)
    I think this heat problem was generally regarded as a major source of delay for the merom macbook pro's as a simple update wasn't going to cut it this time -- the whole interior had to be redesigned to allow for better cooling. Let's hope they got the problem fixed. I also wonder why the fan speed wasn't considered an adequate fix -- is there something inherently unstable about this? Don't fan's in other laptops run that fast?
  • Undervolting (Score:5, Interesting)

    by Aardpig (622459) on Saturday October 14 2006, @12:13PM (#16437253)

    I think it would be even better if you could unvervolt the MBP. My 2.26GHz Pentium M Sonoma system used to run very hot (95C) under full load (e.g., mprime); by undervolting from 1.35V to 1.18V, I've cut that down to 75C. Not only does this solve a heat problem; my fans are also quieter (since they are under less stress), and I have a substantial power saving to boot (recall, power consumption scales as voltage squared).

    1000 posts. Hmmm, maybe I should get out more...

  • Come on!

    MacBook Pros will never be cool! :P

    - RG>
  • by loose electron (699583) on Saturday October 14 2006, @12:20PM (#16437313) Homepage
    I designed the chip for something called TAFI (Temperature and Fan IC) a way back. This widget (or a variation on it) now sits inside every PC/Mac/Laptop/Desktop box on the planet that has variable speed fans, that cool on demand.

    How it works (the simplified 2 mile high view)- Sitting over inside the microprocessor is a diode, that is at the same temperature as the microprocessor chip. The forward biased voltage of a diode changes with temperature. With some signal processing, you can turn that into a temperature number.

    The temperature is available for readback over a serial bus. (SMA,SMB, I2C, the original was SMA if I remember correctly) A software routine reads the temperature and makes the call "cool me off" or "at desired maximum temperature" which gets turned into a number that gets loaded over the bus back to the TAFI chip. That number gets dumped into a DAC, which becomes the voltage for powering the DC motor fan.

    Presto! Variable speed fans dependent on how hot the microprocessor is!

    Before that, all the PC's had fans that ran full blast 24-7-365.

    Whoever did the software better realize that they are messing with the thermal management system and could seriosly fry their computer, if they set things up to not cool enough. So like any hardware hack, YMMV and you are taking a chance of doing permanent damage to the machine.

    The fan motor, in comparision to the processor, does not suck that much juice, so I expect that it won't change battery run time in a big major way. A little, but not gobs.

  • I'm not trolling, I'm seriously interested in getting a macbookpro. However, if it gets hot enough so you can't put it on your lap, that is a major turn off. My pentium M fujitsu t4010 may get a little hot, but not so much that you can't put it on your lap. Are the heat issues with the macbookpro exaggerated?
  • Get em' while their hot..
  • by Pliep (880962) on Saturday October 14 2006, @02:45PM (#16438421) Homepage
    So there you have it. Apple can sit back and relax while others fixe their "hot MacBook" problems. I think anyone who uses this app should return their machine to the store and claim a cooler machine or their money back. If we simply install a tool and then be happy, when is Apple ever gonna fix problems like these?
  • by not already in use (972294) on Saturday October 14 2006, @05:00PM (#16439299)
    I'm one of the brave souls who took apart their MBP and reapplied the thermal paste in reasonable quantities. Problem was, with the stock application heat wasn't transferring properly to the copper tubing from the processors. Unfortunatly, the thermal sensors are on this copper tubing so the problem becomes two-fold. Heat isn't being properly dissipated from the processors, and the computer thinks it is cooler than it really is, so the fans don't kick in when they should. Once the thermal paste was reapplied and everything was put back togother, I noticed my fans would come on more often or even come on full speed at times, which is a noticable sound. As a result, the MBP noticibly cooler to the touch and CoreDuoTemp reports a much cooler cpu.