Michael Fothergill wrote:
> I am running stretch on an AMD FX8350 box which uses an Arctic Freezer 13
> cooler.
I'm just wondering if you used the correct switch for the cpu fan - what is
your mother board?
also from the gentoo link
$ grep CONFIG_SENSORS_FAM15H_POWER /boot/config-4.12.10
CONFIG_SENSORS_FAM15H_POWER=m
grep CONFIG_SENSORS_K10TEMP /boot/config-4.12.10
CONFIG_SENSORS_K10TEMP=m
$ lsmod | grep temp
k10temp 16384 0
$ lsmod | grep fam15
fam15h_power 16384 0
does this apply to your kernel?
regards