can i have a picture not that close, but to see the SMD around, maybe i can guess.
can i have a picture not that close, but to see the SMD around, maybe i can guess.
can i have a picture not that close, but to see the SMD around, maybe i can guess.
there is a second chip on the other sideLet me know if you need better pictures. I think imgur subsamples. There is no information on HP Z8 VRM but someone was saying he was planning to z8 earlier in this thread.
yes solder.how am I supposed to connect the board without pins/headers? Do I need to solder pins on the contact points?
i guess MPS MP2955A or TI TPS53xxx (or OEM 53678 / SN1701021 )can i have a picture not that close, but to see the SMD around, maybe i can guess.
Anyone have a old copy of the X11SPM BIOS 4.5 or have i idea of the string to mod in th enew 4.7 version?Guide in the Guide:
modify X11SPL-F & X11SPM-(T)(P)F BIOS 3.9 & 4.0 to support 255Watts
download the BIOS 3.9 or 4.0 from supermicro.
download HxD or use your favorite Hex Editor and open the BIOS file.
( A5 hex = 165 dec. / FF hex = 255 dec. )
X11SPL BIOS 3.6
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF C3 23"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF C3 6F"
X11SPL BIOS 3.9
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 62 6C"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 62 B8"
X11SPL BIOS 4.0
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 81 7A"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 81 C6"
X11SPL BIOS 4.4
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 61"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 AD"
X11SPL BIOS 4.5
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 8F"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 DB"
X11SPM BIOS 3.4
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 82 9D"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 82 E9"
X11SPM BIOS 3.5
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 82 65"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 82 B1"
X11SPM BIOS 3.8a
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF C3 EE"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF C3 3A"
X11SPM BIOS 3.9
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 62 4A"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 62 96"
X11SPM BIOS 4.0
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 81 7E"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 81 CA"
X11SPM BIOS 4.4
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 62"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 AE"
X11SPM BIOS 4.5
( this is only correction of ProjectPeiDriver.ffs checksum )
search for "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 72"
replace with "26 22 9C 73 64 32 54 44 99 1C 8D C4 4A 73 D6 AF 02 BE"
X11SPL / X11SPM all BIOS
search for "6C 68 A5 00 00 00 68"
replace with "6C 68 FF 00 00 00 68"
X11SPL / X11SPM all BIOS
search for "FB B9 A5 00 00 00 5E"
replace with "FB B9 FF 00 00 00 5E"
save as "BIOS_X11SPL-096E_20230315_3.9_255W.bin" respective "BIOS_X11SPL-096E_20230620_4.0_STD.bin"
save as "BIOS_X11SPM-095D_20230315_3.9_255W.bin" respective "BIOS_X11SPM-095D_20230620_4.0_STD.bin"
its works now, here is a proof
View attachment 26864
Anyone have a old copy of the X11SPM BIOS 4.5
I got pictures from another z8. This one had label on it and it say mp2955a.i guess MPS MP2955A or TI TPS53xxx (or OEM 53678 / SN1701021 )
edit:
i wait for anyone to confirm:
your motherboard is the only one with blank VRM controller chip.
you just need to trace the SDS(35) & SCL(36) pin from MP2955A to the 4pin header(PJ1100) for correct conntection.I got pictures from another z8. This one had label on it and it say mp2955a.
![]()
Album — Postimages
postimg.cc
So would this work? I see people did this before in this long thread. I have no soldering experience though. I am not sure how I can reach into such a tiny spot and solder pins.

if only 4x 50A yes, to few.First of all, I have MP2955A . Is this good enough to enable 255a TDC or will the system be still underpowered because Z8 has weak VRMs?
multimeter: the beep function.After confirming that, next step for me to find the pins by using voltmeter.
no, first apply a drop to the pad, and solder the cable, then left hand cable, right hand the cold side of soldering iron.One hand with solder, other hand with soldering iron, I assume I will need someone to hold the pin down.
if 205W cpu supported there is no add. TDP block. just needs a BIOS with 2nd gen support.Then, do I need to modify the BIOS as well? Is there any other step I need to take?

pin18 = VR Hot.I found a suspicious 6-pin holes J137 connected to TPS53678 pin 18/19 (see the picture below).
However, I have no idea what pins they are (or whether they are SCL/SDA at all) since I do not have the datasheet.
Thank you very much! I will continue looking for it.pin18 = VR Hot.
what you need is:
pin24 SMB_SCL
pin25 SMB_Alert
pin26 SMB_SDA
sometimes one or both have a series resistor of 20-30ohm in path to a header.
For DL160/DL180 Gen10Hello, I tried to find the connector for HPE Proliant DL160 Gen10, which is undiscovered so far in this thread.
I found a suspicious 6-pin holes J137 connected to TPS53678 pin 18/19 (see the picture below).
However, I have no idea what pins they are (or whether they are SCL/SDA at all) since I do not have the datasheet.
Below is some additional info:
- The orange pin does not seem to be connected to any of the TPS53678 pins
- When powered off, the three pins(blue, red, orange) connect to GND at like 60Ω (weird?)
- When powered on, they are all at around +1V from GND (weird2 ?)
- There are two TPS53678's (+three TPS53658) on the board, and there is a separate 6pin holes for the other one. The corresponding pins in the two connectors do not seem to be connected(except for 100-200Ω connection through GND)
Does anyone have idea what these pins are, or what is going on?
View attachment 46072

thx for helpingFor DL160/DL180 Gen10
I just found the same J266 pin behind the Smart Storage Battery. (or the proc#2-side & fan-side corner if it's not installed)
Confirmed working.
MCP2221a VRM mod utility (build 13.07.2024).
The MCP2221a device is connected.
ReadBlock( Page00,cmdAD,2)=0178
TPS53678 found: starting modd
ReadBlock( Page00,cmdDA,2) D7BA
WriteBlock( Page00,cmdDA,FF 00)=OK
ReadBlock( Page00,cmdDA,2)=FF00
WriteBlock( Page00,cmd11)=OK
TPS53678/TPS53679 modd successful
written in the physical VRM controller chip (TPS53679/8,MP2955A,PXE1610C)just quick one for reference, when we are writing these commands, are they being written to some physical hardware chip or are they living somewhere in the bios?
I tried modifying on ASUS WS C621 SAGE and it worked. It now supports dual 8175M.Now, is there any way to modify icc_max for WS C621E Sage while maintaining warranty (without soldering)?

The pinout Rollo provided is correct.VPP_I2C1 10 pin header:
Pin1 I2C8SCL
Pin2 I2C8SDA
Pin3 Ground
"MCP2221a_iccmax_FF.exe -PXE1610C 5A 5C"

