Hi, this is your Linux kernel regression tracker. I noticed a regression report in bugzilla.kernel.org. As many (most?) kernel developer don't keep an eye on it, I decided to forward it by mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217020 : > Luis Bocanegra 2023-02-11 03:51:28 UTC > > Created attachment 303711 [details] > ACPI table > > Hi, > > I have a hp omen 15-dc1004la (board 8575, latest BIOS installed) and > currently can't change the thermal profile, I get this error: > > # echo cool > /sys/firmware/acpi/platform_profile > bash: echo: write error: Operation not supported > > # cat /sys/firmware/acpi/platform_profile_choices > cool balanced performance > > # cat /sys/firmware/acpi/platform_profile > balanced > > I see no errors in dmesg > > I remember being able to change it before (could hear fans spin up/down) > so I rebuilt older versions of the module (on top of mainline) and these > are my findings: > > From 4c51ba9af42dff0ef6a2ca3edcefa76f3466959e to > be9d73e64957bbd31ee9a0d11adc0f720974c558 can change power profiles with > the above command, but the value in /sys/firmware/acpi/platform_profile > stays the same. > > After 4b4967cbd2685f313411e6facf915fb2ae01d796 > /sys/firmware/acpi/platform_profile_choices disappears, it comes back on > dc6a6ab58379f25bf991d8e4a13b001ed806e881 but I get the Operation not > supported error, same until HEAD(ce95010ef62d4bf470928969bafc9070ae98cbb1). > > Attached a ACPI dump in case that's useful. > > I'm not a developer so that's all the information I can give at the > moment, but I'm open to provide more information if needed, also testing > patches to debug/test this bug. See the ticket for more details. [TLDR for the rest of this mail: I'm adding this report to the list of tracked Linux kernel regressions; the text you find below is based on a few templates paragraphs you might have encountered already in similar form.] BTW, let me use this mail to also add the report to the list of tracked regressions to ensure it's doesn't fall through the cracks: #regzbot introduced: 4b4967cbd2685f31 https://bugzilla.kernel.org/show_bug.cgi?id=217020 #regzbot title: hp-wmi: changing platform profile became impossible #regzbot ignore-activity This isn't a regression? This issue or a fix for it are already discussed somewhere else? It was fixed already? You want to clarify when the regression started to happen? Or point out I got the title or something else totally wrong? Then just reply and tell me -- ideally while also telling regzbot about it, as explained by the page listed in the footer of this mail. Developers: When fixing the issue, remember to add 'Link:' tags pointing to the report (e.g. the buzgzilla ticket and maybe this mail as well, if this thread sees some discussion). See page linked in footer for details. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr If I did something stupid, please tell me, as explained on that page.