I'm having trouble with my pwmconfig.

Code:
Found the following PWM controls:
   hwmon2/device/pwm1
   hwmon2/device/pwm2
   hwmon2/device/pwm3
There are no usable PWM outputs.
Though my sensors cleary reads out the fans

Code:
nelis@nelis-desktop:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:       +41.0°C  (crit = +70.0°C)
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:  +36.0°C
Core1 Temp:  -49.0°C
f71862fg-isa-0220
Adapter: ISA adapter
in0:         +1.70 V
in1:         +2.04 V
in2:         +1.20 V
in3:         +2.04 V
in4:         +1.34 V
in5:         +1.18 V
in6:         +1.18 V
in7:         +1.68 V
in8:         +1.66 V
fan1:       2538 RPM
fan2:       2222 RPM
fan3:          0 RPM  ALARM
temp1:       +41.0°C  (high = +85.0°C, hyst = +81.0°C)
                      (crit = +70.0°C, hyst = +66.0°C)  sensor = transistor
temp2:       +89.0°C  (high = +85.0°C, hyst = +81.0°C)  ALARM
                      (crit = +100.0°C, hyst = +96.0°C)  sensor = transistor
temp3:       +44.0°C  (high = +254.0°C, hyst = +252.0°C)
                      (crit = +254.0°C, hyst = +252.0°C)  sensor = transistor

Anyone got an idea on how to deal with this ?