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
sp55430 f.48 modded doesn't save changes
Last Post: amyleon
Today 06:13 AM
» Replies: 1
» Views: 1619
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
Today 03:31 AM
» Replies: 56
» Views: 42909
Sony vaio UX Boot animation/jingle remov...
Last Post: appletechgeek
Yesterday 11:55 PM
» Replies: 0
» Views: 66
BIOS fix Lenovo c460
Last Post: DeathBringer
Yesterday 04:33 PM
» Replies: 15
» Views: 3639
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: robgee65
Yesterday 11:33 AM
» Replies: 288
» Views: 199089
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: Radiux
Yesterday 11:00 AM
» Replies: 458
» Views: 261276
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: SteveJaye
10-26-2025 09:39 PM
» Replies: 45
» Views: 19608
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Timyan
10-26-2025 03:51 PM
» Replies: 758
» Views: 372558
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Moparman_OCN
10-26-2025 03:48 PM
» Replies: 18
» Views: 14459
[REQUEST] Sony Vaio VPC-EE (R0210Z5) Adv...
Last Post: kI3RO
10-25-2025 07:05 PM
» Replies: 57
» Views: 34450
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: chironghost
10-25-2025 03:35 PM
» Replies: 1971
» Views: 1093214
[REQUEST] Lenovo IdeaPad S540-15IWL GTX ...
Last Post: Dudu2002
10-25-2025 01:56 PM
» Replies: 5
» Views: 2244
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
10-25-2025 12:32 PM
» Replies: 686
» Views: 325181
[REQUEST] X230s (GGET15WW)
Last Post: Dudu2002
10-25-2025 12:31 PM
» Replies: 1
» Views: 378
[Request] Mod bios asus strix rog g614ji
Last Post: elbob89
10-25-2025 07:43 AM
» Replies: 0
» Views: 201
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: Dudu2002
10-24-2025 03:35 AM
» Replies: 798
» Views: 480037
[REQUEST] Lenovo B490 (H5ET73WW 1.16) Wh...
Last Post: yamicazanova2
10-24-2025 03:19 AM
» Replies: 0
» Views: 159
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
10-23-2025 12:44 PM
» Replies: 137
» Views: 96123
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: Dudu2002
10-23-2025 12:43 PM
» Replies: 4
» Views: 20661
disabling amd prochot with moded bios.
Last Post: lucillegross2
10-23-2025 01:25 AM
» Replies: 1
» Views: 686

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)