Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: winged
Today 07:32 AM
» Replies: 498
» Views: 257690
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
Yesterday 01:02 PM
» Replies: 652
» Views: 339321
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
Yesterday 07:17 AM
» Replies: 0
» Views: 113
New Members Say Hi Here
Last Post: boblemagnifique
Yesterday 06:14 AM
» Replies: 162
» Views: 265466
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
11-14-2025 09:37 AM
» Replies: 10
» Views: 6773
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
11-14-2025 03:45 AM
» Replies: 139
» Views: 99906
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
11-14-2025 03:43 AM
» Replies: 601
» Views: 352280
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
11-14-2025 03:25 AM
» Replies: 7
» Views: 523
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2883
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 392
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 421
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 58416
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8707
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 459545
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 168
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
11-11-2025 10:55 AM
» Replies: 19
» Views: 38788
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
11-11-2025 10:37 AM
» Replies: 100
» Views: 81481
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
11-11-2025 10:16 AM
» Replies: 1
» Views: 3945
Samsung R60 plus
Last Post: Debilix4441
11-11-2025 09:01 AM
» Replies: 15
» Views: 17205
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
11-11-2025 08:22 AM
» Replies: 18
» Views: 10201

[SOLVED] HP d530 CMT microcode addition
#1
Hello,

I have an HP d530 convertible mini-tower with a Pentium 4 Extreme Edition 3.2ghz installed. The system works, just throws a "Microcode update error" during POST and I need to hit F1 to continue each time, which is an annoyance. This is a 786B2 motherboard and I cannot cross-flash this one to the equivalent Asus (?) motherboard like certain d530 models allow.

I have added the correct microcode for my processor by replacing another unneeded section of microcode in the ROM.bin file with a hex editor, but I'm not sure how to flash the BIOS now since the ROM.cab file seems to have a .sig file signing the ROM.bin file. The DOS flasher seems to use a different file entirely which is smaller than the 512kb BIN file. I'm not sure if I would be able to flash the modified ROM.bin file using the DOS flasher in this case.

Does anyone have any suggestions? Can the HPQFlash.exe Windows flasher be modified to ignore invalid signatures and flash anyway, or can the modified ROM.bin be signed and placed in a new CAB file for HPQFlash to use? Is there an alternate flasher I could use?

Thanks for any assistance.
find
quote
#2
Post screenshots of first (CPU) & third (Mainboard) tabs of CPU-Z.
find
quote
#3
Attached are screenshots of the requested CPU-Z tabs, plus output of intelmicrocodelist.exe of the original and my modified BIOS adding the necessary microcode.


Attached Files Thumbnail(s)
               
find
quote
#4
Try this method:
1. Download any 786D1 BIOS.
2. Extract file \DOS Flash\FLASHBIN.EXE
3. Download last 786B2 BIOS.
4. Extract all files from folder \DOS Flash\ to DOS USB device, except BLUEFI*.* and FLSHLITE.EXE
5. Copy FLASHBIN.EXE to DOS USB device.
6. Copy modded bios to DOS USB device.
7. Boot from DOS USB device.
8. Run FLASHBIN.EXE
find
quote
#5
I receive the error "Note! There are no image files on the diskette for the device you have selected". Do I need to pass any arguments to FLASHBIN.EXE? I have named the modified BIOS the same as the 786D1 BIOS (7D1_0161.bin) and also left it named as ROM_MOD.bin. When doing "flashbin /?", I see no arguments that will allow me to force-flash a specific file.
find
quote
#6
Try use FLSH.CPU from 786B2 and 786D1 BIOS with this:
FLASHBIN /F FLSH.CPU DEFAULT
find
quote
#7
(03-12-2016, 09:53 AM)DeathBringer Wrote: Try use FLSH.CPU from 786B2 and 786D1 BIOS with this:
FLASHBIN /F FLSH.CPU DEFAULT

With 786B2 FLSH.CPU: no change.
With 786D1 FLSH.CPU: "Error! Either there are no valid drivers on the diskette or there are no upgradable devices in this system."
Then my keyboard stops working and I must power off.

Maybe I need to put a supported CPU in the computer and try again?

Also, perhaps I could try the newer flashbin version (1.10.02) in this thread? http://h30434.www3.hp.com/t5/Desktop-Har...25#M126142
find
quote
#8
Original supported processor installed + 786B2 FLSH.CPU: "Note! There are no image files on the media for the device you have selected." when attempting to run either flashbin or flashbin /F FLSH.CPU DEFAULT.
find
quote
#9
Try FLSH.CPU from 786B2 and original Rom.bin
find
quote
#10
Same error. Using FLASHBIN.EXE from 786D1, FLSH.CPU and original Rom.bin from 786D2 on a DOS-bootable floppy disk.

Is there any way to convert ROM.BIN to "BLUEFI" lite version to use with FLSHLITE? Or insert ROM into ROMPAQ (guessing not due to signing)?
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)