jlempen/Surface-Go-2-OpenCore

Avoiding shutdown because too hot

Opened this issue · 0 comments

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.