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
Lenovo M800 type 10FX Xeon support.
Last Post: DeathBringer
Today 01:32 PM
» Replies: 1
» Views: 120
Request- Checking R1110Y1 Bios for Intel...
Last Post: DeathBringer
Today 01:31 PM
» Replies: 1
» Views: 151
[REQUEST] Lenovo G40-80 (B0CNxxWW) BIOS ...
Last Post: sanwaloli
Today 08:43 AM
» Replies: 11
» Views: 1902
[REQUEST] Acer Nitro 5 AN515-45 BIOS Unl...
Last Post: Dudu2002
Today 03:26 AM
» Replies: 11
» Views: 99
[REQUEST] Asus TUF Dash F15 (FX516PM) BI...
Last Post: duckzo
Yesterday 07:33 PM
» Replies: 2
» Views: 995
Possible update needed for ZOTAC Magnus ...
Last Post: mikeymouse2024
Yesterday 02:48 PM
» Replies: 6
» Views: 188
[REQUEST] Alienware m17 BIOS Unlock
Last Post: kommanderko
Yesterday 02:44 PM
» Replies: 2
» Views: 140
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Brinrash
Yesterday 03:33 AM
» Replies: 1191
» Views: 303719
[Request] Adding 7th Gen CPU support to ...
Last Post: ngocthienta
Yesterday 12:39 AM
» Replies: 2
» Views: 132
Gigabyte GA-970A-D3  REV. 3.0
Last Post: maunkhung
07-24-2024 12:00 PM
» Replies: 0
» Views: 90
Asus P7P55D-E LX & Xeon X3460
Last Post: RiP
07-24-2024 10:52 AM
» Replies: 4
» Views: 327
Fujitsu d3417-b21
Last Post: xorxor
07-23-2024 06:34 PM
» Replies: 0
» Views: 135
IGEL M340C Thin Client bios unlock
Last Post: brzustowa1
07-23-2024 06:10 AM
» Replies: 2
» Views: 231
Acer M3400 Desktop RAID Issue
Last Post: jackrobert
07-23-2024 04:28 AM
» Replies: 2
» Views: 4608
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: Nescau
07-22-2024 09:32 PM
» Replies: 50
» Views: 19375
[Request] Unlock bios Gateway NE56R
Last Post: striderhiryuart
07-22-2024 10:15 AM
» Replies: 39
» Views: 24050
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
07-22-2024 06:38 AM
» Replies: 1774
» Views: 432250
Adding support for TPM 2.0 and Secure Bo...
Last Post: Strimst
07-21-2024 06:50 PM
» Replies: 0
» Views: 148
[REQUEST] T470 Whitelist removal
Last Post: topaz111297
07-21-2024 04:15 PM
» Replies: 2
» Views: 169
How to remove UEFI image from GTX 1650 B...
Last Post: Budgeteer
07-21-2024 03:06 PM
» Replies: 0
» Views: 132

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: 4)
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)