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
Clevo x7200 / Sager NP7280 BIOS MODS Wit...
Last Post: SuperMG
Today 08:19 PM
» Replies: 39
» Views: 58194
@STRong TℰℳU Referral Code {{$200 off}} ...
Last Post: dev86
Today 08:09 PM
» Replies: 0
» Views: 13
@STRong TℰℳU Referral Code {{50% off}} [...
Last Post: dev86
Today 08:07 PM
» Replies: 0
» Views: 15
@STRong TℰℳU CoupoN & Discount Code {{40...
Last Post: dev86
Today 08:04 PM
» Replies: 0
» Views: 16
@STRong TℰℳU Free Gift CoupoN Code {{$10...
Last Post: dev86
Today 07:59 PM
» Replies: 0
» Views: 14
@STRong TℰℳU Free Gift Code {{$40 off}} ...
Last Post: dev86
Today 07:55 PM
» Replies: 0
» Views: 13
@STRong TℰℳU Free Gift Code {{50% off}} ...
Last Post: dev86
Today 07:49 PM
» Replies: 0
» Views: 18
@STRong TℰℳU PROMO CODE {{40 off}} [[''a...
Last Post: dev86
Today 07:42 PM
» Replies: 0
» Views: 17
@STRong TℰℳU DISCOUNT CODE {{$300 off}} ...
Last Post: dev86
Today 07:24 PM
» Replies: 0
» Views: 19
@STRong TℰℳU DISCOUNT CODE {{$200 off}} ...
Last Post: dev86
Today 07:09 PM
» Replies: 0
» Views: 18
@STRong TℰℳU DISCOUNT CODE {{90% off}} [...
Last Post: dev86
Today 07:08 PM
» Replies: 0
» Views: 19
@STRong TℰℳU DISCOUNT CODE {{30% off}} [...
Last Post: dev86
Today 07:07 PM
» Replies: 0
» Views: 20
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: lamirekhalihana
Today 04:46 PM
» Replies: 1729
» Views: 1093629
[Request] Dell G15 5530 BIOS Unlock mod
Last Post: jvrcruz
Today 03:32 PM
» Replies: 0
» Views: 54
[REQUEST] Thunderobot 911 V350SNX-HL Ins...
Last Post: ferez21
Today 02:50 PM
» Replies: 0
» Views: 54
(I'm PAYING) Clevo X7200 Bios remove GPU...
Last Post: SuperMG
Today 02:02 PM
» Replies: 0
» Views: 111
[REQUEST] Gigabyte G5 MD BIOS Unlock
Last Post: Rainbyte2000
Yesterday 11:30 PM
» Replies: 8
» Views: 3272
Lenovo Ideapad 1 14IGL05 - Model: 81VU
Last Post: Znerak
Yesterday 01:41 PM
» Replies: 0
» Views: 109
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Nymmyneedshelp
Yesterday 07:28 AM
» Replies: 762
» Views: 418133
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
Yesterday 05:45 AM
» Replies: 148
» Views: 150092

[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)