YoyPa / isw

Ice-Sealed Wyvern
GNU General Public License v3.0
378 stars 79 forks source link

PE70 6QD support #244

Open GGORG0 opened 2 years ago

GGORG0 commented 2 years ago

EC dump:

❯ sudo isw -cp MSI_ADDRESS_DEFAULT

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 c0 06 4b 4b  >..............KK<
000030 03 09 00 0d 52 0a 05 00 a0 0f 30 2a 90 01 e0 00  >....R.....0*....<
000040 00 00 64 00 5b 0d 00 00 5b 0d ba 2f df 0b 0c 30  >..d.[...[../...0<
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 29 0a 37 3d 43 49 4f 4f  >........).7=CIOO<
000070 64 2f 2f 32 38 42 4c 56 56 00 0a 08 08 08 08 08  >d//28BLVV.......<
000080 2b 00 37 3c 41 46 4b 4b 5e 00 00 35 39 3d 41 45  >+.7<AFKK^..59=AE<
000090 45 00 0a 07 07 07 07 07 00 16 64 02 16 5e 00 00  >E.........d..^..<
0000a0 31 37 39 35 45 4d 53 32 2e 31 30 35 31 32 31 38  >1795EMS2.1051218<
0000b0 32 30 31 35 31 36 3a 30 30 3a 34 37 13 0d 00 00  >201516:00:47....<
0000c0 00 06 22 00 00 9e c0 00 00 2e 00 00 00 9d 00 00  >..".............<
0000d0 00 00 00 00 70 00 01 00 00 00 00 80 01 00 00 00  >....p...........<
0000e0 e2 02 00 00 10 00 00 00 00 00 00 00 00 83 00 00  >................<
0000f0 00 00 80 02 0c 00 03 00 00 00 00 00 00 00 00 00  >................<
000100

Profile dump 
Value       set @ address        Fan mode
0xc(12)     0xf4(byte244)        Auto

-----------CPU-----------        -----------GPU-----------
Value       set @ address        Value       set @ address
0x37(55°C)  0x6a(byte106)        0x37(55°C)  0x82(byte130)
0x3d(61°C)  0x6b(byte107)        0x3c(60°C)  0x83(byte131)
0x43(67°C)  0x6c(byte108)        0x41(65°C)  0x84(byte132)
0x49(73°C)  0x6d(byte109)        0x46(70°C)  0x85(byte133)
0x4f(79°C)  0x6e(byte110)        0x4b(75°C)  0x86(byte134)
0x4f(79°C)  0x6f(byte111)        0x4b(75°C)  0x87(byte135)

0x2f(47%)   0x72(byte114)        0x0(0%)     0x8a(byte138)
0x32(50%)   0x73(byte115)        0x35(53%)   0x8b(byte139)
0x38(56%)   0x74(byte116)        0x39(57%)   0x8c(byte140)
0x42(66%)   0x75(byte117)        0x3d(61%)   0x8d(byte141)
0x4c(76%)   0x76(byte118)        0x41(65%)   0x8e(byte142)
0x56(86%)   0x77(byte119)        0x45(69%)   0x8f(byte143)
0x56(86%)   0x78(byte120)        0x45(69%)   0x90(byte144)

Also, after replacing the fans recently, I have been having an issue where the fans would constantly switch, like be on for 2 seconds and turn off for 0.1 sec and repeat... How could I fix it with isw? Maybe?

Edit: updated the dump after re-plugging in the charger (i tampered with the ec before dumping)