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
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
Today 12:09 AM
» Replies: 5
» Views: 2917
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
Yesterday 11:29 PM
» Replies: 4
» Views: 1411
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
Yesterday 04:37 PM
» Replies: 2
» Views: 577
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Ghibbi64
Yesterday 11:22 AM
» Replies: 2
» Views: 136
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
Yesterday 09:39 AM
» Replies: 1
» Views: 175
i7 2860QM how to raise power limit?
Last Post: mariukonie
Yesterday 04:17 AM
» Replies: 9
» Views: 337
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
Yesterday 12:11 AM
» Replies: 0
» Views: 120
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16806
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53340
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-08-2025 12:29 PM
» Replies: 0
» Views: 147
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 211
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 217512
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1113
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43565
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7728
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 253
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 226
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 320791
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1022
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
07-06-2025 09:17 AM
» Replies: 241
» Views: 154362

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)