Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Xeon E5 2699 V3 (turbo Unlock) for Bios-...
Last Post: xlr8r
Today 11:42 AM
» Replies: 0
» Views: 22
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 11:26 AM
» Replies: 128
» Views: 52774
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: fabiof
Today 09:29 AM
» Replies: 496
» Views: 206661
[REQUEST] Lenovo Thinkpad X1 Carbon Gen3...
Last Post: Dudu2002
Today 08:50 AM
» Replies: 38
» Views: 17775
HP Probook 640 G2 bricked BIOS
Last Post: Milovanovic1992
Today 08:13 AM
» Replies: 0
» Views: 45
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: nickedasy
Today 03:31 AM
» Replies: 18
» Views: 1307
AM3 support for a Compaq
Last Post: DeathBringer
Today 01:01 AM
» Replies: 1
» Views: 126
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: fistandantilus
Yesterday 03:50 PM
» Replies: 43
» Views: 20660
Bios modding to support more RAM (Pegatr...
Last Post: DeathBringer
Yesterday 01:33 PM
» Replies: 1
» Views: 177
[SOLVED] DELL Inspiron 15R 3521/5521 BIO...
Last Post: MrleAnd
03-30-2025 02:28 PM
» Replies: 136
» Views: 87400
[Request] ASUS X93SV (Whitelist Removal)
Last Post: Supercharger
03-30-2025 05:48 AM
» Replies: 1
» Views: 2304
Downgrade bios for Acer Aspire E1-571(G)...
Last Post: Rodrigowbs
03-29-2025 11:18 PM
» Replies: 24
» Views: 21618
[Request] Samsung Series 7 Slate PC
Last Post: SwCore
03-29-2025 10:23 PM
» Replies: 16
» Views: 17296
[Request] Alienware M18 R1 AMD(version) ...
Last Post: 009drmq
03-29-2025 09:20 AM
» Replies: 0
» Views: 310
Acer nitro an16-41 device bios is corrup...
Last Post: Serwintes
03-29-2025 07:25 AM
» Replies: 0
» Views: 238
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Sonnnnnni Sid
03-29-2025 06:41 AM
» Replies: 485
» Views: 190845
MSI MS 7301 cuba packardbell
Last Post: Turyfriscu
03-29-2025 02:08 AM
» Replies: 0
» Views: 206
Toshiba Satellite A210 A215 v2.30 With T...
Last Post: rodcsant
03-28-2025 02:14 PM
» Replies: 10
» Views: 28993
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: SparklyTR124
03-28-2025 08:27 AM
» Replies: 93
» Views: 107819
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: sery2004@gmail.com
03-27-2025 10:44 AM
» Replies: 24
» Views: 12260

[REQUEST] Asus GL504GW Bios Unlock
#21
(06-21-2019, 01:39 PM)Lost_N_BIOS Wrote: First, did you use Admin Command prompt?  If not, then maybe didn't' flash, it must be administrator command prompt, not regular CMD prompt, or powershell.

If it doesn't show up after successful above flash method is used, then this is normal, as I mentioned that was only a test to see if a single settings change allowed it to show up or not, or if further edits are needed.  Since you get error 167 again, sounds like you flashed it in properly, and this test failed.  Thanks for letting me know 167 showed back up, I will attempt to set that to disabled on subsequent test files I send you.

Wow, that is a lot of rads!  I used to WC, but only had one 240 on CPU, with 4 fans, and even with slower fans it got to be too loud for me so I went back to air.

I will make you new BIOS to test tonight, please wait and do nothing Big Grin

I might not have used an administrator CP, Ok I will sit tight until you give further instruction.
find
quote
#22
Always use Admin CMD prompt for FPT.

Please test changing this via grub / setup_var, so we can see if this is controlled by NVRAM or Setup instead of what AMIBCP changes
Then look in BIOS, do you see Overclocking Performance menu by itself as new menu, or inside Advanced, or still nothing?

setup_var 0x855 0x1
find
quote
#23
(06-21-2019, 09:47 PM)Lost_N_BIOS Wrote: Always use Admin CMD prompt for FPT.

Please test changing this via grub / setup_var, so we can see if this is controlled by NVRAM or Setup instead of what AMIBCP changes
Then look in BIOS, do you see Overclocking Performance menu by itself as new menu, or inside Advanced, or still nothing?

setup_var 0x855 0x1

Nothing, didn't change anything.
find
quote
#24
Thanks for checking! The problem here is, sometimes if you disable/enable in one thing, like AMIBCP, and it doesn't help then trying all other methods (setup, NVRAM, STDDegfaults etc) after that may fail due to the AMIBCP setting change conflict. So many test may be needed to solve this one, for that one menu alone.

Let me try changing all 5 instances in NVRAM/stddefault areas, this will be two tests, one with AMIBCP change also, and one without. Then if both those fail, I will redo same with setup module change too. then if none still work, I'll start at base BIOS again and add this menu entry to AMITSE instead. Maybe I'll send all these at once, make now, while it's fresh in my mind Big Grin

I'm wanting to work on this first, because it's the harder part, since this is it's own submenu that isn't addressable in AMIBCP at the root level of setup, so we need to figure it out first. All the other hidden stuff in already visible menus is no problem, and or no problem to switch default advanced for the hidden one etc.
find
quote
#25
(06-21-2019, 10:20 PM)Lost_N_BIOS Wrote: Thanks for checking!  The problem here is, sometimes if you disable/enable in one thing, like AMIBCP, and it doesn't help then trying all other methods (setup, NVRAM, STDDegfaults etc) after that may fail due to the AMIBCP setting change conflict.  So many test may be needed to solve this one, for that one menu alone.

Let me try changing all 5 instances in NVRAM/stddefault areas, this will be two tests, one with AMIBCP change also, and one without.  Then if both those fail, I will redo same with setup module change too.  then if none still work, I'll start at base BIOS again and add this menu entry to AMITSE instead.  Maybe I'll send all these at once, make now, while it's fresh in my mind Big Grin

I'm wanting to work on this first, because it's the harder part, since this is it's own submenu that isn't addressable in AMIBCP at the root level of setup, so we need to figure it out first.  All the other hidden stuff in already visible menus is no problem, and or no problem to switch default advanced for the hidden one etc.

No problem! I will be awake a few more hours so I will do my best to stay with you during the whole procedure.
find
quote
#26
Hope you can make it Big Grin I'd nudge you if you were here and dozing off Smile
Sorry so many test for this one thing, if you just wanted advanced swapped we'd be done Big Grin

Will have package for you shortly, maybe 20 minutes or so.
find
quote
#27
Here, three to test, one same as before but with a single AMIBCP change, two same as previous BIOS but with OCP menu added into AMITSE. After these, to FPT Flash, you may need to use setup_var again before next round of tests, to disable BIOS Lock/FPRR. In the rest following shortly, I've disabled all that in NVRAM so should be disabled from then on out, unless BIOS lock also needs disabled in setup (you'll get error 368 if this is the case)

