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
asus rog g513qr bios
Last Post: cic
Today 05:15 AM
» Replies: 0
» Views: 19
Asus PIKE II 3008-8i bios
Last Post: zaku
Today 03:09 AM
» Replies: 0
» Views: 42
[REQUEST] Acer Aspire 4349, 5349 & 5749(...
Last Post: Computer Service
Yesterday 08:16 PM
» Replies: 251
» Views: 131112
HP Pavilion 17-f150nr (no wifi after bio...
Last Post: SSB_017
Yesterday 10:51 AM
» Replies: 0
» Views: 143
Samsung Chronos NP770 NP870 disable disc...
Last Post: faeterov
Yesterday 09:50 AM
» Replies: 1
» Views: 167
A Suggestion
Last Post: marco_otg
04-05-2025 06:40 PM
» Replies: 0
» Views: 111
Bios MOD Lenovo L390/ Wifi support MacOS
Last Post: DennisWeaver
04-03-2025 10:50 PM
» Replies: 1
» Views: 914
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: help_seeker
04-03-2025 01:23 PM
» Replies: 129
» Views: 54228
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: sairos
04-03-2025 10:23 AM
» Replies: 60
» Views: 47214
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: uncle_Fedya
04-02-2025 03:54 PM
» Replies: 524
» Views: 222758
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
04-02-2025 01:56 PM
» Replies: 497
» Views: 208477
[REQUEST] Gigabyte G5 KF BIOS unlock
Last Post: Dudu2002
04-02-2025 01:55 PM
» Replies: 3
» Views: 540
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
04-02-2025 03:32 AM
» Replies: 44
» Views: 21325
Gigabyte b650e aorus master F33b
Last Post: Anem
04-01-2025 11:59 PM
» Replies: 0
» Views: 350
Xeon E5 2699 V3 (turbo Unlock) for Bios-...
Last Post: xlr8r
04-01-2025 11:42 AM
» Replies: 0
» Views: 461
[REQUEST] Lenovo Thinkpad X1 Carbon Gen3...
Last Post: Dudu2002
04-01-2025 08:50 AM
» Replies: 38
» Views: 18140
HP Probook 640 G2 bricked BIOS
Last Post: Milovanovic1992
04-01-2025 08:13 AM
» Replies: 0
» Views: 400
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: nickedasy
04-01-2025 03:31 AM
» Replies: 18
» Views: 1598
AM3 support for a Compaq
Last Post: DeathBringer
04-01-2025 01:01 AM
» Replies: 1
» Views: 464
Bios modding to support more RAM (Pegatr...
Last Post: DeathBringer
03-31-2025 01:33 PM
» Replies: 1
» Views: 625

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