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] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: kaczorekbw
Yesterday 01:33 PM
» Replies: 223
» Views: 135852
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2419
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 902352
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 26472
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 29741
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 4320
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4479
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4709
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5625
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9767
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7464
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38761
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7418
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7666
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7731
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 54685
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 50227
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2643
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3430
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 32853

[REQUEST] Acer Predator Orion 3000 (h470)
#1
Hi BIOS Gurus

I got my hands on the above and trying to set it free from factory limitations. The only thing I need it for is to be able to remove the XTU interface block and be able to lower CPU voltage by offset so that it gets cool and quiet.

So far I have
a. opened the original file with AMIBCP 5.02 and set a few options to "USER" as found in one of the guides, saving into same file
b. tried to flash it back with AFUWINGUI and got error 18...

Any ideas apart from taking the flash IC off and read/write it with a programmer? Would be my last option though - would likely void warranty.

Original file link: https://global-download.acer.com/GDFiles...3377220834

Update:
Tried parsing the file and setting/changing variables with offset 0x88E, 0x17 and 0x1B8 from UEFI shell, would not change anything, still read only...
Followed this - https://www.win-raid.com/t3993f16-Tool-G...riter.html
Update2:
Examined the board - bios is stored on GD25B127CSIG.
Tried reading with a Pomona clip using a flasher (tried 3 different devices). Reading is OK.
Tried writing - no can do - have to take the IC off, W/P is pulled down with something... desoldering will sure void the warranty. Stuck. Looking for SW method...
find
quote
#2
@vov4ik_il
Writing 0x0 to offset 0x17 is in order to disable option BIOS Lock ,only when this options is disable ,you just can write back a modified bios via Intel fpt tool. But i check you attached file ,this option is already disable by default. So ,you could attempt to dump and flash the bios via intel fpt(flash programming tool) version 14.


I own a Acer t3-715 mainboard ,in order to understand how to unlock bios menus in an Acer lga1151 board ,so i purchased it and spent much time to research it. After hardly learn a while ,finally i know how to unlock bios menus in this board.
But i checked you attached bios file ,i found it has new type menu structure and it different with my t3-715 bios ,or should say there is a new method blocked AMI menu(Advance ,Chipset..etc) by Acer official. So maybe it's not easy to unlock menus in this machine.

Good luck.

find
quote
#3
Hi @genius239,
Thank you for looking into it,
I tried FPT and it only lets me write BIOS region, when I try to write the whole file it fails.


Attached Files
.txt   log.txt (Size: 7.02 KB / Downloads: 8)
find
quote
#4
@vov4ik_il

Check Bios Lock states in current bios , if it's enable ,disable it again.
Then try command lines like this : fptw64.exe -f modded_dump.bin -bios .


Edit=============
I didn't noticed you can flash the bios region.
Unlock menus only need to write bios region ,so now you could take a try to edit it by yourself.

find
quote
#5
Video 
Thanks for the advice, 
I have tried only writing the BIOS region with root overclocking menu set to USER (and changing default XTU interface state option to Enable) and then loading defaults. Absolutely no effect...


[Image: 3HBjZwH.png]
find
quote
#6
@vov4ik_il

If you wanna activate ThrottleStop or Intel XTU ,please also need to disable CFG Lock and Overclocking Lock. Try it then reply to the result. Good luck!
[Image: 3000.png]

find
quote
#7
Tried that. Did not go so well:
- FPT failed mid-flashing
- Tried to repeat multiple times - failed on every attempt
- Tried flashing the original .CAP with Acer supplied utility - system rebooted and did not POST anymore
- Brought high current programmer and wrote the modded file directly...
- System posted and booted but nothing has changed, the options I need are still unavailable
[Image: Urtd44f.png]


Attached Files
.txt   log (2).txt (Size: 5.78 KB / Downloads: 0)
find
quote
#8
@vov4ik_il
If you mean that these options were not appear in the bios after you edit via AMIBCP. I feel it's very normal ,only used AMIBCP to edit is impossible to unlock all options. From Intel 7th gen start ,you already can't unlock all hidden options via AMIBCP.

So ,you could only do is change settings value on AMIBCP to get your target.

find
quote
#9
Thanks for advice, found the missing parts on 4PDA, indeed required some tinkering but not impossible...
[Image: 2tZPEQG.png]
find
quote
#10
@@vov4ik_il

You're great~
Yes , inject or swap tabs in not a hard thing ,it seems that you swapped some stock tab(Main) to OverClocking Performance Menu. But i'm not interesting in this , because it's not hard. Currently I'm interesting is what new methods Acer used to blocked the AMI menus(advanced ,chipset..etc) ,now i probably know how to unlock it ,i seem found it out in the ida pro.

find
quote


Forum Jump:


Users browsing this thread: 10 Guest(s)