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] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: DImanu
Today 04:29 AM
» Replies: 1095
» Views: 633819
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: EncryptedDataGS
Today 03:51 AM
» Replies: 130
» Views: 130079
FPT Backup Errors
Last Post: plusiasocial
Today 01:49 AM
» Replies: 1
» Views: 9735
[REQUEST] Lenovo X280
Last Post: plusiasocial
Today 01:46 AM
» Replies: 4
» Views: 2624
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: dfenton
Yesterday 06:13 PM
» Replies: 140
» Views: 100687
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 04:09 PM
» Replies: 46
» Views: 28754
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: basil021985
Yesterday 01:25 PM
» Replies: 798
» Views: 489610
Looking for Medion H110H4-EM V2.0 Bios
Last Post: ocsabi
Yesterday 08:46 AM
» Replies: 0
» Views: 121
Asus EEEPC 1015PN enable 64 bit operatio...
Last Post: pathickel
11-17-2025 12:10 AM
» Replies: 0
» Views: 210
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: PhySix66
11-16-2025 05:05 PM
» Replies: 1775
» Views: 837223
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Cokeef
11-16-2025 01:57 PM
» Replies: 280
» Views: 130727
Toshiba C855 replacement battery problem
Last Post: Rad25
11-16-2025 09:45 AM
» Replies: 0
» Views: 142
CSM unlock Lenovo Ideapad Slim 3
Last Post: mario011
11-16-2025 09:36 AM
» Replies: 0
» Views: 173
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
11-16-2025 07:32 AM
» Replies: 498
» Views: 258516
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
11-15-2025 01:02 PM
» Replies: 652
» Views: 340786
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
11-15-2025 07:17 AM
» Replies: 0
» Views: 213
New Members Say Hi Here
Last Post: boblemagnifique
11-15-2025 06:14 AM
» Replies: 162
» Views: 265763
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-14-2025 09:37 AM
» Replies: 10
» Views: 6848
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
11-14-2025 03:43 AM
» Replies: 601
» Views: 353277
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
11-14-2025 03:25 AM
» Replies: 7
» Views: 612

Intel D975XBX2 Bad Axe 2 - microcode patch
#1
Bios link : https://downloadcenter.intel.com/downloa...7520J-86A-

Ideal donor bioses for the microcode section would be : DG43RK https://downloadcenter.intel.com/downloa...4310H-86A-
or : DP45SG https://downloadcenter.intel.com/downloa...4510H-86A-

Cpuid : 06FB - Xeon E5335 - doesn't post
Cpuid : 1067A - Pentium E5400 - it posts - windows doesn't load - somehow works in linux.

I've read a lot about the intel bioses and the dreaded UEFI encapsulation and signature.
I've tried AndyP's tools - as soon as I've modded the module, it fails to pack the firmware.
I've tried using the uefitool (ubu) to extract only the body - fails at flash - or the entire module (I've tried to figure how to correct the checksums) - same result, fails to flash.
I've tried to insert a complete module, unmodified, from a donor bios with same size - no success.
I've tried to use the ITK, but that doesn't help.
I've tried to find the fitc tool - but the oldest I could find would be for 6 series chipset.
I've tried intel's fpt tool (dos, windows) to force flash the modded bios, but I guess I didn't find the right version (messages about this platform is not supported). No other flash tools seem to work.

I'm not very good at using the IDA disassembler - I couldn't follow CodeRush's instructions from his articles - partly due to google translate.
I don't have a programmer to flash the modded bios.

I'd like some opinions from people that spent some days on the same issues:

Are there any tools from intel (SDK) something to rebuild/edit the BIOS ?
Are there any tools that can force flash a modded bios on an intel board ?
Are there other ways to extract/repack the bios besides uefitool ? (repack being the painful part)
Is there a way to disable/bypass the signature check that fails with a modded bios ? Tried donovan's articles to no avail.
Is there a way to use a new set of keys to repack the intel bios ?

If anyone has anything that I could test, just fire away, I'm willing to go nuclear on this board.

This is a project that I've started as a tech geek, my life doesn't depend on it, but I seem I can't just put it to rest Wink
find
quote
#2
Have you any CPU for this motherboard that can boot Windows?
Post screenshots of first (CPU) & third (Mainboard) tabs of CPU-Z.
P.S. Chipset 975X support FSB=1066 Mhz maximum. So it's a reason why E5335 with FSB=1333 MHz doesn't post.
find
quote
#3
Here are the screenshots from cpu-z:

I know that officially it doesn't support 1333fsb, but I've seen some nice results with asus boards with the same chipset (past 400 - 1600fsb overclocked)
I wouldn't had tried otherwise.

       
find
quote
#4
You can try bsel mod to boot E5335 underclocked.
find
quote
#5
Please download latest version of BIOS (for DOS).
Unpack all files to USB stick with pure DOS and boot from it.
Then run:
iflash /md /pf BX2838P.BIO
find
quote
#6
(03-25-2016, 01:30 AM)DeathBringer Wrote: Please download latest version of BIOS (for DOS).
Unpack all files to USB stick with pure DOS and boot from it.
Then run:
iflash /md /pf BX2838P.BIO

I've tried the latest version (2838). The one in the capture (2813) is 2 versions back - I had a sligthly larger microcode module (64k vs 60k).
The results are the same.
find
quote
#7
Please flash latest version of BIOS form DOS by iflash.
And show result. I need it for modding.
P.S. Version 2809 has 68K microcode block.
find
quote
#8
Updated (again) to the latest bios version from intel (2838)

       

Same results :

C2D E5300 (45nm) somehow works in linux (OS ucode update) - cpuid 06F6 - platform 01
Xeon E5335 - no post - cpuid 06FB - platform 40


I'm gonna dig for the bsel mod for the Xeon.
find
quote
#9
Did you flash by iflash?
What CPUs you have for socket 775(!) with CPUID=06Fx ?
find
quote
#10
(03-25-2016, 03:33 AM)DeathBringer Wrote: Did you flash by iflash?
What CPUs you have for socket 775(!) with CPUID=06Fx ?

I stand corrected :

the e5300 is 1067Ah

I have the cpu in the pictures : C2D E6600 - 06F6
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)