-
Notifications
You must be signed in to change notification settings - Fork 48
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 request: GF63 Thin 11UC but with a newer firmware version #114
Comments
Dumps looks same with older version. Do you use MSI-EC before? Do you update bios? If yes - can you send patch note from update? For quick start, you can manually add your version to source or just change old version to new and install it. Lines 1000 to 1003 in 6feed46
|
Yes, i have updated the BIOS to E16R6IMS.113 from the MSI website I think i remember trying this module on an older BIOS version and it successfully loading and working |
Thanks, changelog mention |
Neither .106 nor .107 seem to have breaking EC interface changes. Merged in #117 You can now test the latest version! Also, can you please check if fn_win_swap works? (the values might also be reversed) |
uname: Linux debian 6.11.5+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.11.5-1~bpo12+1 (2024-11-11) x86_64 GNU/Linux `==> ./available_fan_modes <== ==> ./available_shift_modes <== ==> ./battery_mode <== ==> ./cooler_boost <== ==> ./driver_override <== ==> ./fan_mode <== ==> ./fn_key <== ==> ./fw_release_date <== ==> ./fw_version <== ==> ./modalias <== ==> ./shift_mode <== ==> ./uevent <== ==> ./webcam <== ==> ./webcam_block <== ==> ./win_key <== |
by the way i set 'webcam_block' to 'on', it worked, but was reset after reboot, is this normal? if yes, how to create persistent profiles? |
Yes, values ARE indeed reversed, setting 'win_key' to 'left' makes it work on right |
yes, it's okay, some settings are persistent only because BIOS set them during power on
your device have fn on right side? Yes it is Lines 1036 to 1039 in be6f715
|
ok, and battery_mode is set to 'unknown (128)', why is that? Default value is written incorrectly or msi-ec handles it wrong? |
i suppose it wouldn`t be very wise to flash modified firmware... is there an acceptable workaround for this? |
You can't make custom firmware for closed source 8051 MCU without proprietary sources, toolchain and compiler |
Probably never set - default 100% |
yeah, so i mean, what is the best way to set it on pc boot?
it does indeed charge to 100 |
Some features set by bios on boot, some persist between reboot, but it's hard to tell
you can call it unset, for me max % persist between reboots |
Laptop model
GF63 Thin 11UC (i5-11400H, RTX 3050 mobile, 16GB RAM)
EC firmware version
16R6EMS1.107
EC memory dump
GPU
Nvidia
Is your keyboard RGB?
No (single color)
Additional context
Currently, this module only seems to support an older version of this laptop's EC firmware and tells me that my firmware version is not supported
The text was updated successfully, but these errors were encountered: