Hello everyone, according to the tutorial provided by RolloZ170, my Dell 7920T successfully modified the ICC_MAX and used the 8251C CPU. I will show you my operation process, hoping to help you.
View attachment 27566
First introduce my starting point:
I own a 7920T, motherboard number is P/N 60K5C, using a gold medal 6150 CPU, when I directly replace it with an 8251 CPU, it will blink yellow power light and keep restarting.
In order to rewrite the ICC_MAX, we need to buy a MCP2221A, luckily, I only found one shop from Taobao that had it in stock (yes, I'm from China, please forgive me for using Google Translate), and some Dupont wires.
So let's get started.
First, you need to connect the MCP2221A to the motherboard, and solder the Dupont wires to the SCL, SDA, and GND of the MCP2221A. Find the PJPP2 on the 7920T main board, at first I tried to solder the DuPont wire, but this is the first time I use a soldering iron, I didn't succeed, so I inserted the pin of the DuPont wire into the SCL and GND of the main board PJPP2, these two holes The bit is empty, keep the pin angled after inserting it, and tape it in slightly to keep the pin and solder point in contact. Connect the SCL and GND of PJPP2 on the main board to the SCL and GND of the MCP2221A. Start 7920 and enter BIOS.
Operate another computer, download the EXE provided by RolloZ170, use the terminal to enter the folder after decompression, and enter the first command (don’t press Enter first), then take a Dupont cable to connect to the SDA of MCP2221A, hold the Put the needle on the SDA of the main board PJPP2 (it is a solid solder joint), at this time, press Enter with the other hand, wait for about five seconds, you can release SDA, and check the terminal execution results:
Not surprisingly, you should see some ReadBlock and WriteBlock operations, otherwise, please check your related connections, and observe whether there is "ReadBlock( Page20,cmd73,2) ICC_MAX=FF00" in the result, if not, Please try to repeat the first command until it is observed (I did not succeed the first time, when I restarted the 7920 and entered the BIOS again. After executing the first command, I succeeded), when he appears, it means the first The command has been successfully modified, then connect to SDA again and execute the second command, you will get the result "ICC_MAX already 255A - modification skipped." Congratulations, your 7920T has successfully modified ICC_MAX. Disconnect the power supply of MCP2221A and 7920T, replace it with 8251C, start 7920, it works normally.
PS:
The first command: ./MCP2221a_iccmax_FF.exe -PXE1610C 60
The second command: ./MCP2221a_iccmax_FF.exe -PXE1610C 62
EXE:
Bei Filehorst.de kostenlos Dateien hosten!
filehorst.de
Image:
Many thanks to RolloZ170 for the tutorial and help.