Quote Originally Posted by lukija View Post
KTE, 10x, consider it done
Thank you mate, very appreciated.

BTW, other interesting things:

CpuVid - 0011100b = 28 -> take bits 6:1 -> 001110 -> 1.200V (PVI VID codes table)
NbVid - 0100100 = 36 -> 1.1000V

IddValue - 10111101 = 189
IddDiv - 01 = 2
Yep that's spot on. But while you can change NB VID you cannot change CPU VID manually- > it won't bootup.

Quote from AMD BDKG:

"After a reset, IddDiv and IddValue combine to specify the expected current dissipation of a single CPU core that is in the P-state corresponding to the MSR number"

And the value is

189/10A = 18.9A

IddDiv=01 -> divider is 10A
So each core is fed with 18.9A at that voltage?