Add support for 15H5EMS1.107 (Modern 15 H AI C1MG) - #811
Open
Hogwarts-coder10 wants to merge 1 commit into
Open
Hogwarts-coder10 wants to merge 1 commit into
Hogwarts-coder10 wants to merge 1 commit into
Conversation
Author
|
For reference, here's the dmesg output after loading the patched module: (The two taint warnings are expected for any out-of-tree/unsigned fw_version readback after load: $ cat /sys/devices/platform/msi-ec/fw_version
15H5EMS1.107Confirms the driver correctly matches and reports the new firmware |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds firmware string
15H5EMS1.107to the CONF_G2_0 allowed firmwarelist, alongside the existing
15H5EMS1.111entry for the same model(Modern 15 H AI C1MG).
Laptop: MSI Modern 15 H AI C1MG-045IN
CPU: Intel Core Ultra 7 155H
EC firmware: 15H5EMS1.107
BIOS: E15H5IMS.107
No register address changes — this is purely an allow-list addition,
since the EC layout is identical to the existing 15H5EMS1.111 entry.
Tested and confirmed working on this exact firmware:
full read/write/enforcement confirmed — set threshold to 0/85,
battery charged past the previous 80% cap; reset to 70/80,
charging stopped exactly at 80% as expected