Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Today 07:31 AM
» Replies: 499
» Views: 259460
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Today 07:26 AM
» Replies: 0
» Views: 46
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Today 06:38 AM
» Replies: 7
» Views: 4113
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Today 04:16 AM
» Replies: 0
» Views: 88
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Today 01:53 AM
» Replies: 53
» Views: 33720
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
Yesterday 08:55 PM
» Replies: 0
» Views: 85
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Yesterday 07:47 AM
» Replies: 3
» Views: 230
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
Yesterday 05:29 AM
» Replies: 2
» Views: 171
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
Yesterday 03:26 AM
» Replies: 4
» Views: 184
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284773
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5852
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1970
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38301
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10385
I want to remove the BIOS whitelist from...
Last Post: stallonh
10-11-2025 03:06 AM
» Replies: 2
» Views: 196
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
10-11-2025 01:54 AM
» Replies: 647
» Views: 325850
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Lupetto2k
10-10-2025 05:54 PM
» Replies: 0
» Views: 127
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: igorl22
10-10-2025 08:37 AM
» Replies: 4
» Views: 363
[REQ] Acer Aspire 7738G - Microcode upda...
Last Post: Teodor91
10-09-2025 01:50 PM
» Replies: 6
» Views: 225
[REQUEST] Acer Swift X SFX14-41G BIOS Lo...
Last Post: Dudu2002
10-09-2025 02:32 AM
» Replies: 5
» Views: 4339

Gigabyte Aero 15 v8 (FB0A BIOS Unlocked)
#1
Disclaimer: Do this at your OWN RISK! I will not be held responsible for anyone bricking their machine!

I made the mods based on @Lost_N_BIOS's post here and by following the How-2-Rip-It-Open-Yourself guide here.

This patch has been confirmed to work with both 15X v8 and 15W v8 models. Make sure you have your Aero's BIOS flashed to version FB0A using the official release on the Gigabyte website here before attempting the following.

First you must run command prompt (as Administrator) and run "FPTw.exe -bios -d biosreg.bin". You can get FPTw.exe from Intel CSME System Tools v12 r18 (located in the "Flash Programming Tool" folder).

Next you will need to run UEFITool 0.26.0 and open biosreg.bin. Select File->Search... Text tab and enter AMITSE. A list of search results will show at the bottom. Double click on "Unicode text "AMITSE" found in User interface section at offset 0h". Right click on the "PE32 image section" and select "Replace as is...". Browse to the (unzipped) file attached (Section_PE32_image_AMITSE_AMITSE.zip). File->Save image file... and call it biosmod.bin.

[Image: 82E3uSV.jpg]

Then you need to run AMIBCP 5.02.0031 and open biosmod.bin to set the menu access to USER like so:

[Image: BnkU0RW.jpg]

Once you File->Save run "FPTw.exe -bios -f biosmod.bin".

If you get the following error:
Quote:Error 167: Protected Range Registers are currently set by BIOS, preventing flash access.

This is caused by the BIOS Lock variable set to 0x01 (Enabled):
Code:
BIOS Lock, VarStoreInfo (VarOffset/VarName): 0xA12

How to set the BIOS Lock variable to 0x00 (Disabled):
1. Make sure you have following values set in BIOS:
  - Legacy Support: Disable
  - Secure Boot: Disable
2. Take USB stick and format to FAT32
3. Create directory structure EFI\Boot
4. Download and unzip bootx64.7z
5. Put BOOTX64.EFI into Boot directory
6. Boot from this USB stick
7. Run command: setup_var 0xA12 0x00
8. Run command: reboot

Attempt to write the modified BIOS again using FPTw.exe.
[Image: 3DjEixT.png]

If successful this time run "FPTw.exe -greset" to reboot.

Press F2 to enter BIOS you should (hopefully) be greeted with some extra menus...

[Image: 996ZBPr.jpg]
[Image: cmgZVn7.jpg]
[Image: KbyFZXm.jpg]

Big thanks to @Lost_N_BIOS!
find
quote
#2
Awesome! Thanks for posting! Can confirm it works on my Aero 15x v8 Smile

Do you have any tips on good settings to use for the 8750H?
I must admit I am a bit lost in all those settings!
find
quote
#3
(09-14-2019, 05:01 PM)johnnypoulet Wrote: Awesome! Thanks for posting! Can confirm it works on my Aero 15x v8 Smile

Do you have any tips on good settings to use for the 8750H?
I must admit I am a bit lost in all those settings!
Hello everyone and thanks for great tutorial
I was also successful update bios in my Aero 15xv8
Best regards and thank for your work

Wysłane z mojego SM-A505FN przy użyciu Tapatalka
find
quote
#4
confirmed this worked on my aero 15x v8.
however after i lowered the cache voltage to match my core undervolt it is now stuck in a boot loop. seems there is no reset. its fixed now after some soldering and some linux flashing. but i got a couple questions is anybody can help

1. has anybody been able to control the fans with the bios?? the options are there but they seen not to have any efect for me

2. is there a way to add things to the bios such as a reset bios after 3 failed attempts
find
quote
#5
Hello headkaze, thanks for doing great work! the stock bios is very limited...

Im having a memory issue with my 15x v8 and was hoping that the unlocked bios will help me solve it.
I have been trying to get a a set of two hyperx CL15 hx426s15ib2k2/32 ram to work, thats 2x16gb. I have the same ram in 2x8 as well.
2x8=16gb total works fine at cl15 2666 dual channel
8 + 16 = 24gb works fine at cl15 2666 dual channel
This ram supports both jedec and xmp profiles, so it *should* work

I cannot get the laptop to post with one 16gb or two 16gb=32 sticks.
Ive undervolted with TS and have been thinking of doing this through this bios.
Do you think that i will be able to force the ram settings through the bios and get the 32gb ram recognized?
Thanks
find
quote
#6
Hey headkaze, I salute your abilities. This looked like a gift from the gods. but unfortunately your link with the sections to substitute (hosted by headsoft.com.au) is broken, and I understand it is very important to use specific files for specific machines.
Do you still have a copy of that archive?
Or maybe someone that previously tried to mod can pass me a link with the files?Please, me and my second hand machine are waiting for your help!
Congratulations to everybody,
Gabriel
find
quote
#7
Thank you, work like a charm. Smile
find
quote
#8
Hello everybody.
Unfortunately, the Intel CSME System Tools v12 r18 download link doesn't work anymore and I can't find it on Google. I''ve tried the CSME v12 r20 but it didn't worked when I was trying to get the biosreg.bin's file. So I'm stuck at the step one lol.
Can someone reupload this tool or tell me a good substitute ?

Thanks a lot.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)