VRM modify ICC_MAX to run high TDC/TDP OEM processors

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

computably

New Member
Aug 8, 2022
23
11
3
no 8222CL with VRM modd and BIOS 2.29.0. never had 6268CL. to expensive, this is normaly a sign for wide compatiblility, the highcurrent CPUs are cheaper because the limited compat.
Directly flashing BIOS from USB never worked for some reason so I ended up installing Windows to update my BIOS. Did it somewhat gradually with a few intermediate updates and successfully updated to 2.29.0.

Sadly, still same issue, no video output, seems like USB devices turned off, but system stays powered on.

(Also tried CMOS reset and GPU/monitor/cable swap before BIOS updates, same thing.)

At this point I might try to hunt for an HP z6/z8 g4 instead...
 
Last edited:

stifler95

New Member
Sep 11, 2023
9
2
3
hello ZolloZ170 , I am using server 6019U-TN4R4T, motherboard is X11DPU rev 1.1. I have 10 motherboards like this now, with a very strange problem. When I used 8272CL and 8275CL, there were 5 servers that could use 8272CL/8275CL directly. The remaining 5 servers are unusable (the CPU is not hot when starting the system, it seems that it cannot be recognized). What should I do now? Will using what you instructed here work?
 

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
hello ZolloZ170 , I am using server 6019U-TN4R4T, motherboard is X11DPU rev 1.1. I have 10 motherboards like this now, with a very strange problem. When I used 8272CL and 8275CL, there were 5 servers that could use 8272CL/8275CL directly. The remaining 5 servers are unusable (the CPU is not hot when starting the system, it seems that it cannot be recognized). What should I do now?
some X11DPU-G6 (Nutanix) can already run TDC=255A processors. it is not a surprise some not, depends on field usage.
Will using what you instructed here work?
get a Adafruit MCP2221a,
i made a c# console app for automatic programming ( MCP2221a_iccmax_FF(16042024).7z ) vrm PXE1610C
Remove the JVRM1/2 jumpers and connect the I2C :
JVRM1 pin2 = SCL
JVRM2 pin2 = SDA
T-SGPIO1 Header Pin3/6 = GND
or TPM/PORT80 Header (JTPM1) Pin 6 = GND
(or any other GND pin)

Code:
open CMD window
MCP2221a_iccmax_FF.exe -PXE1610C 50
MCP2221a_iccmax_FF.exe -PXE1610C 52
 
Last edited:

stifler95

New Member
Sep 11, 2023
9
2
3
some X11DPU-G6 (Nutanix) can already run TDC=255A processors. it is not a surprise some not, depends on field usage.

get a Adafruit MCP2221a, i made a c# app for automatic programming(only for MCP2221a). download here or here
Remove the JVRM1/2 jumpers and connect the I2C :
JVRM1 pin2 = SCL
JVRM2 pin2 = SDA
T-SGPIO1 Header Pin3/6 = GND (or any other GND pin)
Code:
open CMD window
MCP2221a_iccmax_FF.exe -PXE1610C 50
MCP2221a_iccmax_FF.exe -PXE1610C 52
so can i use your instructions to do it with this motherboard ?
JVRM1 and JVRM2 have 3 jumper in picture
this controller PXE1610CDN
thisz4687061475044_5f6c508ec64ba0710a2b4f674e02eadc.jpg
 
Last edited:

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
so can i use your instructions to do it with this motherboard ?
JVRM1 and JVRM2 have 3 jumper in picture
this controller PXE1610CDN
X11DPU
JVRM1 and JVRM2 have 3 Pins. remove Jumper and connect to Pin2(middle)
JVRM1 pin2 = SCL
JVRM2 pin2 = SDA
edit: TPM/PORT80 Header (JTPM1) Pin 6 = GND

VRM controller addresses are 50 and 52.
 
Last edited:

stifler95

New Member
Sep 11, 2023
9
2
3
JVRM1 and JVRM2 have 3 Pins. remove Jumper and connect to Pin2(middle)
JVRM1 pin2 = SCL
JVRM2 pin2 = SDA
how to find address for this mainboard, X11DPU rev1.1 . my device cant find it.
and can u make a video tutorial ?z4688644298628_d98730fe54285819b76bdab49fd57ab2.jpg
 
Last edited:

Stephan

