https://bugzilla.kernel.org/show_bug.cgi?id=201133

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from [email protected] ---
I have found the root cause of the overheating issue, which is the actual issue
I wanted to solve, and it has nothing to do with the ACPI error shown at boot.

For the interested, the culprit is the intel_idle driver. Disabling it with the
kernel parameter 'intel_idle.max_cstate=0' (so that acpi_idle will be used)
makes the processor behave the same as in Linux.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to