How can I make the fan in my computer turn off when it's suspended?

14,343

Solution 1

I had the same problem, and solved it by going to BIOS into "Power Management Setup" set "ACPI Suspend Type" to "S3 (STR)".

STR stands for "Suspend to RAM", screenshot and more in here

Solution 2

This may depend on how old your computer is. I believe that this must be a supported mode in newer BIOSes (I believe that you may want to search for "S3 Standby" somewhere in your BIOS options).

Solution 3

I was having the exact same problem with my computer. I would suspend, but the power supply, case and cpu fans would continue running. It turns out that I needed to change a setting in the BIOS to properly enable the suspend to RAM. In my BIOS the setting was located in the ACPI settings page. On that page there was a setting, "Suspend to RAM", that needed to be set to "Auto" instead of "Disabled". I have seen other BOISes that abbreviate this setting to STR. After I made the change and rebooted, suspend was working correctly, i.e. all fans and the power supply now turn off when the computer is suspended.

Share:
14,343

Related videos on Youtube

mlissner
Author by

mlissner

Lead developer and founder of Free Law Project.

Updated on September 17, 2022

Comments

  • mlissner
    mlissner over 1 year

    When my computer is suspended, the GPU, CPU and power supply fans all continue to run.

    I don't think I've ever been able to get them to turn off, short of hibernating or turning the computer off. I have some theories as to where to begin, but what I'd like are some more solid ideas.

    I built this computer myself, so I think it's possible that I didn't connect the fans to a proper power supply, so one theory is that I need to open the computer, and move the fan's wire somewhere else on the motherboard. If this is correct, is there a way to know where to move it? <-- This theory doesn't make sense now that I realize it's three different fans that keep running.

    My other theory is that I need to do something in my BIOS to make this change, and my third theory is that this is an Ubuntu thing that I need to fix on the software side.

    Does anybody know how to figure out why the fans never turn off, or what to do to fix them? They DO turn off when the computer is hibernating, but I don't like doing that because it takes a very long time to boot up from hibernation.

    • txwikinger
      txwikinger almost 14 years
      Which fan are you talking about? The CPU fan, another fan? How is it connected on the motherboard? is it a socket which can be regulated, or is it directly connected to the power supply?
    • Andrea Bertani
      Andrea Bertani almost 14 years
      I don't think it's an Ubuntu thing. I've never had or heard of that problem.
    • txwikinger
      txwikinger almost 14 years
      Seems more off-topic than on-topic to me?
    • txwikinger
      txwikinger almost 14 years
      The difference between hibernation and suspending is tremendous. Hibernation is basically switching the computer off. The difference is only the fact that the system status is saved and loaded after starting it up. Suspend means to keep all the RAM under power, hence the power supply is still on, while the peripherals and cpus are switched off.
    • mlissner
      mlissner almost 14 years
      Updated to address @txwikinger's question.
    • jrg
      jrg over 12 years
      Are you still experiencing this issue?
    • mlissner
      mlissner over 12 years
      @jrg, Nope. Had to replace the computer so I could have a silent one in my bedroom at night (it was due anyway).
  • mlissner
    mlissner almost 14 years
    Hrmm...nothing in the bios about standby. There are some power settings in there, which I adjusted, but doing so just removed my suspend button altogether. I did discover though that suspend doesn't work consistently...so that's interesting.
  • Jamie Hutber
    Jamie Hutber almost 5 years
    Vista is not a linux system