https://bugzilla.kernel.org/show_bug.cgi?id=217020 --- Comment #2 from Luis Bocanegra (luisbocanegra17b@xxxxxxxxx) --- Looking at the registers on windows the HP_OMEN_EC_THERMAL_PROFILE_OFFSET (0x95) doesn't change on windows when switching modes either, could it be that the gaming hub is doing something different or straight up ignoring the readings due to a bug in firmware? Here is an updated log with more debug prints: [Fri Apr 14 02:47:32 2023] hp_wmi: omen_thermal_profile_get > data = 0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: platform_profile_omen_set > profile = 0x5 ## write performance [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query commandtype=0x28 command=0x20008 size=0x8 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query actual_insize=0x80 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query > wmi_evaluate_method ret=0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query > bios_return_code=0x3 [Fri Apr 14 02:48:24 2023] hp_wmi: omen_get_thermal_policy_version > ret = 0x3 [Fri Apr 14 02:48:24 2023] hp_wmi: omen_get_thermal_policy_version > buffer[3] = 0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query commandtype=0x1a command=0x20008 size=0x2 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query actual_insize=0x80 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query > wmi_evaluate_method ret=0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: hp_wmi_perform_query > bios_return_code=0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: Ignore output data of zero size outsize=0x0 [Fri Apr 14 02:48:24 2023] hp_wmi: omen_thermal_profile_set 1 > ret = 0x0 [Fri Apr 14 02:48:50 2023] hp_wmi: omen_thermal_profile_get > data = 0x0 [Fri Apr 14 02:49:02 2023] hp_wmi: omen_thermal_profile_get > data = 0x0 ## write cool [Fri Apr 14 02:49:49 2023] hp_wmi: platform_profile_omen_set > profile = 0x1 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query commandtype=0x28 command=0x20008 size=0x8 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query actual_insize=0x80 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query > wmi_evaluate_method ret=0x0 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query > bios_return_code=0x3 [Fri Apr 14 02:49:49 2023] hp_wmi: omen_get_thermal_policy_version > ret = 0x3 [Fri Apr 14 02:49:49 2023] hp_wmi: omen_get_thermal_policy_version > buffer[3] = 0x0 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query commandtype=0x1a command=0x20008 size=0x2 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query actual_insize=0x80 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query > wmi_evaluate_method ret=0x0 [Fri Apr 14 02:49:49 2023] hp_wmi: hp_wmi_perform_query > bios_return_code=0x0 [Fri Apr 14 02:49:49 2023] hp_wmi: Ignore output data of zero size outsize=0x0 [Fri Apr 14 02:49:49 2023] hp_wmi: omen_thermal_profile_set 2 > ret = 0x0 [Fri Apr 14 02:50:00 2023] hp_wmi: omen_thermal_profile_get > data = 0x0 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.