-
Notifications
You must be signed in to change notification settings - Fork 57
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
Support for MSI Thin GF63 12VF #198
Comments
could you please re check shift mode? usually if you have 4 modes you should have 4 values, you can look for a different address that reacts to shift mode but with 4 values. other than that everything looks good |
Will do when I get off work. I assume the balanced mode flips between the other 3 states dynamically, but I will check for sure. I also think the auto fan profile levels might be stored in there, but I haven't finished checking this. Thanks |
Impressive |
You can completely ignore any AI modes, they just changed by app itself. These modes are just power limits to CPU and GPU |
I apologize, I wasn't able to get back to this yesterday. Too many frozen pipes at work. I stand by the values I gathered for user scenario, and I attached snapshots here from each scenario. I did notice that address D4 changes from value 0D on Extreme, Balanced, and Super Battery to 1D when on Silent. That makes 2 values (with address FD) that are scenario specific and have an unknown function. Balanced.txt I do however need to amend my values for fan speed and profiles. Active Fan Profile Setpoint % Active Fan Curve (Editable from RW) Auto Fan Curve Definition (Read Only?) Current Fan Speed (Read Only?) |
i think everything is set in place, we just need to test shift mode to see if it works as intended or not: download this fork do the dkms UNINSTALL step first, then do dkms install now install a graphical interface from here: https://github.com/mutchiko/MControlCenter/tree/reduced-ec-calls once installed, try switching power profiles to see if they work, also test other features just to be sure |
I noticed a couple of mistakes I made. Must have been when I was cleaning up the text file while still on Windows. There's something wrong with the keyboard input on that install. CPU Usage % Super Battery I also found that the missing 4th shift mode, C0, is the default on boot for Linux as well as on Windows if the MSI Center app is uninstalled/not enabled on startup. Not sure if I'm missing something or if they made a mistake in the app, but I'm pretty sure that's supposed to be the balanced mode, not C1 like silent mode. Also, the version number in the EC differs from what is listed on the MSI website. I'm going to submit a PR to your fork with the corrections momentarily. |
ok your laptop has super battery, but shift mode is still weird, are you able to get C0 each time you select balanced mode? how about some screenshots from the msi app |
Laptop model
Thin GF63 12VF
EC firmware version
16R8IMS.111
List of addresses and their values
GPU
Nvidia
Is your keyboard RGB?
No (single color)
Additional context
Please let me know if you need/want anything more from me.
Thanks
The text was updated successfully, but these errors were encountered: