Questions tagged [fan]

Fans are hardware devices used for cooling other devices which generate lots of heat.

Computer fans are a type of hardware used for cooling core components. Fans come in various shapes and forms, often with specific functionality. For example, most processors have a dedicated fan to cool the CPU. Power supply units and north bridges may also have dedicated fans. General cooling fans are called case fans, as they cool an entire case rather than just a single component.

Fan speed on Ubuntu can be measured using the lm-sensors package.

See also:

824 questions
36
votes
5 answers

How do I get fan control working?

I know there something called fancontrol, that enables you to control the speed of your system's ventilation. I'd like to let my fans spin a bit faster as my laptop is heating up very easilly. All tutorials and stuff I've found are for old versions…
RobinJ
  • 9,020
25
votes
4 answers

Set CPU temperature throttle threshold on Ubuntu/Thinkpad

I receive following error messages a couple of times per hour: 08.03.18 21:27 kernel CPU0: Core temperature above threshold, cpu clock throttled (total events = 2234) 08.03.18 21:27 kernel CPU2: Core temperature above threshold, cpu clock…
24
votes
1 answer

Fan speed in ubuntu: pwmconfig no pwm-capable sensor modules installed

I followed this guide about how to control fan speed in Ubuntu, but it doesn't work with my laptop (Dell Inspiron 15r). I installed lm-sensors and fancontrol packages. Then I configured lm-sensors by typing: sudo sensors-detect and I answered YES to…
24
votes
1 answer

Manually turn on CPU fan

My BIOS controls my fan speeds, and I want to keep it that way. I have a machine in my basement where it's normally pretty cool, and as long as the machine isn't under high load the fans don't need to run at all. The BIOS already handles this just…
ricksebak
  • 331
23
votes
10 answers

Very high fan speed on Ubuntu 18.04

I did a fresh install of Ubuntu 18.04, alongside Windows 10. On Ubuntu, one of my fans is extremely high, although the temperature is fine, and this is not happening on Windows. I've tried some of the solutions suggested in this forum, without…
22
votes
9 answers

How can I change the nvidia GPU fan speed?

So im trying ubuntu again after being off it for awhile in win7 i can set gpu fan to 10-30% and its barly reaching 52c , however with ubuntu nvidia set it to 55% wich is really loud on my msi 460gtx. This is the only thing that keeps me from using…
user17503
  • 221
20
votes
3 answers

"Solution" to Intel Graphics Screen Tearing/Flickering Causes Excessive Fan Use in Ubuntu 16.10/17.04/17.10

Several users (one, two, three, four, five) have reported that Intel graphics cards cause severe screen tearing/flickering on Ubuntu >= 16.10. The oft-proposed "solution" is to add the boot parameter i915.enable_rc6=0. However, while fixing the…
Rsync
  • 1,284
  • 6
  • 19
  • 32
20
votes
4 answers

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

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…
mlissner
  • 2,303
20
votes
4 answers

Dell XPS 15 9570 - How to control the fans?

I'm running dualboot Windows 10 and Ubuntu 18.04 (using the respin from this link). Everything works properly, however the fans are continuously going on and off. The CPU temp is between 39 - 42 degrees celsius. I think the fans are activated…
18
votes
3 answers

Persistent High-Fan Speed Ubuntu 14.04

I am using a Dell Inspiron 15R 5520 laptop running Ubuntu 14.04 with kernel version 3.13.0-34 generic. Since installing the OS, I have been having issues with my computer's fan spinning at its maximum speed for prolonged periods of time. I tried…
user311982
  • 1,295
18
votes
3 answers

Fan not detected by lm-sensors

My fan is blowing hard, while my cpu temperature is 32 degrees I tried a lot of things to control my fan. Changed grub file GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi= pci=noacpi" _ GRUB_CMDLINE_LINUX_DEFAULT="quiet splash…
OrangeTux
  • 5,275
16
votes
4 answers

How do I know my fan is working in Ubuntu

I just bought a brand new netbook and am worried the fan isn't working properly. lm-sensors does not detect a fan, I can't hear a fan, and can't feel air blowing out of the fan area. The netbook is a brand new Toshiba Satellite NB10-A. I'm worried…
14
votes
2 answers

Laptop fan constantly running at a high speed

I am very new to Ubuntu and to Linux as well. I installed Ubuntu 13.10 on my Dell Inspiron 15R laptop. (Intel i7 processor, 8Gb ram). However the fan constantly running at a very high speed irrespective of the application that I am working on. It…
14
votes
8 answers

How can I see the GPU temperture of my ATI graphics card?

I trying to work out how long can my graphics card last with its fan off without overheating. when I'm browsing the Internet, the graphics card fan is the loudest thing in my computer. So my question is, how do I monitor the GPU temperature of my…
Nick Bailuc
  • 3,335
13
votes
1 answer

CPU hardware errors in Ubuntu 17.04

Can anyone explain to me what these error messages I got when I looked in dmesg? I am new to Ubuntu and to the Linux World. [ 7.802351] CPU4: Core temperature above threshold, cpu clock throttled (total events = 1) [ 7.802352] CPU0: Core temperature…
M.Voyles
  • 141
1
2 3
54 55