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
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
Yesterday 09:37 AM
» Replies: 10
» Views: 6662
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Yesterday 03:45 AM
» Replies: 139
» Views: 99466
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 03:43 AM
» Replies: 601
» Views: 351539
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
Yesterday 03:25 AM
» Replies: 7
» Views: 453
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2836
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 343
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 367
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Gumpween
11-12-2025 03:45 PM
» Replies: 497
» Views: 257183
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 58081
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8631
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 458915
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 158
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
11-11-2025 10:55 AM
» Replies: 19
» Views: 38760
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
11-11-2025 10:37 AM
» Replies: 100
» Views: 81374
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
11-11-2025 10:16 AM
» Replies: 1
» Views: 3941
Samsung R60 plus
Last Post: Debilix4441
11-11-2025 09:01 AM
» Replies: 15
» Views: 17179
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
11-11-2025 08:22 AM
» Replies: 18
» Views: 10167
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
11-10-2025 10:01 PM
» Replies: 18
» Views: 667
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
11-10-2025 04:18 PM
» Replies: 0
» Views: 150
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
11-10-2025 04:48 AM
» Replies: 144
» Views: 83651

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