fasolo: blacklist acpi power meter. rt#6974
authorHéctor Orón Martínez <zumbi@debian.org>
Sat, 25 Nov 2017 11:13:03 +0000 (12:13 +0100)
committerHéctor Orón Martínez <zumbi@debian.org>
Wed, 31 Jan 2018 17:12:30 +0000 (18:12 +0100)
commit45d92970445c4030718101dfedbdf72be7017e81
tree4a786fa7c77c685548a17a52f99669daed387b64
parentba944313cc7469c1e5c6cdfe0db29fe11fab6d90
fasolo: blacklist acpi power meter. rt#6974

fasolo dmesg is full of:
```
[3723410.864219] ACPI Error: SMBus/IPMI/GenericSerialBus write requires Buffer of length 66, found length 32 (20160831/exfield-427)
[3723410.890212] ACPI Error: Method parse/execution failed [\_SB.PMI0._PMM] (Node ffffa0e2fe877280), AE_AML_BUFFER_LIMIT (20160831/psparse-543)
[3723410.920171] ACPI Exception: AE_AML_BUFFER_LIMIT, Evaluating _PMM (20160831/power_meter-338)
```

I believe a fix/workaround might be blacklisting acpi_power_meter kernel module which does not seem to work due to BIOS bug in those machines.

`echo "blacklist acpi_power_meter" >> /etc/modprobe.d/hwmon.conf`

Reference:
https://www.novell.com/support/kb/doc.php?id=7010449

Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>
modules/linux/manifests/init.pp