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
BIOS boot logo changed, but with some pr...
Last Post: wissense
Today 08:35 AM
» Replies: 6
» Views: 3467
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: neocayasen
Today 02:46 AM
» Replies: 25
» Views: 2598
[REQUEST] ASUS BM1AD (H81M-C/BM6AD/DP_MB...
Last Post: kelsier37
Yesterday 12:03 PM
» Replies: 3
» Views: 5425
[REQUEST] HP Pavilion dv6-3026er (BIOS F...
Last Post: Rompass
Yesterday 09:57 AM
» Replies: 0
» Views: 135
Need the boot options added back to BIOS
Last Post: devicemodder
05-27-2025 07:53 PM
» Replies: 0
» Views: 171
ASUS Z9PE-D8 WS: NVMe m.2 support
Last Post: netwave
05-27-2025 12:06 PM
» Replies: 29
» Views: 30146
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
05-27-2025 06:06 AM
» Replies: 51
» Views: 24700
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
05-27-2025 02:07 AM
» Replies: 681
» Views: 265859
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: fugitivus
05-26-2025 01:33 PM
» Replies: 1224
» Views: 441848
[SOLVED] Toshiba Satellite C660 and T7x0...
Last Post: oggy997
05-26-2025 06:50 AM
» Replies: 57
» Views: 28594
Lenovo Y50-70 soft bricked.
Last Post: Shamuray
05-25-2025 05:12 PM
» Replies: 17
» Views: 16602
Dell 7410 winbond bios password help
Last Post: happycowboy
05-25-2025 04:36 PM
» Replies: 0
» Views: 245
[Request] Alienware 17 R2 bios unlock
Last Post: feluchi
05-25-2025 01:58 PM
» Replies: 128
» Views: 56783
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: German8803
05-25-2025 10:14 AM
» Replies: 12
» Views: 9570
Intel Tiger Hill NM10 (Tigerpoint) - BIO...
Last Post: Boost
05-25-2025 04:41 AM
» Replies: 0
» Views: 266
AMI Bios flash tool - AFUDOS.EXE
Last Post: joelcool69
05-24-2025 12:43 PM
» Replies: 11
» Views: 185109
[REQUEST] Help me make my motherboard co...
Last Post: DeathBringer
05-23-2025 03:35 PM
» Replies: 3
» Views: 495
[REQUEST] Hp Dv5 1210el Bios Unlock & Hp...
Last Post: Ikesankom
05-23-2025 10:48 AM
» Replies: 3
» Views: 3061
[REQUEST] Asus Tuf Gaming A15 2024 (FA50...
Last Post: burakDocq
05-23-2025 06:54 AM
» Replies: 1
» Views: 809
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: teknotelgsm
05-23-2025 05:52 AM
» Replies: 752
» Views: 307445

[REQUEST] HP Pavilion dv6-3026er (BIOS F.29, InsydeH2O) — Unlock Advanced Menu
#1
Question 
System: HP Pavilion dv6-3026er
BIOS Vendor: InsydeH2O
BIOS Version: F.29 (11/07/2011)
BIOS Dump Size: 0x00280000–0x003FFFFF (1.5MB region)
CPU: Intel® Core™ i7 M 620 @ 2.67GHz
OS Used: Lubuntu 25.04 (x86_64)
Flash Tool Used: flashrom 1.4.0

CMOS access: I/O port dump (range 0x00–0xFF); real size unknown
IFR Extracted: using ifrextractor
I’m requesting help unlocking the Advanced tab in the BIOS setup of my HP Pavilion dv6-3026er laptop. The system uses an InsydeH2O BIOS (version F.29), and I’ve confirmed from the IFR that the Advanced formset exists, but is suppressed under the condition:
Code:
Suppress If:
  Variable 0x85 != 0x2
  AND
  Variable 0x86 != 0x1
This likely checks for "Supervisor-level access" and authentication, but my BIOS UI has no visible Supervisor password option, and attempts using Administrator/User passwords have not enabled the menu.
I would like to unlock this menu with minimal risk, preferably through CMOS or other soft methods. If a patched BIOS is the only option, I’m comfortable flashing only the BIOS region.
System & Flash Details
Code:
❯ sudo flashrom -p internal
Chipset: Intel HM55
Flash Chip: Eon EN25F32 (4MB SPI)
FREG0: Flash Descriptor region — read-only
FREG1: BIOS region (0x00280000-0x003FFFFF) — read-write
FREG2: Intel ME region — locked
❯ sudo flashrom -p internal --ifd -i bios -r bios_dump.bin
BIOS dump (4MB) extracted successfully, but with FF or 00 on the beginning.
Boot Mode: Legacy-only (UEFI present internally but not supported by firmware loader)
No UEFI shell available
Dumped only the first 256 bytes, which may not cover full CMOS. Some values appear duplicated (possibly mirrors or mapped copies), and others change dynamically.
Code:
Example CMOS diff (reboot only):
0x40: 0x0B → 0x0C
0x70: 0x29 → 0x55
0x8C: 0x00 → 0x40
0xF0: 0x29 → 0x55
Despite multiple tests, I couldn’t identify values matching Var 0x85 or 0x86, suggesting those may be stored in NVRAM or protected storage. The CMOS changes appear to reflect dynamic status, boot state, or other feature flags.
Attached Files:
bios_dump.bin in zip:
.zip   bios_dump.zip (Size: 1.18 MB / Downloads: 1)
 — BIOS region dump (via flashrom --ifd -i bios)
setup_ifr.txt:
.txt   setup_ifr.txt (Size: 192.45 KB / Downloads: 1)
 — IFR extracted from SetupUtility
cmos_boot_second.txt:
.txt   cmos_boot_second.txt (Size: 3.59 KB / Downloads: 1)  
— CMOS snapshot (256-byte I/O dump)
If possible, a non-invasive unlock method using CMOS flags, key combos (e.g. F10+A), or known mappings
If not, a patched BIOS image with Suppress If
condition bypassed — only affecting the BIOS region, not Intel ME/GbE/EC
Flashable via flashrom, preferably with minimal risk
(Hardware SPI flasher not currently available, so recovery options are limited)
I'd really appreciate any help with this. Have a great day, everyone! Big Grin
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)