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] Hp Mini 210-1010sw
Last Post: boreau
Today 07:59 AM
» Replies: 8
» Views: 4831
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 69215
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 450
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 1166
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 745
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 640
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 306128
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
07-26-2025 12:44 PM
» Replies: 1
» Views: 785
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 5632
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 398545
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 1810
[REQUEST] Lenovo IdeaPad 3 15ALC6 (GLCNx...
Last Post: KADCORP
07-26-2025 12:30 AM
» Replies: 11
» Views: 7115
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: cwaras
07-25-2025 06:14 PM
» Replies: 2
» Views: 1412
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
07-25-2025 01:55 PM
» Replies: 495
» Views: 191777
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
07-25-2025 01:48 PM
» Replies: 93
» Views: 92913
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: oleg-kv
07-25-2025 01:43 PM
» Replies: 501
» Views: 218139
BA92-10824B P04RAC phoenix bios rom requ...
Last Post: thi
07-25-2025 04:11 AM
» Replies: 0
» Views: 1213
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: men92
07-24-2025 08:38 AM
» Replies: 166
» Views: 58561
[REQUEST] Lenovo Legion T5 (O54KT1DA) BI...
Last Post: kutoramo
07-24-2025 07:34 AM
» Replies: 1
» Views: 2002
[REQUEST] Unlocking / Enabling WoL for A...
Last Post: StarFluxGames
07-23-2025 06:23 AM
» Replies: 0
» Views: 1172

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