Skip to content

Instantly share code, notes, and snippets.

@SuicSoft
Last active July 4, 2019 06:48
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save SuicSoft/ea59b5e7856bafdb6972406c4dae331d to your computer and use it in GitHub Desktop.
Undervolting of AMD CPU

Minimum stable voltages for AMD APU

Tested on my laptop.Voltages are -4 VIDs below the voltage where it BSODs or Kernel Panics to improve stability.

P-State Frequency Voltages
P-State 0 (pb0) 2.8 Ghz # How to test this one ?
P-State 1 (pb1) 2.3 Ghz VID:100 VCore:
P-State 2 (p0) 1.9 Ghz VID:110 VCore:
P-State 3 (p1) 1.8 Ghz VID:116 VCore:
P-State 4 (p2) 1.7 Ghz VID:117 VCore:
P-State 5 (p3) 1.6 Ghz VID:120 VCore:
P-State 6 (p4) 1.4 Ghz VID:125 VCore:
P-State 7 (p5) 900 Mhz VID:138 VCore:Unknown ?

Prime95 was used for the testing.Temperatures have gone from 88C to 76C

Apply these voltages using a tool like Turion Power Control (what I used , also cross-platform) or Linux PHC (didn't work for me)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment