msi-ec icon indicating copy to clipboard operation
msi-ec copied to clipboard

Add Prestige 14 AI Evo C1MG

Open N1ck9141 opened this issue 11 months ago • 8 comments

Laptop model

Prestige 14 AI Evo C1MG REV:1.0

EC firmware version

14N1EMS1.104

EC Dump / List of addresses and their values

00000000  00 80 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  00 00 00 00 00 00 00 00  0a 05 00 00 08 2c 0b 0b  |.............,..|
00000030  02 05 00 0d 01 00 50 81  2b 16 28 3c 37 02 c0 00  |......P.+.(<7...|
00000040  2b 16 43 00 78 16 d0 fd  f5 0e f5 3d e1 0b c0 44  |+.C.x......=...D|
00000050  00 00 5a 00 00 01 00 00  00 00 00 00 00 00 00 00  |..Z.............|
00000060  00 00 00 00 00 00 00 00  2a 00 2d 37 43 48 4b 4d  |........*.-7CHKM|
00000070  6e 20 00 20 32 3c 46 46  4b 00 28 34 3e 45 45 4a  |n . 2<FFK.(4>EEJ|
00000080  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000090  00 00 00 00 00 00 00 00  02 00 00 00 00 00 25 00  |..............%.|
000000a0  31 34 4e 31 45 4d 53 31  2e 31 30 34 31 30 31 34  |14N1EMS1.1041014|
000000b0  32 30 32 34 31 34 3a 32  32 3a 31 39 00 00 00 08  |202414:22:19....|
000000c0  00 00 07 22 00 00 00 00  00 f6 00 e0 00 00 00 00  |..."............|
000000d0  00 00 c2 81 0d 00 05 bc  00 01 00 00 00 05 00 00  |................|
000000e0  e2 00 00 78 16 00 00 81  40 00 00 0f 00 c0 00 00  |...x....@.......|
000000f0  40 00 70 00 23 64 00 1e  64 00 00 00 00 00 00 00  |@.p.#d..d.......|

GPU

Intel Arc Graphics

Is your keyboard RGB?

single color white (0-3)

Additional context

Sorry if I am doing this in the wrong place, But thought you may like to know installed on a

MSI Prestige 14 AI Evo C1M today, and with the EC_sys

All settings working apart from CoolBoost. Even when stress testing doesn't seem to make a different to how machine performs so I can only assume it is not actually functioning :)

N1ck9141 avatar Mar 08 '25 15:03 N1ck9141

Can you make EC dump, because I've seen that other "1" (like your C1M) models have completely different EC

glpnk avatar Mar 08 '25 16:03 glpnk

This what you need? Should probably also say I am running linux Arch here are details :

OS: Arch Linux x86_64 Host: Prestige 14 AI Evo C1MG REV:1.0 Kernel: 6.13.5-arch1-1 CPU: Intel Ultra 7 155H (22) @ 1.400GHz GPU: Intel Arc Graphics]

➜ sudo modprobe ec_sys debug=true

➜ sudo hexdump -C /sys/kernel/debug/ec/ec0/io

00000000  00 80 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  00 00 00 00 00 00 00 00  0a 05 00 00 08 2c 0b 0b  |.............,..|
00000030  02 05 00 0d 01 00 50 81  2b 16 28 3c 37 02 c0 00  |......P.+.(<7...|
00000040  2b 16 43 00 78 16 d0 fd  f5 0e f5 3d e1 0b c0 44  |+.C.x......=...D|
00000050  00 00 5a 00 00 01 00 00  00 00 00 00 00 00 00 00  |..Z.............|
00000060  00 00 00 00 00 00 00 00  2a 00 2d 37 43 48 4b 4d  |........*.-7CHKM|
00000070  6e 20 00 20 32 3c 46 46  4b 00 28 34 3e 45 45 4a  |n . 2<FFK.(4>EEJ|
00000080  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000090  00 00 00 00 00 00 00 00  02 00 00 00 00 00 25 00  |..............%.|
000000a0  31 34 4e 31 45 4d 53 31  2e 31 30 34 31 30 31 34  |14N1EMS1.1041014|
000000b0  32 30 32 34 31 34 3a 32  32 3a 31 39 00 00 00 08  |202414:22:19....|
000000c0  00 00 07 22 00 00 00 00  00 f6 00 e0 00 00 00 00  |..."............|
000000d0  00 00 c2 81 0d 00 05 bc  00 01 00 00 00 05 00 00  |................|
000000e0  e2 00 00 78 16 00 00 81  40 00 00 0f 00 c0 00 00  |...x....@.......|
000000f0  40 00 70 00 23 64 00 1e  64 00 00 00 00 00 00 00  |@.p.#d..d.......|
00000100

N1ck9141 avatar Mar 08 '25 16:03 N1ck9141

Thanks! Is your keyboard RGB, white/single color?

Are you made patch to add your laptop to module? Can you open PR with your changes?

glpnk avatar Mar 08 '25 18:03 glpnk

Yes, single color white, with the 3 brightness settings.

Sorry not sure what you mean, No patches made it worked from install?

N1ck9141 avatar Mar 08 '25 18:03 N1ck9141

Your device is not supported by this module yet. Isn't you confused with msi-ec and MControlCenter?

glpnk avatar Mar 08 '25 18:03 glpnk

Sorry no that's what I was trying to say in the original post....My device is not on the supported list. But you can add it if you want... Because currently it is all working fine. No changes made, just installed it with MControlCenter and its all working 👍

N1ck9141 avatar Mar 08 '25 18:03 N1ck9141

Nice if it works. Maybe cooler boost is not supported? Can you enable it in MCC and share new EC dump?

glpnk avatar Mar 08 '25 18:03 glpnk

actually i have just figured it out from that TLP was messing with it.... disabled TLP and cooler boost worked. So as far as I can tell Full Functionality 💯

N1ck9141 avatar Mar 08 '25 19:03 N1ck9141

read #468

glpnk avatar Sep 29 '25 16:09 glpnk