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 17r SE 7720 Unlo...
Last Post: flashmaniak
Today 08:55 AM
» Replies: 91
» Views: 93668
TerraMaster F2-220 Bios
Last Post: mcunanan9
Today 08:12 AM
» Replies: 2
» Views: 173
[REQUEST] Acer Nitro N50-610 BIOS Unlock
Last Post: Lucas66700
Today 07:59 AM
» Replies: 3
» Views: 242
[REQUEST] MSI B550M VDH WIFI BIOS UNLOCK
Last Post: CFW
Yesterday 08:28 PM
» Replies: 0
» Views: 59
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Deltist
Yesterday 03:09 PM
» Replies: 267
» Views: 65735
Acer Extensa 5620: CPU replace
Last Post: MPM
Yesterday 01:22 PM
» Replies: 3
» Views: 362
[REQUEST] Lenovo G70-70 BIOS Whitelist R...
Last Post: zuendus
Yesterday 10:48 AM
» Replies: 133
» Views: 66539
[REQUEST] Acer Nitro 5 AN515-52 BIOS Unl...
Last Post: Dudu2002
Yesterday 04:13 AM
» Replies: 21
» Views: 9168
Amibios 8 mod - problem with LPT port
Last Post: Beniu33
Yesterday 04:10 AM
» Replies: 1
» Views: 183
[REQUEST] ASUS TUF A15 FA506IV BIOS Unlo...
Last Post: crankeed11
05-11-2024 02:48 PM
» Replies: 62
» Views: 19137
MSI GX640 (Ms-1656) E1656ims.10f BIOS ne...
Last Post: maciekj22
05-11-2024 11:48 AM
» Replies: 0
» Views: 154
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: kashif7723
05-11-2024 11:08 AM
» Replies: 239
» Views: 72256
Looking for the best VPN for PC
Last Post: Alford
05-10-2024 11:54 PM
» Replies: 1
» Views: 214
[REQUEST] Acer predator Triton 300se pt3...
Last Post: Dudu2002
05-10-2024 07:18 PM
» Replies: 4
» Views: 324
[HELP] Unlock bios advanced settings
Last Post: Iarm0620
05-10-2024 04:44 PM
» Replies: 0
» Views: 205
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: gizmo77
05-10-2024 02:34 PM
» Replies: 1971
» Views: 681825
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
05-10-2024 09:42 AM
» Replies: 45
» Views: 8698
[REQUEST] Acer Aspire E5-573(G) BIOS Unl...
Last Post: death20013
05-10-2024 08:45 AM
» Replies: 79
» Views: 42352
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
05-10-2024 07:57 AM
» Replies: 726
» Views: 200963
[Request] GA-8I915PMD Bios unlock
Last Post: ilciumbia
05-10-2024 04:13 AM
» Replies: 5
» Views: 5255

[REQUEST] Gigabyte Aero 15 XC BIOS Unlock
#1
Hello! I'm requesting aero 15 xc (NOT OLED) bios unlock.

BIOS version is HFB07, CPU is i7-10870H, and GPU is RTX3070 Laptop.

Grub shell boot from USB succesed. Big Grin

and dump file link. (and on attachment file)
https://mega.nz/file/MEUHnArL#Q04X8i20PX...NMlwk1nbIk
https://www.mediafire.com/file/cqkpvc24o...p.rom/file

and below code is dump cmds saying.
(same tool and same WARNING from this guy - https://www.bios-mods.com/forum/Thread-R...nlock-FB03)
am i doing not well?


Code:
Intel (R) Flash Programming Tool Version: 14.0.33.1125
Copyright (C) 2005 - 2020, Intel Corporation. All rights reserved.

Reading HSFSTS register... Flash Descriptor: Valid

    --- Flash Devices Found ---
    ID:0xEF4019    Size: 32768KB (262144Kb)


- Reading Flash [0x1000000] 12288KB of 12288KB - 100 percent complete.
Writing flash contents to file "dump.rom"...
Memory Dump Complete
Warning: There are some addresses that are not defined in any regions.Read/Write/Erase operations are not possible on those addresses.

FPT Operation Successful.

Done. Press any key to exit.


Attached Files
.zip   dumped_bios.zip (Size: 6.22 MB / Downloads: 3)
find
quote
#2
Hi Guys,

I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)


Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file

I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :

"
[Image: result14-0-36-1158.png]
"
find
quote
#3
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17

setup_var PchSetup 0x17 0x0

After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).
find
quote
#4
(08-04-2023, 05:58 AM)feluchi Wrote:
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17
setup_var PchSetup 0x17 0x0
After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).

Hi,

Thanks for getting back to me. I have ran the command and it was successful, When dumping I did have a warning (Image attached below).

See new bios dump below

DL: https://www.mediafire.com/file/64g648a9wasbs4t/results20.rar/file

I'm Looking for XMP, Advance Settings, OC & etc x

[Image: result14-0-36-1158.png]
find
quote
#5
(08-04-2023, 01:32 PM)Mortex Wrote:
(08-04-2023, 05:58 AM)feluchi Wrote:
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17
setup_var PchSetup 0x17 0x0
After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).

Hi,

Thanks for getting back to me. I have ran the command and it was successful, When dumping I did have a warning (Image attached below).

See new bios dump below

DL: https://www.mediafire.com/file/64g648a9wasbs4t/results20.rar/file

I'm Looking for XMP, Advance Settings, OC & etc x

[Image: result14-0-36-1158.png]

Your bios with unlocked hidden advanced settings done. I sent it to you via PM.
1. After you get the menus unlocked, go into the new Advance tab -> Power & Performance -> CPU - Power Management Control -> CPU Lock Configuration, then disable "CFG Lock" and "Overclocking Lock" to activate ThrottleStop, then (if you want) you can do CPU undervolt via ThrottleStop utility.
2. If you know and are 100% sure that your memory modules have XMP profiles, then go into the new Advance tab -> OverClocking Performance Menu -> Memory Overclocking Menu -> Memory profile set from Default to XMP1.
Warning, set to XMP2 only if you know and are 100% sure that your memory modules have XMP2 profile!
find
quote
#6
Hello , I'm looking for someone to help me Unlock advanced tab in the bios of my Gigabyte Aero 15 XC (NOT OLED).
I have a 3200 RAM with XMP 2.0 Support, and might try overclocking one day, any other features if easy to do.
BIOS version is HFB07, CPU is i7-10870H, and GPU is RTX3070 Laptop.
secure boot is disabled

Grub shell boot from USB succeeded.
but when taking the dumb error showed :
Code:
Reading HSFSTS register... Flash Descriptor: Valid

    --- Flash Devices Found ---
    ID:0xEF4019    Size: 32768KB (262144Kb)


- Reading Flash [0x1000000] 12288KB of 12288KB - 100 percent complete.
Writing flash contents to file "dump.rom"...
Memory Dump Complete
Warning: There are some addresses that are not defined in any regions.Read/Write/Erase operations are not possible on those addresses.

FPT Operation Successful.

Done. Press any key to exit.


dump.rom file in attachment and this link :
https://www.mediafire.com/file/o53tuqts8...C.zip/file
thanks in advanced.


Attached Files
.zip   dump.zip (Size: 6.27 MB / Downloads: 0)
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)