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
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: igorl22
Today 03:01 PM
» Replies: 2
» Views: 41
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Today 01:56 PM
» Replies: 167
» Views: 68287
A Suggestion
Last Post: georgehenry
Today 06:25 AM
» Replies: 1
» Views: 3951
[REQUEST] Please help unlock em64t in bi...
Last Post: MonoTightt
Today 05:11 AM
» Replies: 2
» Views: 2561
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Dudu2002
Today 02:49 AM
» Replies: 24
» Views: 9980
[REQUEST] Lenovo G580 (5ECNxxWW) Bios Un...
Last Post: Dudu2002
Today 02:40 AM
» Replies: 371
» Views: 198519
Lenovo IQ670SL4, Help Add CPU Microcode ...
Last Post: ffrog911
Yesterday 09:04 PM
» Replies: 8
» Views: 237
Acer Aspire 7530G unlock request
Last Post: elquique
Yesterday 06:46 PM
» Replies: 28
» Views: 26299
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: AlexGurzuf
Yesterday 11:33 AM
» Replies: 684
» Views: 314951
Gigabyte H81M-S2H with i7-4790: Intel Vi...
Last Post: LateJunction
Yesterday 08:49 AM
» Replies: 0
» Views: 80
[SOLVED] Toshiba Satellite C660 and T7x0...
Last Post: tecnico1986
Yesterday 07:57 AM
» Replies: 60
» Views: 36541
SKU product number?
Last Post: padgurc
Yesterday 12:34 AM
» Replies: 0
» Views: 101
[REQUEST] HP dc7600 CMT BIOS Modding for...
Last Post: HPsucksWHY
10-05-2025 06:15 PM
» Replies: 6
» Views: 335
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: Schibeki
10-05-2025 03:25 PM
» Replies: 685
» Views: 314634
[WORKING] Asus P8Z77-V: NVMe BOOT Suppor...
Last Post: 3dtimer
10-05-2025 02:51 PM
» Replies: 22
» Views: 43016
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: bazavichek
10-05-2025 12:09 PM
» Replies: 99
» Views: 77131
[REQUEST] HP Elitebook 8440p Whitelist R...
Last Post: Blue_xyz
10-05-2025 11:58 AM
» Replies: 71
» Views: 45789
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-05-2025 11:20 AM
» Replies: 0
» Views: 81
insyde ram limit
Last Post: DeathBringer
10-05-2025 08:45 AM
» Replies: 1
» Views: 99
Fujitsu S930 - Dual Chanel, PCIe 2.0 & 1...
Last Post: Ralop
10-05-2025 08:05 AM
» Replies: 0
» Views: 81

[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: 2 Guest(s)