SpeedFan is a program that monitors voltages, fan speeds and temperatures in computers with hardware monitor chips.
Questions tagged [speedfan]
83 questions
16
votes
4 answers
Buying A Computer "Case" Fan... Does It Always Run At 100% Unless Told Otherwise?
What happens if I do not plug it into the motherboard and it does not have a switch?
I have seen fans before with an "off/low/high" switch that allows you to manually set their speed.
I have seen fans that plug into the motherboard and are…
darkAsPitch
- 1,076
10
votes
3 answers
Why can't I control the speed of my CPU fan?
I bought a new computer with an ASRock H61M motherboard and XILENCE ICEBREAKER 64 Pro PWM CPU FAN. The problem is that I can't control the speed of the FAN.
I tried settings in the BIOS and with SpeedFan as well as with ASRock extreme tuner. After…
user20196
- 323
10
votes
3 answers
Utility to manipulate speed of fan in Windows 7
I know Speedfan does monitor the CPU temperature, but it doesn't have the option to increase the speed manually. I used to have a programme in MAC OS which does that, but is there one for windows 7?
Ctroy
- 761
8
votes
1 answer
SpeedFan not detecting fans
SpeedFan 4.52 is not detecting any of my system fans. Am I doing something wrong? Is my motherboard not supported?
Motherboard: https://www.gigabyte.com/Motherboard/GA-Z170-Gaming-K3-rev-10#ov
Fans: https://www.bequiet.com/en/casefans/616
The fans…
Giancarlo
- 243
- 3
- 8
- 15
8
votes
1 answer
What does SpeedFan's 'Automatic fan speed' option do?
What does Speedfan's Automatic fan speed option do?
I don't notice any immediately difference when it's checked or unchecked. Does unchecking it mean I can manually change the speed of my fan?
Stevoisiak
- 16,075
8
votes
2 answers
Windows Task Scheduler, run task if task isn't running?
How do I ensure a task is running all the time?
I use speedfan to control my fans and on occasion it crashes or it needs to be restarted. If I manually quit speedfan because it isn't working correctly it doesn't reopen automatically.
How can I use…
George Othen
- 83
7
votes
3 answers
Interpreting sensor names
Here is the output from the sensors command on my Late 2012 MacMini 6,2 running Linux. I am unable to find out what each code means. What parameter do each of these code represent?
I would like to set configuration parameters in a utility caled…
Lord Loh.
- 1,034
7
votes
1 answer
How can I see the evolution of the CPU temperatures in the SpeedFan log file?
I run SpeedFan in Windows 7 Professional (32-bit) and found some log files in C:\Program Files\SpeedFan named SFLog20110717-0001.csv through SFLog20110717-0009.csv. I opened them, hoping to see a log of temperatures, but all I found was a single…
rco
- 307
6
votes
4 answers
SpeedFan cannot find my fan
My laptop (SONY VAIO VGN-CR390) is getting hot recently and the fan doesn't seem to work at high speed. I installed SpeedFan and it reads my CPU temperature @60C+ consistently. However, it cannot find my fan, the FANS list is empty, so there's no…
LWZ
- 599
- 5
- 12
- 23
6
votes
4 answers
SpeedFan suddenly stops being able to detect controllers and sensors mid game
so I'm playing games on my PC and I have some fan control setup using SpeedFan for my PWM fans which usually works really nice. However, the other day my game wasn't running so smoothly and I saw that my temperatures are quite high. I opened up my…
Sam
- 235
- 1
- 4
- 8
5
votes
4 answers
Make old icon disappear from system tray automatically after SpeedFan restarts
@echo off
taskkill /F /T /IM speedfan.exe
start "" "C:\Program Files (x86)\SpeedFan\speedfan.exe"
cls
exit
I use the above commands in a .bat file to restart SpeedFan automatically each time after the computer wakes up from the sleep mode.…
Matthew Wai
- 575
5
votes
1 answer
Speedfan crashing desktop
I have recently installed a Gigabyte P43-ES3G motherboard on my computer with a Core 2 Quad Q6600 and whenever I try to run Speedfan my computer shuts down. Has anyone else experienced similar issues with speedfan or know what could cause this? I am…
indyK1ng
- 681
5
votes
1 answer
Are these acceptable temperatures for my laptop?
I just installed SpeedFan 4.0 since my laptop's fan seems to be continually running at a high speed. It reports these numbers:
GPU: 74C
Temp1 (ACPI): 75C
Temp2 (ACPI): 95C
Core 0: 89C
Core 1: 89C
These seem awfully high to me, should I be…
WilliamKF
- 8,058
5
votes
4 answers
Laptop Windows 10 noisy fan constantly running
I have been having an issue with my Laptop fan constantly running @ high speed creating an unbearable noise that is making it hard to work.
My processor is almost at idle when this happens only between 1-5% when viewed on Task Manager. It will be…
4
votes
0 answers
Arch Linux: Cannot control fan speed
I just installed arch linux on my laptop and I noticed that my fans are full speed all the time so I tried to fix that.
I followed the wiki guide here but I am stuck because everytime I run sensors I get this output:
acpitz-virtual-0
Adapter:…
TheCrafter
- 219