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] Onexplayer OneXFly BIOS Unlock
Last Post: jukuo132
Today 09:47 AM
» Replies: 0
» Views: 36
CSM for the Asrock N100DC-ITX
Last Post: Christoph_1
Today 04:58 AM
» Replies: 1
» Views: 214
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 04:39 AM
» Replies: 90
» Views: 28070
[Request] Adding 7th Gen CPU support to ...
Last Post: tyyppi100
Today 02:50 AM
» Replies: 2
» Views: 99
Help extracting bios file from Asrock's ...
Last Post: ubuntero
Today 12:48 AM
» Replies: 0
» Views: 98
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: Dudu2002
Yesterday 08:56 AM
» Replies: 476
» Views: 137791
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 06:37 AM
» Replies: 1720
» Views: 579721
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: Preechatrakul
Yesterday 04:57 AM
» Replies: 683
» Views: 179496
[REQUEST] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: Dudu2002
Yesterday 04:15 AM
» Replies: 16
» Views: 3549
[REQUEST] Acer Aspire E1-421 BIOS Unlock
Last Post: e_favero
06-04-2024 01:38 PM
» Replies: 19
» Views: 11429
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: Thermalmodd
06-04-2024 01:26 PM
» Replies: 58
» Views: 36688
HP Pro 3330 Microtower (BIOS Mod Request...
Last Post: DeathBringer
06-04-2024 11:26 AM
» Replies: 23
» Views: 7989
How to properly program bios chip from A...
Last Post: bgmiles55@gmail.com
06-04-2024 09:41 AM
» Replies: 0
» Views: 145
[Request]Lenovo ideacentre B660. resizab...
Last Post: elpollo
06-04-2024 08:57 AM
» Replies: 0
» Views: 169
GIGABYTE AERO 15-X9-RT5W UNLOCK BIOS SET...
Last Post: xmarciox
06-04-2024 07:34 AM
» Replies: 0
» Views: 132
where i can find bios flasher tool for a...
Last Post: Kakun
06-04-2024 06:28 AM
» Replies: 0
» Views: 146
CLEVO P750ZM Upgrade GPU GTX980 to GTX10...
Last Post: serge245
06-04-2024 04:28 AM
» Replies: 0
» Views: 147
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
06-04-2024 12:55 AM
» Replies: 50
» Views: 10699
How to dump BIOS on Acer Predator Helios...
Last Post: Maxinator500
06-03-2024 11:27 PM
» Replies: 1
» Views: 248
[Request] Alienware 17 R2 bios unlock
Last Post: AleZheK
06-03-2024 06:00 PM
» Replies: 127
» Views: 37948

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