You are not logged in.

#1 2025-08-24 02:21:38

SylviaAmbermoon
Member
Registered: 2025-08-21
Posts: 43

[SOLVED] pwm fancontrol setup help

So I installed lm_sensors and ran through the pwmcontrol setup a couple times. Here is my output of trying to run fancontrol:

[sylvia@sylvia ~]$ fancontrol
Loading configuration from /etc/fancontrol ...

Common settings:
  INTERVAL=5

Settings for hwmon2/pwm6:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan6_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=26
  MINSTOP=30
  MINPWM=30
  MAXPWM=90
  AVERAGE=1

Settings for hwmon2/pwm5:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan5_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=2
  MINSTOP=2
  MINPWM=0
  MAXPWM=105
  AVERAGE=1

Settings for hwmon2/pwm4:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan4_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=30
  MINSTOP=30
  MINPWM=26
  MAXPWM=105
  AVERAGE=1

Settings for hwmon2/pwm3:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan3_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=2
  MINSTOP=2
  MINPWM=0
  MAXPWM=120
  AVERAGE=1

Settings for hwmon2/pwm2:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan2_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=2
  MINSTOP=2
  MINPWM=0
  MAXPWM=105
  AVERAGE=1

Settings for hwmon2/pwm1:
  Depends on hwmon4/temp1_input
  Controls hwmon2/fan1_input
  MINTEMP=50
  MAXTEMP=80
  MINSTART=2
  MINSTOP=2
  MINPWM=0
  MAXPWM=135
  AVERAGE=1

Error: file hwmon2/pwm6 doesn't exist or isn't writable
Error: file hwmon2/pwm5 doesn't exist or isn't writable
Error: file hwmon2/pwm4 doesn't exist or isn't writable
Error: file hwmon2/pwm3 doesn't exist or isn't writable
Error: file hwmon2/pwm2 doesn't exist or isn't writable
Error: file hwmon2/pwm1 doesn't exist or isn't writable

At least one referenced file is missing or doesn't have
correct privileges. Either some required kernel
modules haven't been loaded, or your configuration file is outdated.
In the latter case, you should run pwmconfig again.
[sylvia@sylvia ~]$ 

As of now my fans are stuck on maximum speed. They're plugged into a corsair commander pro.

Last edited by SylviaAmbermoon (2025-08-24 04:50:58)


Trade offer: Help me get Counter Strike working and I'll help you rank up. :3

Offline

#2 2025-08-24 02:29:42

SylviaAmbermoon
Member
Registered: 2025-08-21
Posts: 43

Re: [SOLVED] pwm fancontrol setup help

Run

 sudo fancontrol 

/forehead

It stops controlling the fans when I close terminal ?? how would I make it persist through reboots and run without terminal open ?

Last edited by SylviaAmbermoon (2025-08-24 02:41:25)


Trade offer: Help me get Counter Strike working and I'll help you rank up. :3

Offline

#3 2025-08-26 08:27:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: [SOLVED] pwm fancontrol setup help

https://wiki.archlinux.org/title/Fan_sp … Fancontrol -- note the sentence about enabling a systemd service, and generally get used to check the wiki for "obvious" issues and solutions.

Offline

Board footer

Powered by FluxBB