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
Lenovo M800 type 10FX Xeon support.
Last Post: DeathBringer
Yesterday 01:32 PM
» Replies: 1
» Views: 121
Request- Checking R1110Y1 Bios for Intel...
Last Post: DeathBringer
Yesterday 01:31 PM
» Replies: 1
» Views: 154
[REQUEST] Lenovo G40-80 (B0CNxxWW) BIOS ...
Last Post: sanwaloli
Yesterday 08:43 AM
» Replies: 11
» Views: 1904
[REQUEST] Acer Nitro 5 AN515-45 BIOS Unl...
Last Post: Dudu2002
Yesterday 03:26 AM
» Replies: 11
» Views: 99
[REQUEST] Asus TUF Dash F15 (FX516PM) BI...
Last Post: duckzo
07-25-2024 07:33 PM
» Replies: 2
» Views: 995
Possible update needed for ZOTAC Magnus ...
Last Post: mikeymouse2024
07-25-2024 02:48 PM
» Replies: 6
» Views: 188
[REQUEST] Alienware m17 BIOS Unlock
Last Post: kommanderko
07-25-2024 02:44 PM
» Replies: 2
» Views: 141
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Brinrash
07-25-2024 03:33 AM
» Replies: 1191
» Views: 303765
[Request] Adding 7th Gen CPU support to ...
Last Post: ngocthienta
07-25-2024 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: 19376
[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: 432275
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

[REQUEST] Help to remove BIOS PowerOn Password from HP Zbook Studio G3
#1
Hi Guys i have a HP Zbook Studio G3 with PowerOn BIOS Password and cannot remove it that have a BIOS CHIP 25q128fvsq i use a ch341a to read the chip and take a Backup of that with ch341A Programmer 1.29 (Selection_999(773).png image), read the content OK but if  use the Verify button send a message that Don't Match

With with ch341A Programmer 1.30 the same message, of mismatch in the verify (Selection_999(776).png image)

The Full MB data are: HP ZBook Studio G3 Mobile Workstation LA-C401P  APW5U  Rev: 1A


That is a normal situation or in effect the Reading are Wrong?

Some on can help me to know what need to modify from the Bin file or if exist another method to do it?

The Backups are in the rar files attached, are Winrar 5 version of the Files

as comment the Verification failure dont make sense for me so i run it again over Linux OS and now see
Backups]$ sudo flashrom --programmer ch341a_spi -r 25q128fvsq-Zbook-Studio-G3_Linux.bin
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) on ch341a_spi.
Reading flash... done.
Backups]$

and make the Verification
Backups]$ sudo flashrom --programmer ch341a_spi -v 25q128fvsq-Zbook-Studio-G3_Linux.bin 
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) on ch341a_spi.
Verifying flash... VERIFIED.
Backups]$ 

So now i have a message o Verified as i'm expect
the other binary shows failed
Backups]$ sudo flashrom --programmer ch341a_spi -v '25q128fvsq-Zbook-Studio-G3_(ch341A Programmer 1.30).bin'
 
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) on ch341a_spi.
Verifying flash... FAILED at 0x00801844! Expected=0x29, Found=0x28, failed byte count from 0x00000000-0x00ffffff: 0x1e1ef4
[fcatarino@SparkyII Backups]$ sudo flashrom --programmer ch341a_spi -v '25q128fvsq-Zbook-Studio-G3_(ch341A Programmer 1.29).bin'
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) on ch341a_spi.
Verifying flash... FAILED at 0x008008e8! Expected=0xcb, Found=0x0b, failed byte count from 0x00000000-0x00ffffff: 0x210c24
Backups]$ 


i read the another chip too 5q80dvsig, because dont know if needed to make the unlocking

 Backups]$ sudo flashrom --programmer ch341a_spi -r 5q80dvsig-Zbook-Studio-G3_Linux.bin
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q80.V" (1024 kB, SPI) on ch341a_spi.
Reading flash... done.

 Backups]$ sudo flashrom --programmer ch341a_spi -v 5q80dvsig-Zbook-Studio-G3_Linux.bin
flashrom v1.0 on Linux 5.1.16-200.fc29.x86_64 (x86_64)
flashrom is free software, get the source code at https://flashrom.org

Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
Found Winbond flash chip "W25Q80.V" (1024 kB, SPI) on ch341a_spi.
Verifying flash... VERIFIED.
Backups]$ 

The files readed with Linux pass the Verify as OK in the Windows App ch341A Programmer 1.29

Best Regards, Franco


Attached Files Thumbnail(s)
           

.rar   BiosLinux.part2.rar (Size: 2.72 MB / Downloads: 2)
.rar   BiosLinux.part1.rar (Size: 5 MB / Downloads: 2)
find
quote
#2
I can help. Read PM.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)