-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please support MSI Modern 15 F13MG017 #186
Comments
I tried to get firmware version end memory dump: EC-Dump : |
You need to write charge limit value to |
Thank you for the quick response. Highly appreciated.
It took me a while to figure out how to do that. This is all new to me.
Currently, this location has value 0x0F.
Which value should I write for a 60 % charge limit?
Kind regard,
Kees
Op di 7 jan 2025 om 16:00 schreef Ilya ***@***.***>:
… You need to write charge limit value to 0xd7
—
Reply to this email directly, view it on GitHub
<#186 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A67ZAS7YDO7U73ESGQ3YCWL2JPTYTAVCNFSM6AAAAABUXY4BP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZVGUYTGMZXGA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
I am afraid that this driver does not work on my laptop, as it fails to report its fw-version. And I just received conformation from MSI service that battery management is not supported: Apparently, this laptop is a "15S1", I checked the Bios where it reports "Model : MS-15S1". |
Wow, I'm surprised to hear this about current gen laptop. Also, I'm surprised that Intel made new branding for Core CPUs, because your model have 2 type of CPUs - new and old (your one). About @deKees687 Pls reopen issue, because you closed it somehow |
@teackot We probably have another new EC design...
|
@deKees687 Do you have Windows on your machine? Can you try to dump EC with RW Everything, like mentioned in our guide device_support_guide.md#windows Screenshot or save file should be enough |
No windows. I am running Debian 12 on this laptop. works great most of the time. I do have windows on a separate drive, as it came with the machine. And I can switch to windows, but when I do, Linux does not boot anymore. The only way I found sofar to get Debian working again is a full re-installation. That takes me about 4 hours of work. Would the windows dump be much different from the linux dump that I gave above? |
I see now that there is a Bios update available, as indicated by glpnk above. According to its release notes not worth the effort to update though:
|
Good question, if your device is really have new generation software, I doubt that we will help you now.
Windows modify boot records, maybe bios reset might help, or manual switching of boot sources. Also, you can copy your bootloader main file to the default windows bootloader location. If you want to do this, answer on these questions:
|
Yes. I use grub to get started. Don't know which version though. Can I edit the boot partition from Grub? I am not familiar with these tools. It is all a bit scary for me. I do have CloneZilla on an USB stick. Used that to backup Linux before switching to windows, and restore Linux afterwards. CloneZilla comes with a command prompt so that might do the job. |
You just need to copy 1 file and laptop will think that boots Windows, when it really loads Linux |
Ah, your grub probably saves bootloader to own path, instead of common |
MSI's BIOS/UEFI prefers Windows default path Your grub configured to save it execution file to |
Assuming your EFI partition is mounted to But before doing this, please send |
Thanks for the support. But I doubt this is the case here. I have windows and Debian on separate ssd's, and I switch ssd when switching OS. So no way that windows can affect the linux boot drive. |
When you have Linux, BIOS starts Grub from certain location, previously set with |
Ok, here it is. mount output is at the end of the file. |
You have Debian directory only, so you need to configure GRUB to write its bootloader to 2 places... But GRUB docs are complex...
The simplest solution I found is:
Try it and resend Next level is modifying GRUB config with |
Laptop model
MSI Modern 15 F13MG017
EC firmware version
No response
EC memory dump
No response
GPU
iGPU only (Intel)
Is your keyboard RGB?
No (single color)
Additional context
I am looking for battery charge limits, in order to keep my battery alive for more that a few years.
The text was updated successfully, but these errors were encountered: