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
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
Yesterday 05:43 PM
» Replies: 5
» Views: 187
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: Clecio1
Yesterday 04:59 PM
» Replies: 5
» Views: 6103
X550VXK BIOS Unlock Request
Last Post: laret
Yesterday 03:01 PM
» Replies: 3
» Views: 349
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: japa543
Yesterday 02:43 PM
» Replies: 4
» Views: 785
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
Yesterday 01:29 PM
» Replies: 1
» Views: 1544
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: Dudu2002
Yesterday 09:07 AM
» Replies: 56
» Views: 41762
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: senorjuan2244
Yesterday 01:53 AM
» Replies: 4
» Views: 2526
[REQUEST] Acer E5-551(G) BIOS Unlock
Last Post: Hlebka
11-06-2025 07:59 AM
» Replies: 51
» Views: 39804
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: Juancho
11-06-2025 05:26 AM
» Replies: 57
» Views: 359944
asus ga503qm bios
Last Post: delav
11-06-2025 02:35 AM
» Replies: 0
» Views: 148
[REQUEST] Microcode modification a HP Pr...
Last Post: DeathBringer
11-06-2025 12:14 AM
» Replies: 1
» Views: 218
**Request** ASUS H81M-R Moded BIOS
Last Post: FourTwenty42
11-05-2025 05:37 PM
» Replies: 0
» Views: 184
[request] Asus ROG strix G15 2021 (g513q...
Last Post: delav
11-05-2025 11:07 AM
» Replies: 15
» Views: 16340
disabling amd prochot with moded bios.
Last Post: vorajeeah
11-03-2025 09:27 AM
» Replies: 2
» Views: 920
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
11-03-2025 05:46 AM
» Replies: 87
» Views: 51082
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66467
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 284
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 116590
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15503
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 202335

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: