Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 2 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] Gigabyte Aorus 15G KC BIOS unl...
Last Post: sagoita
Today 11:32 AM
» Replies: 34
» Views: 15342
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
Today 10:31 AM
» Replies: 0
» Views: 53
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
Today 04:12 AM
» Replies: 757
» Views: 364697
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
Yesterday 10:04 PM
» Replies: 335
» Views: 166154
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Yesterday 09:32 PM
» Replies: 168
» Views: 69330
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Yesterday 02:45 PM
» Replies: 0
» Views: 123
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 07:31 AM
» Replies: 499
» Views: 259832
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Yesterday 07:26 AM
» Replies: 0
» Views: 113
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Yesterday 06:38 AM
» Replies: 7
» Views: 4144
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Yesterday 04:16 AM
» Replies: 0
» Views: 155
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Yesterday 01:53 AM
» Replies: 53
» Views: 33808
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 142
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 299
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 184
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 240
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284983
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5866
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1981
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38329
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10417

Microcode Update on Elitedesk 800 G1
#1
Hello,

I have an Elitedesk 800 G1, and i tried install an I7 4790 ES (Enginering Sample), when i boot the machine, appear a error saying that my processor don't have a microcode correct (microcode update error 1801) 

Learning some about microcode, i think i need add the microcode for this processor family on my bios, correct?

what i need to update the microcode?
find
quote
#2
Post a screenshot of third (Mainboard) tab of CPU-Z with supported CPU.
Show a photo of your i7-4790(ES) from top.
Make a photo of the screen with "error saying that my processor don't have a microcode correct".
find
quote
#3
Hello, thanks for your repply

I attached all informations

Thanks


Attached Files Thumbnail(s)
               
find
quote
#4
1. Download Intel ME System Tools v9.1 and unpack it.
2. Go to Intel ME System Tools v9.1 r7\Flash Programming Tool\WIN64 and run in command line with administrative rights:
fptw64 -a 0xF77D28 -l 0x5C18 -d ucode.bin
Make a screenshot of result.
3. If no error then run:
fptw64 -a 0xF77D28 -l 0x5C18 -f ucode.bin
Make a screenshot of result.
4. Give me file ucode.bin
find
quote
#5
(05-31-2020, 04:59 AM)DeathBringer Wrote: 1. Download Intel ME System Tools v9.1 and unpack it.
2. Go to Intel ME System Tools v9.1 r7\Flash Programming Tool\WIN64 and run in command line with administrative rights:
fptw64 -a 0xF77D28 -l 0x5C18 -d ucode.bin
Make a screenshot of result.
3. If no error then run:
fptw64 -a 0xF77D28 -l 0x5C18 -f ucode.bin
Make a screenshot of result.
4. Give me file ucode.bin

Hello, i atacched the results

   

   

I think this bios is write protected, i have the CH341 board to do a dump of bios.


Attached Files
.bin   ucode.bin (Size: 23.02 KB / Downloads: 9)
find
quote
#6
(05-31-2020, 09:13 AM)caio_rebello Wrote: I think this bios is write protected
It can be disabled in EFI GRUB Shell:
1. Take USB stick and format to FAT32
2. Create directory structure EFI\Boot
3. Download and unzip bootx64.7z
4. Put BOOTX64.EFI to Boot directory.
5. Boot from this USB stick
6. Run commands:
setup_var 0x96 0x0
setup_var 0x97 0x0
setup_var 0x98 0x0
setup_var 0x99 0x0
setup_var 0x9a 0x0
7. Make and post a photo of the screen.
8. Reboot in Windows and try again:
fptw64 -a 0xF77D28 -l 0x5C18 -f ucode.bin

(05-31-2020, 09:13 AM)caio_rebello Wrote: i have the CH341 board to do a dump of bios.
Make BIOS dump by your hardware programmer.
find
quote
#7
(05-31-2020, 09:20 AM)DeathBringer Wrote:
(05-31-2020, 09:13 AM)caio_rebello Wrote: I think this bios is write protected
It can be disabled in EFI GRUB Shell:
1. Take USB stick and format to FAT32
2. Create directory structure EFI\Boot
3. Download and unzip bootx64.7z
4. Put BOOTX64.EFI to Boot directory.
5. Boot from this USB stick
6. Run commands:
setup_var 0x96 0x0
setup_var 0x97 0x0
setup_var 0x98 0x0
setup_var 0x99 0x0
setup_var 0x9a 0x0
7. Make and post a photo of the screen.
8. Reboot in Windows and try again:
fptw64 -a 0xF77D28 -l 0x5C18 -f ucode.bin

(05-31-2020, 09:13 AM)caio_rebello Wrote: i have the CH341 board to do a dump of bios.
Make BIOS dump by your hardware programmer.


Hello, i did the command, see the results

   

   

I tried do a dump of the bios, but i think the CH341 can't read this chip (Micron 25Q128A 13EC0, 128MBit SPI Flash, SOIC-8)


Attached Files
.bin   ucode.bin (Size: 23.02 KB / Downloads: 3)
find
quote
#8
OK. Now do:
fptw64 -a 0xE90048 -l 0xD8 -d fit.bin
Give me fit.bin
find
quote
#9
(05-31-2020, 10:59 AM)DeathBringer Wrote: OK. Now do:
fptw64 -a 0xE90048 -l 0xD8 -d fit.bin
Give me fit.bin

Ok, i did

   


.bin   fit.bin (Size: 216 bytes / Downloads: 5)
find
quote
#10
1. Download my mod, unpack and run:
fptw64 -a 0xE90048 -l 0xD8 -f fit_m.bin
Make a screenshot of results.
2. If no error then run:
fptw64 -a 0xF77D28 -l 0x5C18 -f ucode_m.bin
Make a screenshot of results.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)