jlempen / Surface-Go-2-OpenCore

macOS on the Core m3-8100Y Microsoft Surface Go 2 thanks to Acidanthera's OpenCore bootloader
MIT License
27 stars 3 forks source link

Avoiding shutdown because too hot #16

Open livexia opened 1 week ago

livexia commented 1 week ago

After disable BD PROCHOT and using voltageshift by running sudo ./voltageshift buildlaunchd -120 -50 -80 0 0 0 1 28 18 0.002 60. System still shutdown due to the hot(around 85c).

After some trying, I think the power limit pl should be around 7 and pl2 should be 10(or unlimit). After stress test, with undervoltage, cpu temp will quickly approach 80, then pl1 activate, temp wil drop to 78.

So I think apply pl1 is a good way to avoid shutdown while also have ok performance.