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 ] DELL INSPIRON 3521 BIOS MOD
Last Post: DeathBringer
Today 01:03 PM
» Replies: 1
» Views: 77
Virgin bios
Last Post: Shadows
Today 10:36 AM
» Replies: 0
» Views: 40
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: becchir2003
Today 07:35 AM
» Replies: 17
» Views: 10602
Random Bios Request for funzies.. XC100
Last Post: Rainwulf
Today 12:14 AM
» Replies: 0
» Views: 109
AM3 support for a Compaq
Last Post: DeathBringer
Yesterday 11:51 PM
» Replies: 5
» Views: 606
[Request] Adding 7th Gen CPU support to ...
Last Post: DeathBringer
Yesterday 11:48 PM
» Replies: 7
» Views: 1380
HP EliteDesk 800 G2 SFF & 7th gen CPU
Last Post: DeathBringer
Yesterday 11:39 PM
» Replies: 12
» Views: 6442
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Yesterday 03:51 AM
» Replies: 1094
» Views: 501500
[REQUEST] Lenovo Flex 2-15 (A0CNxxWW) Wh...
Last Post: ciucciatore
04-09-2025 03:35 PM
» Replies: 358
» Views: 140514
Looking for any info on Lenovo M73SFF Mo...
Last Post: Lazarus
04-09-2025 01:56 PM
» Replies: 0
» Views: 133
ASUS ROG Zephyrus G15 GA502IV
Last Post: MonkeyChump
04-08-2025 02:34 PM
» Replies: 0
» Views: 248
Asus TUF Gaming A15. FA507-NVR. Water da...
Last Post: TvR90
04-08-2025 10:30 AM
» Replies: 0
» Views: 167
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: wallerbink
04-08-2025 05:56 AM
» Replies: 44
» Views: 18319
[REQUEST] Bios mod for Acer G45T/G43T-AM...
Last Post: navboot
04-08-2025 05:11 AM
» Replies: 6
» Views: 3785
[REQUEST] Lenovo ThinkPad Edge E531 (HEE...
Last Post: Ramzes1715
04-08-2025 01:24 AM
» Replies: 123
» Views: 38642
Samsung Chronos NP770 NP870 disable disc...
Last Post: faeterov
04-07-2025 08:22 PM
» Replies: 2
» Views: 324
[REQUEST] Lenovo P580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-07-2025 05:09 PM
» Replies: 167
» Views: 62049
HP Insyde bios won't see charger, need m...
Last Post: tombodude
04-07-2025 12:16 PM
» Replies: 0
» Views: 274
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: medtb
04-07-2025 11:22 AM
» Replies: 455
» Views: 212187
BIOS Recovery - Dell Latitude 3420
Last Post: MishIndo
04-07-2025 06:22 AM
» Replies: 0
» Views: 247

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