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
AM3 support for a Compaq
Last Post: DeathBringer
Today 11:51 PM
» Replies: 5
» Views: 575
[Request] Adding 7th Gen CPU support to ...
Last Post: DeathBringer
Today 11:48 PM
» Replies: 7
» Views: 1332
HP EliteDesk 800 G2 SFF & 7th gen CPU
Last Post: DeathBringer
Today 11:39 PM
» Replies: 12
» Views: 6392
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Today 03:51 AM
» Replies: 1094
» Views: 500550
[REQUEST] Lenovo Flex 2-15 (A0CNxxWW) Wh...
Last Post: ciucciatore
Yesterday 03:35 PM
» Replies: 358
» Views: 140345
Looking for any info on Lenovo M73SFF Mo...
Last Post: Lazarus
Yesterday 01:56 PM
» Replies: 0
» Views: 112
ASUS ROG Zephyrus G15 GA502IV
Last Post: MonkeyChump
04-08-2025 02:34 PM
» Replies: 0
» Views: 222
Asus TUF Gaming A15. FA507-NVR. Water da...
Last Post: TvR90
04-08-2025 10:30 AM
» Replies: 0
» Views: 146
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: wallerbink
04-08-2025 05:56 AM
» Replies: 44
» Views: 18264
[REQUEST] Bios mod for Acer G45T/G43T-AM...
Last Post: navboot
04-08-2025 05:11 AM
» Replies: 6
» Views: 3777
[REQUEST] Lenovo ThinkPad Edge E531 (HEE...
Last Post: Ramzes1715
04-08-2025 01:24 AM
» Replies: 123
» Views: 38578
Samsung Chronos NP770 NP870 disable disc...
Last Post: faeterov
04-07-2025 08:22 PM
» Replies: 2
» Views: 319
[REQUEST] Lenovo P580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-07-2025 05:09 PM
» Replies: 167
» Views: 61995
HP Insyde bios won't see charger, need m...
Last Post: tombodude
04-07-2025 12:16 PM
» Replies: 0
» Views: 249
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: medtb
04-07-2025 11:22 AM
» Replies: 455
» Views: 212061
BIOS Recovery - Dell Latitude 3420
Last Post: MishIndo
04-07-2025 06:22 AM
» Replies: 0
» Views: 229
asus rog g513qr bios
Last Post: cic
04-07-2025 05:15 AM
» Replies: 0
» Views: 200
Asus PIKE II 3008-8i bios
Last Post: zaku
04-07-2025 03:09 AM
» Replies: 0
» Views: 220
[REQUEST] Acer Aspire 4349, 5349 & 5749(...
Last Post: Computer Service
04-06-2025 08:16 PM
» Replies: 251
» Views: 132029
HP Pavilion 17-f150nr (no wifi after bio...
Last Post: SSB_017
04-06-2025 10:51 AM
» Replies: 0
» Views: 303

[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)