** Patch removed: "0001-rapl-raise-max-sane-power-limit-to-1000W.patch" https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/2162968/+attachment/5990043/+files/0001-rapl-raise-max-sane-power-limit-to-1000W.patch
** Description changed: Ubuntu release: 26.04 Package version: 2.5.11-0ubuntu1 Expected: thermald accepts the 125000000 uW RAPL maximum reported by the kernel. What happened instead: On my i9-14900K, thermald rejects the 125 W value because of its hard-coded 100 W sanity limit and reports: - "rapl_controller" 100000000 0 100000000 + "rapl_controller" 100000000 0 100000000 This check is not CPU-specific and can affect other non-DPTF Intel CPUs that report RAPL maximums above 100 W. Upstream fixed this in thermald 2.5.12: https://github.com/intel/thermal_daemon/commit/ceb876558e776bcaa0647b1097a978103d9e3e25 - - A tested backport of the one-line upstream change is attached. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2162968 Title: thermald 2.5.11 rejects valid RAPL limits above 100 W To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/2162968/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
