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
bios problem
Last Post: AdamAli99
Yesterday 01:58 PM
» Replies: 0
» Views: 124
Dell Vostro 320 AMIBIOS8 unlock ram limi...
Last Post: Lixkote
Yesterday 12:18 PM
» Replies: 0
» Views: 114
Thunderobot R16 2025
Last Post: domygx
Yesterday 08:31 AM
» Replies: 0
» Views: 139
Bricked ASUS A53SC-SX234V (or K53SC) aft...
Last Post: ferchu
Yesterday 04:21 AM
» Replies: 0
» Views: 151
[REQUEST] HP Pavillion dv5 1160e BIOS F....
Last Post: StirlizZ
05-07-2025 09:57 PM
» Replies: 0
» Views: 154
[REQUEST] HMTEN HMT-W042-67A
Last Post: zhukovroman228
05-07-2025 03:15 PM
» Replies: 0
» Views: 224
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: snowc
05-07-2025 09:23 AM
» Replies: 882
» Views: 399826
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Gsbuild
05-06-2025 04:07 PM
» Replies: 267
» Views: 110582
[REQUEST] Lenovo G700 (7ACNxxWW) BIOS Un...
Last Post: Dudu2002
05-06-2025 02:31 PM
» Replies: 4
» Views: 3824
[REQUEST] HP Pavilion G42-272BR Whitelis...
Last Post: nfscbr
05-06-2025 12:58 PM
» Replies: 2
» Views: 707
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Rino1985
05-06-2025 11:51 AM
» Replies: 1742
» Views: 777258
HP Z2 SFF G9 - Trying to fix BIOS after ...
Last Post: EpicLPer
05-06-2025 10:56 AM
» Replies: 0
» Views: 288
Gigabyte Aorus 15 xe 5 i7 12700H GTX 307...
Last Post: posydon
05-05-2025 02:04 PM
» Replies: 0
» Views: 351
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Zimavoy
05-05-2025 07:10 AM
» Replies: 130
» Views: 57931
[Request] Lenovo S130 / 130S Whitelist r...
Last Post: bruno75003
05-05-2025 05:41 AM
» Replies: 0
» Views: 312
HP Envy 17 1150eg BIOS HELP!
Last Post: Daimonion84
05-04-2025 12:59 PM
» Replies: 0
» Views: 407
GPU whitelist removal for MSI Trident 3 ...
Last Post: Vlasec
05-04-2025 09:37 AM
» Replies: 0
» Views: 340
[REQUEST] Lenovo Z61t (7FETxxWW) Whiteli...
Last Post: pejuangs
05-04-2025 03:38 AM
» Replies: 32
» Views: 6225
Samsung NP300V5AH (300V3A/300V4A/300V5A/...
Last Post: justsomerandomguy
05-03-2025 02:09 PM
» Replies: 21
» Views: 25756
[REQUEST] Lenovo L340-15API & V155-15API...
Last Post: Marc_LT
05-03-2025 08:14 AM
» Replies: 10
» Views: 5087

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: 2 Guest(s)