Need help with setting up fan speeds for MSI GP66 (+EC dumps)
prashant111192 opened this issue · 0 comments
prashant111192 commented
Hello,
I have gone through quite a few threads here but still don't understand how to set the fan profiles based on the "dump" generated via isw -cp MSI_ADDRESS_DEFAULT
The output is as follows
EC dump
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
000000 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
000020 00 00 00 00 00 00 00 00 00 00 00 80 c8 06 1b 4b >...............K<
000030 03 01 00 0d 51 0a 05 00 40 10 60 3b a0 01 c0 00 >....Q...@.`;....<
000040 20 08 38 00 5f 10 00 00 15 09 82 3c ad 0b f8 43 > .8._......<...C<
000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >................<
000060 00 00 00 00 00 00 00 00 2e 00 32 39 40 47 4e 55 >..........29@GNU<
000070 64 28 00 28 30 38 40 48 50 00 0a 08 08 08 08 08 >d(.(08@HP.......<
000080 33 00 37 3c 41 46 4b 4b 62 00 00 31 3a 43 4c 55 >3.7<AFKKb..1:CLU<
000090 55 00 0a 07 06 06 06 06 02 16 7d 02 16 62 00 00 >U.........}..b..<
0000a0 31 35 34 32 45 4d 53 31 2e 31 30 32 31 32 31 35 >1542EMS1.1021215<
0000b0 32 30 32 30 31 34 3a 33 32 3a 32 34 5f 10 00 28 >202014:32:24_..(<
0000c0 00 06 22 00 00 9e c0 00 00 23 00 00 00 c8 14 00 >.."......#......<
0000d0 00 00 00 00 70 00 00 00 00 00 00 80 00 15 07 1b >....p...........<
0000e0 e2 02 00 35 10 00 00 00 00 00 01 00 00 9a 00 bc >...5............<
0000f0 00 00 80 82 0d 00 05 00 00 00 00 00 00 00 00 00 >................<
000100
Profile dump
Value set @ address Fan mode
0xd(13) 0xf4(byte244) Unknown
Value set @ address Charging below - stop @
0xbc(188) 0xef(byte239) 50% - 60%
-----------CPU----------- -----------GPU-----------
Value set @ address Value set @ address
0x32(50°C) 0x6a(byte106) 0x37(55°C) 0x82(byte130)
0x39(57°C) 0x6b(byte107) 0x3c(60°C) 0x83(byte131)
0x40(64°C) 0x6c(byte108) 0x41(65°C) 0x84(byte132)
0x47(71°C) 0x6d(byte109) 0x46(70°C) 0x85(byte133)
0x4e(78°C) 0x6e(byte110) 0x4b(75°C) 0x86(byte134)
0x55(85°C) 0x6f(byte111) 0x4b(75°C) 0x87(byte135)
0x0(0%) 0x72(byte114) 0x0(0%) 0x8a(byte138)
0x28(40%) 0x73(byte115) 0x31(49%) 0x8b(byte139)
0x30(48%) 0x74(byte116) 0x3a(58%) 0x8c(byte140)
0x38(56%) 0x75(byte117) 0x43(67%) 0x8d(byte141)
0x40(64%) 0x76(byte118) 0x4c(76%) 0x8e(byte142)
0x48(72%) 0x77(byte119) 0x55(85%) 0x8f(byte143)
0x50(80%) 0x78(byte120) 0x55(85%) 0x90(byte144)
Any help would be appreciated. Thanks