Well-Known Member
Apr 21, 2017
947
715
93
Germany
I have a feeling that video might not happen. "Best way" btw to run down this outfit to the level of stackoverflow or reddit is to keep abusing the helpfulness of the old dogs on here. By people with near zero comments saying "gimme gimme". Until they just burn out and leave.
 
  • Like
Reactions: bayleyw

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
but if i need modding for Dell R740 or some one model. how to find ADDRESS with MCP2221A
EVC supports not write to Page register in detection area.
download MCP2221 Terminal and do a Bus scan. then try each address.
Dell T640, R640, R740 is here
 

aho069

New Member
Feb 18, 2022
2
0
1
Does anyone have information on MAXIM MAX16500?
Datasheet not published. I'm having trouble canceling current limit.
MAX16500 is used in the TYAN S7100 and S7105 that I own.
I contacted MAXIM support.
It seems that only companies that use the chip can receive data sheets.
 

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
Does anyone have information on MAXIM MAX16500?
Datasheet not published. I'm having trouble canceling current limit.
may i ask what your issue is ?
the mainly intention here is not to increase the maximum current.
we change the MFR info value ICC_MAX.
MAX16500 is used in the TYAN S7100 and S7105 that I own.
I contacted MAXIM support.
It seems that only companies that use the chip can receive data sheets.
the hardest nut i had to crack so far was the Primarion PXE1610C controller, no public datasheet.
with a Evaluation Kit and reverse engineering the Manufacturer Design SOftware i was able to access and change PW protected register values.
 

aho069

New Member
Feb 18, 2022
2
0
1
may i ask what your issue is ?
the mainly intention here is not to increase the maximum current.
we change the MFR info value ICC_MAX.

the hardest nut i had to crack so far was the Primarion PXE1610C controller, no public datasheet.
with a Evaluation Kit and reverse engineering the Manufacturer Design SOftware i was able to access and change PW protected register values.
I don't know the official register name because the data sheet for MAX16500 has not been published.
Is the register name of the current limit value of the VR13 controller fixed as ICC_MAX?
Then my problem is I can't change ICC_MAX.
I want to change the maximum current that can be provided to the CPU by changing the ICC_MAX value.

I will try to find out if there is an evaluation kit for max16500.
Thank you for answering.
 

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
Is the register name of the current limit value of the VR13 controller fixed as ICC_MAX?
Then my problem is I can't change ICC_MAX.
no this is manufacturer custom value.
Usualy the PCH Firmware reads the ICC_MAX value of the VRM and compares it with the TDC value (read per DMI from CPUid registers)
i.e: if the ICC_MAX is 228A and the TDC of the CPU is 255A the CPU is helt in reset.
 

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
I don't know the official register name because the data sheet for MAX16500 has not been published.
i support MPS MP2955A, TI MPS53679 and Infineon/Primarion PXE1610C,
they all use different register schematics. they share just Page(0) and some status registers like actual voltages and currents.
 

nntrung1097

New Member
Sep 24, 2023
3
0
1
Hi everyone, i have FUJITSU Server PRIMERGY RX2530 M4 use MP2955A. But i can't find the jumpers VRM. I want to try change tdc normal of bios of server. Does anyone know where its pin is located? Thanks all
 

RolloZ170

Well-Known Member
Apr 24, 2016
5,440
1,644
113
Hi everyone, i have FUJITSU Server PRIMERGY RX2530 M4 use MP2955A. But i can't find the jumpers VRM.
only Supermicro uses Jumpers on dual socket boards.
sometimes there is only a unpopulated 3pin header somewhere, or nothing with bad luck.
the only way is to track/trace the SDA/SCL signals from the MP2955A.

i have only a CX2550 M4 board, it uses Renesas ISL69127 VRM controller.
there is 3pin Header PJ1, maybe you find similar on your RX2530 M4.
 
  • Like
Reactions: nntrung1097

nntrung1097

New Member
Sep 24, 2023
3
0
1
only Supermicro uses Jumpers on dual socket boards.
sometimes there is only a unpopulated 3pin header somewhere, or nothing with bad luck.
the only way is to track/trace the SDA/SCL signals from the MP2955A.

i have only a CX2550 M4 board, it uses Renesas ISL69127 VRM controller.
there is 3pin Header PJ1, maybe you find similar on your RX2530 M4.
Thanks to reply,
After a while of searching, there were still no results.
This is the mainbroad image of the rx2530 m4. Can you help me find the i2c pin?
photo1696324021 (1).jpegphoto1696324021 (2).jpegphoto1696324021.jpeg