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 Y50-70 (9ECNxxWW) White...
Last Post: Dudu2002
Today 01:35 PM
» Replies: 1771
» Views: 510016
[REQUEST] Biostar B650MT
Last Post: TheMrViper
Today 08:16 AM
» Replies: 0
» Views: 62
[REQUEST] Gigabyte Aorus 5 SE4 BIOS Unlo...
Last Post: DidiEdd
Yesterday 12:50 AM
» Replies: 8
» Views: 428
Gigabyte aorus 15bsf
Last Post: Dudu2002
09-05-2024 04:22 AM
» Replies: 1
» Views: 122
Gateway M-6337 BIOS Mod & Help Reducing ...
Last Post: Eddiecrown
09-04-2024 09:14 PM
» Replies: 23
» Views: 5179
[Request] Unlock the BIOS HP ProDesk 40...
Last Post: krechbk
09-04-2024 06:21 PM
» Replies: 11
» Views: 8827
Phoenix Bios Editor PRO
Last Post: DynaxSC
09-04-2024 03:48 PM
» Replies: 4
» Views: 10389
MSI H81M-P32 SLIC 2.1
Last Post: Pavilion9870
09-04-2024 11:11 AM
» Replies: 0
» Views: 110
[REQUEST] Lenovo G470 (40CNxxWW) BIOS Un...
Last Post: Jano
09-03-2024 11:43 PM
» Replies: 38
» Views: 25738
Lenovo P500 bios modding for xeon v4 pos...
Last Post: PuliliSpataru
09-03-2024 10:29 AM
» Replies: 2
» Views: 232
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Dudu2002
09-03-2024 06:42 AM
» Replies: 96
» Views: 37032
[REQUEST] HP Pavilion x360 13-u000 serie...
Last Post: dvargas135
09-02-2024 02:17 PM
» Replies: 15
» Views: 172
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: Ady971
09-02-2024 10:20 AM
» Replies: 234
» Views: 116107
Dell latitude 7490 i5-8350U
Last Post: SSV CHAOTIC
09-02-2024 05:26 AM
» Replies: 0
» Views: 158
[REQUEST] HP G62-b00 series (Intel) Whit...
Last Post: gobrasoft
09-02-2024 03:43 AM
» Replies: 54
» Views: 2168
[REQUEST] Lenovo G40-70 (9ACNxxWW) White...
Last Post: lequangphuoc
09-01-2024 11:45 PM
» Replies: 34
» Views: 10423
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: baronvonjace
09-01-2024 08:16 PM
» Replies: 23
» Views: 8490
NVME driver injection
Last Post: Donnyj47
09-01-2024 06:53 PM
» Replies: 0
» Views: 163
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
09-01-2024 01:25 PM
» Replies: 140
» Views: 54143
[Request] Acer Aspire V3-771(G) BIOS unl...
Last Post: Dudu2002
09-01-2024 07:31 AM
» Replies: 259
» Views: 108092

[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)