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] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: Dudu2002
Today 03:50 AM
» Replies: 24
» Views: 10327
Help Needed with BIOS Mod for Wi-Fi Whit...
Last Post: Aaliyah
Today 02:24 AM
» Replies: 0
» Views: 38
[REQUEST] Acer Nitro ANV15-51 BIOS Unloc...
Last Post: Dudu2002
Today 01:14 AM
» Replies: 3
» Views: 110
[REQUEST] Lenovo Yoga S940-14IIL (BQCNxx...
Last Post: Dudu2002
Yesterday 03:09 AM
» Replies: 1
» Views: 235
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: helrobsil
07-14-2025 09:10 PM
» Replies: 217
» Views: 111809
[REQUEST] Lenovo Ideapad S510p (89CNxxWW...
Last Post: Dudu2002
07-14-2025 12:04 PM
» Replies: 181
» Views: 91820
[REQUEST] GA-8I865GME-775-RH (rev. 3.9) ...
Last Post: DeathBringer
07-14-2025 01:48 AM
» Replies: 3
» Views: 461
i7 2860QM how to raise power limit?
Last Post: DeathBringer
07-13-2025 07:43 AM
» Replies: 12
» Views: 838
[REQUEST] Dell Wyse 3040: CSM enable for...
Last Post: mm400
07-13-2025 05:58 AM
» Replies: 1
» Views: 773
[REQUEST] Acer TravelMate 5760(G,Z) BIOS...
Last Post: quibic
07-12-2025 01:03 AM
» Replies: 49
» Views: 26754
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
07-11-2025 04:21 PM
» Replies: 0
» Views: 430
[REQUEST] Lenovo Yoga 530-14ARR (8MCNxxW...
Last Post: Dudu2002
07-11-2025 02:04 PM
» Replies: 4
» Views: 3237
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
07-11-2025 09:50 AM
» Replies: 0
» Views: 431
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 517
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 484
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 566
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
07-10-2025 12:09 AM
» Replies: 5
» Views: 3069
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
07-09-2025 11:29 PM
» Replies: 4
» Views: 1548
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
07-09-2025 04:37 PM
» Replies: 2
» Views: 656
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
07-09-2025 09:39 AM
» Replies: 1
» Views: 605

[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
(Hardware SPI flasher is available, ch341a)
I'd really appreciate any help with this. Have a great day, everyone! Big Grin
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)