Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Today 03:34 PM
» Replies: 7
» Views: 498
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
Today 11:16 AM
» Replies: 3
» Views: 213
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
Today 11:12 AM
» Replies: 1
» Views: 76
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
Today 09:53 AM
» Replies: 20
» Views: 11079
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Today 02:03 AM
» Replies: 7
» Views: 1030
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TheMiataFanatic
Today 01:22 AM
» Replies: 134
» Views: 94046
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
Yesterday 03:26 PM
» Replies: 6
» Views: 574
ASUS M2N4-SLI new cpu
Last Post: Vlad94
Yesterday 02:52 PM
» Replies: 9
» Views: 2207
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
Yesterday 11:51 AM
» Replies: 246
» Views: 118902
disabling amd prochot with moded bios.
Last Post: vorajeeah
Yesterday 07:21 AM
» Replies: 0
» Views: 326
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 199556
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13747
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11875
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
10-17-2025 02:13 AM
» Replies: 59
» Views: 38001
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 12993
Huananzhi x79-8d
Last Post: lomajpure
10-16-2025 01:13 PM
» Replies: 0
» Views: 405
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
10-16-2025 10:40 AM
» Replies: 12
» Views: 20997
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15964
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 688
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 1059

[REQUEST] Asus PCH-DL (S:2x604 C:i875) BIOS Unlock
#1
Question 
Hello!

The Intel 875P chipset does not support DDR200 (PC1600) officially. However, DFI, MSI, Shuttle etc. created motherboards which support these speeds. Is there any way to force an Asus board to start at 400 MHz FSB and DDR200 (instead of DDR266) speed?

The problem is the following: I have an Asus PCH-DL and an NCCH-DL board. I would like to use two SL79V monsters in them because of the impressive 4 MB L3 cache. Unfortunately, the CPU's originally use 400 MHz FSB and consequently the boards start the memory at DDR266 speed. Since the boards initialize the CPU's at their original 30x multiplier, there is no way to start them at 533 MHz FSB and DDR266, even if I reduce the multiplier in the BIOS (since the reduced multiplier is set after the CPU's were initialized...).

I can set the FSB with SetFSB, Clockgen, etc., however, the 3:4 ratio of FSB:RAM prohibits the reach of 800 MHz FSB, because the memory controller of the i875P northbridge overheats when memory clock exceeds DDR400, and 2 CPU's, as well as both memory channels are in use.

The BIOSes of both boards (can be found here, Award BIOSes) contain 3 hidden memory speeds. One of them has the length of 6 characters (like DDR266, DDR333, DDR400), so I think it could be some kind of experimental or unofficial setting. Do you think that it could be DDR200? Does someone have any experienses?

Thanks for the help in advance.

Best regards,
Dani

P.s.: Though in some cases a pair of 3600 MHz Irwindales would perform some percent better than the SL79V's at ~3300 MHz, however, they would consume much more power which I do not prefer.
find
quote
#2
Hello guys.

Please add microcodes form Asus NCCH-DL MOBO to PCH-DL BIOS, and unlock CPU/MEM/CH voltage options
Whant to test all range CPU, and report it to HW-BOT

10tx!!

BIOS

https://www.asus.com/ru/Commercial-Serve...ons/PCHDL/
https://www.asus.com/ru/Commercial-Serve...ns/NCCHDL/


Attached Files
.zip   NCCH-DL.zip (Size: 757.26 KB / Downloads: 5)
.zip   PCH-DL.zip (Size: 1.02 MB / Downloads: 0)

some old bioses t.me/hwretardsbios
www find
quote
#3
Copy CBROM196, BIOS of NCCH-DL with name NCCH-DL.BIN, BIOS of PCH-DL with name PCH-DL.BIN and empty file NCPUCODE.BIN to one folder.
And run:
Code:
cd <path to folder with files>
CBROM196 NCCH-DL.BIN /nc_cpucode NCPUCODE.BIN
attrib +R NCPUCODE.BIN
CBROM196 PCH-DL.BIN /nc_cpucode NCPUCODE.BIN
find
quote
#4
(11-30-2019, 11:37 AM)DeathBringer Wrote: Copy CBROM196, BIOS of NCCH-DL with name NCCH-DL.BIN, BIOS of PCH-DL with name PCH-DL.BIN and empty file NCPUCODE.BIN to one folder.
And run:
Code:
cd <path to folder with files>
CBROM196 NCCH-DL.BIN /nc_cpucode NCPUCODE.BIN
attrib +R NCPUCODE.BIN
CBROM196 PCH-DL.BIN /nc_cpucode NCPUCODE.BIN

That replase codes? Or add them?

some old bioses t.me/hwretardsbios
www find
quote
#5
Replace
find
quote
#6
(11-30-2019, 01:31 PM)DeathBringer Wrote: Replace

+/-
rom.by says that method dont works
(try it later, now i dont have a mobo with same bios port)

Someone try mod this codes?? 
On some SIS651/645 mobo, when i'am trying launch MB with Prescott (unsupported by most MB) CPU, i get "unknown CPU error" or "Intel P4 1.8Ghrz Unknown CPU" . Is this "CPU" record a microcode? I can modify them?

some old bioses t.me/hwretardsbios
www find
quote
#7
(11-30-2019, 02:16 PM)ivanmazepa Wrote: +/-
rom.by says that method dont works
OK. Ask for help there.
(11-30-2019, 02:16 PM)ivanmazepa Wrote: (try it later, now i dont have a mobo with same bios port)
No mobo - no help.
(11-30-2019, 02:16 PM)ivanmazepa Wrote: i get "unknown CPU error" or "Intel P4 1.8Ghrz Unknown CPU" . Is this "CPU" record a microcode? I can modify them?
I think it's not microcode problem.
find
quote
#8
(11-30-2019, 11:37 AM)DeathBringer Wrote: Copy CBROM196, BIOS of NCCH-DL with name NCCH-DL.BIN, BIOS of PCH-DL with name PCH-DL.BIN and empty file NCPUCODE.BIN to one folder.
And run:
Code:
cd <path to folder with files>
CBROM196 NCCH-DL.BIN /nc_cpucode NCPUCODE.BIN
attrib +R NCPUCODE.BIN
CBROM196 PCH-DL.BIN /nc_cpucode NCPUCODE.BIN

Doont work, FSB133 - POST 26-25 , FSB200 - reboot loop

modded bios in attachment


Attached Files
.bin   1005.BIN (Size: 512 KB / Downloads: 0)

some old bioses t.me/hwretardsbios
www find
quote
#9
(11-30-2019, 02:25 PM)DeathBringer Wrote:
(11-30-2019, 02:16 PM)ivanmazepa Wrote: i get "unknown CPU error" or "Intel P4 1.8Ghrz Unknown CPU" . Is this "CPU" record a microcode? I can modify them?
I think it's not microcode problem.


no, its microcode/bios problem

Some SIS651 mobos suports prescott

PS
i fucked with HotSwaping / UniFlash / Flashrom 4 hours, think twice next time please

some old bioses t.me/hwretardsbios
www find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)