Jag har ett litet problem, chassifläkten i servern går fortare än nödväldigt, luften som kommer ut är inte alls varm så jag tänkte sänka hastigheten lite för att få den lite tystare då den låter om ett mindre flygplan nu

Jag ittade lite guider på ubuntus forum, både svenska och engelska, om lm-sensors och hur man skulle kunna använda det för att ställa in hastigheten, problemet är bara att det inte fungerar.
I slutet på guiden ska man köra pwnconfig och det här får jag som resultat
Kod: Markera allt
jonas@slaskhink:~$ sudo pwmconfig
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
Found the following devices:
hwmon0/device is lm85
hwmon1/device is coretemp
hwmon2/device is coretemp
hwmon3/device is coretemp
hwmon4/device is coretemp
Found the following PWM controls:
hwmon0/device/pwm1
/usr/sbin/pwmconfig: line 127: hwmon0/device/pwm1_enable: Permission denied
hwmon0/device/pwm2
/usr/sbin/pwmconfig: line 127: hwmon0/device/pwm2_enable: Permission denied
hwmon0/device/pwm3
/usr/sbin/pwmconfig: line 127: hwmon0/device/pwm3_enable: Permission denied
Found the following fan sensors:
hwmon0/device/fan1_input current speed: 0 ... skipping!
hwmon0/device/fan2_input current speed: 0 ... skipping!
hwmon0/device/fan3_input current speed: 0 ... skipping!
hwmon0/device/fan4_input current speed: 0 ... skipping!
There are no working fan sensors, all readings are 0.
Make sure you have a 3-wire fan connected.
You may also need to increase the fan divisors.
See doc/fan-divisors for more information.
Tack på förhand!
// Jonas