Please test in this order
OCPMTest2
OCPMTest2AMITAdd
OCPMTest2AMITAdd2
http://s000.tinyupload.com/index.php?fil...6330528666

Check BIOS for either new Overclocking Performance menu by itself, or within advanced possibly but I think it should be it's own new menu section once it appears. Like this
[Image: eCKP14N.jpg]
find
quote
#28
(06-21-2019, 11:07 PM)Lost_N_BIOS Wrote: Here, three to test, one same as before but with a single AMIBCP change, two same as previous BIOS but with OCP menu added into AMITSE.  After these, to FPT Flash, you may need to use setup_var again before next round of tests, to disable BIOS Lock/FPRR.  In the rest following shortly, I've disabled all that in NVRAM so should be disabled from then on out, unless BIOS lock also needs disabled in setup (you'll get error 368 if this is the case)

Please test in this order
OCPMTest2
OCPMTest2AMITAdd
OCPMTest2AMITAdd2
http://s000.tinyupload.com/index.php?fil...6330528666

Check BIOS for either new Overclocking Performance menu by itself, or within advanced possibly but I think it should be it's own new menu section once it appears.  Like this
[Image: eCKP14N.jpg]

Ok and I do all this with the FPTw.exe commands? Thank you very much by the way.

Edit NVM going through OCPMTest2AMITAdd.bin right now, the first one didn't work.
find
quote
#29
You're welcome. Yes, you can flash each via FPT, but you'll have to disable BIOS lock and FPRR again in grub between each test for the above files.
Or, you can test this BIOS first, it's same as OCPMTest2AMITAdd2 but has all this changed in NVRAM and StdDefaults too + BIOS Lock and FPRR disabled in there as well (except BIOS lock in setup remains at default, in case it conflicts with other changes, if you get error 368 trying FPT after this, then we know I need to disable in setup module as well).

http://s000.tinyupload.com/index.php?fil...1440958166

If you test this one first, and nothing new, please go back and test the others because I do need to know result from those and intended them to be tested first (especially if you test this first and it fails)
find
quote
#30
(06-21-2019, 11:22 PM)Lost_N_BIOS Wrote: You're welcome.  Yes, you can flash each via FPT, but you'll have to disable BIOS lock and FPRR again in grub between each test for the above files.
Or, you can test this BIOS first, it's same as OCPMTest2AMITAdd2 but has all this changed in NVRAM and StdDefaults too + BIOS Lock and FPRR disabled in there as well (except BIOS lock in setup remains at default, in case it conflicts with other changes, if you get error 368 trying FPT after this, then we know I need to disable in setup module as well).  

http://s000.tinyupload.com/index.php?fil...1440958166

If you test this one first, and nothing new, please go back and test the others because I do need to know result from those and intended them to be tested first (especially if you test this first and it fails)

Ok so the second one worked and I see this!

https://ibb.co/L9GfTby
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)