5.1.5. Change in kernel policy regarding resource conflictsThe default setting for the acpi_enforce_resources parameter in the new Linux kernel version has changed to be "strict" by default. This can lead some legacy sensor drivers to be denied access the sensors hardware. This can be workarounded by setting this parameter to "lax", e.g. by appending "acpi_enforce_resources=lax" to the kernel boot line.---------%<---------------------
I (native German) suggest "A workaround is appending "acpi_enforce_resources=lax" to the kernel boot line." as last sentence. Cheers Martin