Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Can I control the CPU fan speed

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
ozgta
Posts: 465
Joined: 2009-05-25 02:32
Location: Nth Qld

Can I control the CPU fan speed

#1 Post by ozgta »

Hi,
Is it possible to control the speed of the CPU fan in my desktop computer?
The CPU runs cool at 30C yet the fan sits around 2700rpm and the BIOS doesn't allow for speed control.

User avatar
sjukfan
Posts: 386
Joined: 2010-03-01 19:39

Re: Can I control the CPU fan speed

#2 Post by sjukfan »

Code: Select all

Package: fancontrol                      
State: not installed
Version: 1:3.1.2-6
Priority: extra
Section: utils
Maintainer: Aurelien Jarno <aurel32@debian.org>
Uncompressed Size: 143 k
Depends: lsb-base (>= 3.2-13)
Conflicts: lm-sensors (< 1:3.1.1-6)
Replaces: lm-sensors (< 1:3.1.1-6)
Description: utilities to read temperature/voltage/fan sensors
 Lm-sensors is a hardware health monitoring package for Linux. It allows you to
 access information from temperature, voltage, and fan speed sensors. It works
 with most newer systems. 
 
 This package contains a daemon that calculates fan speeds from temperatures and
 sets the corresponding PWM outputs to the computed values.
Homepage: http://www.lm-sensors.org
Bullseye amd64, AMD Ryzen 5 3600
Buster amd64, Intel Xeon E3-1240 v3
Sid ppc, PowerPC 7447a
Sid ppc64, PowerPC 970FX

User avatar
ozgta
Posts: 465
Joined: 2009-05-25 02:32
Location: Nth Qld

Re: Can I control the CPU fan speed

#3 Post by ozgta »

thanks sjukfan,
If I understand correctly lm-sensors and fancontrol need to need installed (which tehy are) and the fan control will be automatically controlled.
Ihave lsb-base (>=3.2-13) installed however I unsure what the following quote means,
Conflicts: lm-sensors (< 1:3.1.1-6)
Replaces: lm-sensors (< 1:3.1.1-6)
I guess lm-sensors need to remain installed?

User avatar
sjukfan
Posts: 386
Joined: 2010-03-01 19:39

Re: Can I control the CPU fan speed

#4 Post by sjukfan »

ozgta wrote: however I unsure what the following quote means,
Conflicts: lm-sensors (< 1:3.1.1-6)
Replaces: lm-sensors (< 1:3.1.1-6)
It just means that it won't work with lm-sensors earlier than version 1:3.1.1-6, and if an earlier version where installed it would be upgraded to the latest.

Have a look here https://wiki.archlinux.org/index.php/Fan_Speed_Control for how to config fanspeed.
Bullseye amd64, AMD Ryzen 5 3600
Buster amd64, Intel Xeon E3-1240 v3
Sid ppc, PowerPC 7447a
Sid ppc64, PowerPC 970FX

User avatar
ozgta
Posts: 465
Joined: 2009-05-25 02:32
Location: Nth Qld

Re: Can I control the CPU fan speed

#5 Post by ozgta »

OK
thanks again sjukfan

Post Reply