Load fam15h_power driver on family 16h processors Signed-off-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxx> --- prog/detect/sensors-detect | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prog/detect/sensors-detect b/prog/detect/sensors-detect index 2291534..420ab1a 100755 --- a/prog/detect/sensors-detect +++ b/prog/detect/sensors-detect @@ -2349,6 +2349,10 @@ use vars qw(@cpu_ids); driver => "fam15h_power", detect => sub { amd_pci_detect('1604') }, }, { + name => "AMD Family 16h power sensors", + driver => "fam15h_power", + detect => sub { amd_pci_detect('1534') }, + }, { name => "Intel digital thermal sensor", driver => "coretemp", detect => \&coretemp_detect, -- 1.7.10.4 _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors