From: bugzilla-daemon@kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 217020] hp-wmi: Unable to change platform profile: Operation not supported
Date: Fri, 14 Apr 2023 10:09:19 +0000 [thread overview]
Message-ID: <bug-217020-215701-5rhDeH6iOi@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-217020-215701@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=217020
--- Comment #2 from Luis Bocanegra (luisbocanegra17b@gmail.com) ---
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.
prev parent reply other threads:[~2023-04-14 10:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-11 3:51 [Bug 217020] New: hp-wmi: Unable to change platform profile: Operation not supported bugzilla-daemon
2023-02-11 3:57 ` [Bug 217020] " bugzilla-daemon
2023-04-14 3:42 ` bugzilla-daemon
2023-04-14 10:09 ` bugzilla-daemon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-217020-215701-5rhDeH6iOi@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.