Hi, i wanted to change the fan speed with pwmconfig.
i did the sensors-detect command several times and rebooted.
i have a Asus P5Q motherboard with a W83667HG chip
i guess the right driver for this chip is 'w83627ehf'
however the kernel logs saying:
systemd-modules-load[2555]: Failed to insert 'w83627ehf': Device or resource busy
pwmconfig output:
Code:
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
sensors output:
Code:
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +28.0°C (high = +82.0°C, crit = +100.0°C)
Core 1: +28.0°C (high = +82.0°C, crit = +100.0°C)
Core 2: +24.0°C (high = +82.0°C, crit = +100.0°C)
Core 3: +25.0°C (high = +82.0°C, crit = +100.0°C)
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +1.30 V (min = +0.80 V, max = +1.60 V)
+3.3 Voltage: +3.38 V (min = +2.97 V, max = +3.63 V)
+5 Voltage: +5.04 V (min = +4.50 V, max = +5.50 V)
+12 Voltage: +12.10 V (min = +10.20 V, max = +13.80 V)
CPU FAN Speed: 0 RPM (min = 600 RPM, max = 7200 RPM)
CHASSIS1 FAN Speed: 1534 RPM (min = 600 RPM, max = 7200 RPM)
CHASSIS2 FAN Speed: 0 RPM (min = 600 RPM, max = 7200 RPM)
POWER FAN Speed: 0 RPM (min = 600 RPM, max = 7200 RPM)
CPU Temperature: +23.0°C (high = +60.0°C, crit = +95.0°C)
MB Temperature: +31.0°C (high = +45.0°C, crit = +95.0°C)