Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
Today 04:31 AM
» Replies: 16
» Views: 3473
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Yesterday 03:56 PM
» Replies: 224
» Views: 138750
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 3038
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 906141
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 28462
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 31911
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 5019
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5136
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5304
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6367
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 10676
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8201
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 39044
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 8101
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8347
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8350
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 56746
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 52145
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2736
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 34889

[Request] Bios upgrade of an HP Elitedesk 800 G4 mini to support i7 9700T
#1
Hello folks,

I have the HP Elitedesk 800 G4 mini and it is capable of running i5 gen 9 CPUs but not i7 gen 9

Guess it was just not added by HP on its BIOs

Here are 2 bioses.

fw1.bin is for an HP Elitedesk G4 800 Mini that does not support i7 9700T
fw2.bin is for an HP Elitedesk G5 800 Mini that does support that processor

906ED is the Microcode for i7 9700T
It is missing from firmware one, present on firmware two

Is it possible to mod firmware 1 so it is compatible with that CPU?

Link of the forementioned CPU details: https://www.cpu-world.com/sspec/SR/SRG17.html
find
quote
#2
Attached the one that needs adjustment but there is a 20MB limit so I cannot add the donor fw.

Here is a link to a zip file containing both:

https://limewire.com/d/14245a45-6c2a-4ac...y1DmJ64-gk
find
quote
#3
Post a screenshot of Mainboard tab of CPU-Z.
Explain exactly what happens when you try to boot with new CPU.
find
quote
#4
(02-05-2025, 12:47 PM)DeathBringer Wrote: Post a screenshot of Mainboard tab of CPU-Z.
Explain exactly what happens when you try to boot with new CPU.

3 long and 5 short beeps at the moment I power on the machine.

3 long are red on the power led. 5 short are white. (or vice versa, cant remember)
find
quote
#5
1. Download Intel ME System Tools v12 and unpack
2. Go to Intel ME System Tools v12\Flash Programming Tool\WIN64
3. Run in the command line with administrative rights and save results:
fptw64 -desc -d desc.bin
fptw64 -bios -d bios.bin
Zip and attach desc.bin and bios.bin
find
quote
#6
(02-06-2025, 12:27 PM)DeathBringer Wrote: 1. Download Intel ME System Tools v12 and unpack
2. Go to Intel ME System Tools v12\Flash Programming Tool\WIN64
3. Run in the command line with administrative rights and save results:
fptw64 -desc -d desc.bin
fptw64 -bios -d bios.bin
Zip and attach desc.bin and bios.bin

Here you go.
find
quote
#7
OK. Run in the command line with administrative rights:
fptw64 -a 0x1CE3000 -l 0x49040 -d ucode.bin
Zip and attach ucode.bin
find
quote
#8
(02-06-2025, 02:54 PM)DeathBringer Wrote: OK. Run in the command line with administrative rights:
fptw64 -a 0x1CE3000 -l 0x49040 -d ucode.bin
Zip and attach ucode.bin

Here you go
find
quote
#9
OK. Now make one more test:
Run in the command line with administrative rights and make a screenshot of results:
fptw64 -a 0x1CE3000 -l 0x49040 -f ucode.bin
find
quote
#10
(02-07-2025, 12:00 AM)DeathBringer Wrote: OK. Now make one more test:
Run in the command line with administrative rights and make a screenshot of results:
fptw64 -a 0x1CE3000 -l 0x49040 -f ucode.bin

Intel ® Flash Programming Tool Version: 12.0.85.1919
Copyright © 2005 - 2021, Intel Corporation. All rights reserved.

Reading HSFSTS register... Flash Descriptor: Valid

    --- Flash Devices Found ---
    ID:0xEF4019    Size: 32768KB (262144Kb)


Error 167: Protected Range Registers are currently set by BIOS, preventing flash access.
Please contact the target system BIOS vendor for an option to disable
Protected Range Registers.

FPT Operation Failed.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)