VRM modify ICC_MAX to run high TDC OEM cpu

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

Nofiox

New Member
Jan 10, 2026
2
0
1
Dell T7820 - T7920

On Dell T7820 i have to power up the system with supported CPU and have at least go to the BIOS.
with the MCP2221a and my CLI app this works fine, VRM addresses are 60 and 62 (if CPU2 Riser present)
here is a great howto

##################################################################
##################################################################
##################################################################

Dell T7920
VRM addresses are 60 and 62

VRM header location:
View attachment 26612


##################################################################
and now to something completely different...
##################################################################

and we have successfully modified a Lenovo P920 motherboard:
controllers are PXE1610C
addresses are 60/62(7bit)
View attachment 39414
I2C header is PJ1100 Pinout:
[1] SCL <-square pad
(2) SDA
(3) Ground (you can use any other GND or LAN plug shield)

get a MCP2221a pcb, microchip
View attachment 26513
i made a c# app for automatic programming(only for MCP2221a). download here
Hello there, hope you're well :)
I have a P920 with the up to date BIOS. It won't boot with dual 8171M so google research brought me here.
I am wondering, with the MCP2221a and your .EXE is it just a matter of soldering the MCP and connecting the dupont pins to the P920 MB? Or do I also have to solder the motherboard ? And for my understanding, I have to do it twice, once per processor ? Thank you!
 

RolloZ170

Well-Known Member
Apr 24, 2016
9,269
2,968
113
germany
I am wondering, with the MCP2221a and your .EXE is it just a matter of soldering the MCP and connecting the dupont pins to the P920 MB?
if your P920 does not have a header populated you need to solder
or connect to any GND(e.g. USB/TPM header) and hold the SCL/SDA in contact while programming. but this can brick your board of you disconnect the wrong time.
And for my understanding, I have to do it twice, once per processor ? Thank you!
yes, two VRM controller addresses, but they are both accessible over the same I2C header.

a Lenovo P920 motherboard:
controllers are PXE1610C
addresses are 60/62(7bit)

I2C header is PJ1100 Pinout:
[1] SCL <-square pad
(2) SDA
(3) Ground (you can use any other GND or LAN plug shield)

get a MCP2221a pcb, microchip
View attachment 26513
i made a c# app for automatic programming(only for MCP2221a). download here
 
  • Love
Reactions: Nofiox

Nofiox

New Member
Jan 10, 2026
2
0
1
if your P920 does not have a header populated you need to solder
or connect to any GND(e.g. USB/TPM header) and hold the SCL/SDA in contact while programming. but this can brick your board of you disconnect the wrong time.

yes, two VRM controller addresses, but they are both accessible over the same I2C header.

a Lenovo P920 motherboard:
controllers are PXE1610C
addresses are 60/62(7bit)

I2C header is PJ1100 Pinout:
[1] SCL <-square pad
(2) SDA
(3) Ground (you can use any other GND or LAN plug shield)

get a MCP2221a pcb, microchip
View attachment 26513
i made a c# app for automatic programming(only for MCP2221a). download here
Thank you so much! Will check it out and see if I'd dare soldering something to my motherboard..
 

jbhoodatt

New Member
Dec 15, 2025
19
4
3
Washington state
I'm wondering if the 8174s would be fairly comparable to the 8275cl, they don't have quite the capability on the ram 2666 vs 2933
But the TDP, core count and frequencies seem to be similar, Even a bit higher base clock, I can get a set for half the price...
 

zdudz

New Member
Jan 18, 2026
2
0
1
Hello,

I am trying to find on a R7920 the PJP1/PJP2 header to solder my 3 pins. I believe to have a T32V9.I spend a good 30 min to try to find it on the board and looking for R7920 in the thread doesn't bring me anyone which uploaded pictures on where to find this header.

Picture enclosed for reference.

PIC
 

celemine1gig

Member
May 25, 2020
62
35
18
And another success. Finally got around to modifying my S2600ST, that is now running with 2x 8272CL. Thanks!

However, the short peaks of 500W+ of power draw, in the bootup phase, is kind-of shocking and awesome at the same time. o_O
My previous tries with 8259CL seemed much more reasonable, concerning power-draw. At least on the X11DDW-NT, where they are running.
On paper the difference between the two models does not seem so big.
It might be, though, that the X11DDW is enforcing some power limits, that the S2600ST is not.
 
Last edited:
  • Like
Reactions: RolloZ170

zdudz

New Member
Jan 18, 2026
2
0
1
they are called different or there are none. i don't have R7920 and i can't help.
Thanks for the fast reply, if there are none, then no solution ? Or can I boot with a supported CPU and changed it from within let's say windows server if installed as bare metal ?
I could see the R7920 in the list of supported motherboards "Dell Precision R7920". if it's another name any idea of to where I could start finding the answers ? Checked on dell data sheet it's not mentioned.
 

RolloZ170

Well-Known Member
Apr 24, 2016
9,269
2,968
113
germany
Hello,

I am trying to find on a R7920 the PJP1/PJP2 header to solder my 3 pins. I believe to have a T32V9.I spend a good 30 min to try to find it on the board and looking for R7920 in the thread doesn't bring me anyone which uploaded pictures on where to find this header.

Picture enclosed for reference.

PIC
i remember now...
check procedure of R740, the motherboard is the same.
 

fd11

New Member
Jan 20, 2026
1
0
1
好的,我再做一次更正。H3C C35平台的VRM引脚是J266。
其中,1 scl,2 gnd,3 sda
由于其 PMBUS 输出挂在桥上,万用表无法检测到它。
[/引用]
请您提供一张截图,标明J266的位置,并标注SCL、GND和SDA。谢谢。
 

zeokool

New Member
Jul 12, 2024
6
1
3
hello i figured id post in regards to the hp z8 g4 . buddy of mine has two 8259CLs which are 210watt cpus and managed to perform the icc_unlock and they both work great . unfortunately hes going through a lot so i havent had a chance to ask him how he flashed it lol

the vrms . chokes though only 4 phase are pretty beefy
 
  • Like
Reactions: RolloZ170