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
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
Today 12:09 AM
» Replies: 5
» Views: 2917
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
Yesterday 11:29 PM
» Replies: 4
» Views: 1410
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
Yesterday 04:37 PM
» Replies: 2
» Views: 577
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Ghibbi64
Yesterday 11:22 AM
» Replies: 2
» Views: 136
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
Yesterday 09:39 AM
» Replies: 1
» Views: 175
i7 2860QM how to raise power limit?
Last Post: mariukonie
Yesterday 04:17 AM
» Replies: 9
» Views: 337
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
Yesterday 12:11 AM
» Replies: 0
» Views: 120
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16806
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53340
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-08-2025 12:29 PM
» Replies: 0
» Views: 147
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 211
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 217512
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1113
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43565
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7728
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 253
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 226
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 320790
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1022
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
07-06-2025 09:17 AM
» Replies: 241
» Views: 154360

[Request] BIOS Unlock for Asus ROG GL553VE
#41
(01-12-2019, 02:53 PM)Lost_N_BIOS Wrote: I can help you make changes via grub using setup_var.  What is the chipset on this system, and what CPU, you may be limited on ram speeds due to one of those.

The CPU's an Intel® Core™ i7-7700HQ CPU @ 2.80GHz, and the Chipset's an Intel Kaby Lake HM175.


Attached Files
.pdf   Intel Core i7 7700HQ @ 2893.pdf (Size: 205.86 KB / Downloads: 7)
find
quote
#42
Could you please confirm if the chipset is limiting me?
find
quote
#43
I know how to unlock this BIOS now! Please see post #6 adhelyhn and send me FPT BIOS region backup.


Or, if you would rather not flash mod BIOS and change settings via grub/setup_var here is my general guide on that
https://www.win-raid.com/t3908f16-GUIDE-Grub-Setup-Var-Guide-Fix-Intel-FPT-Error-BIOS-Lock-Bit-Set-HSFS-W-Asus-or-Other-Mod-BIOS.html
Alt boot to grub when no boot to EFI on exit page - https://www.win-raid.com/t3144f16-Help-needed-Hidden-Advanced-menu-Bios-HP-Z-J-BIN-1.html#msg58324

And here are your variables to change regarding memory
To change, you use the (VarOffset/VarName) value 0x7CA for example with Setup_var at the grub prompt, example below

Example >> Setup_var 0x7CA 0x2
^^ That changes default setting below (of default/auto) to XMP 1 (0x2)

Another example >> Setup_var 0x7CA 0x3 (Changes it to XMP 2
If you change it to custom 0x1, then you can use all the rest of the settings below (timings can be changed too, but I didn't give variables here right now, let me know if you need them later.

Memory profile, VarStoreInfo (VarOffset/VarName): 0x7CA
One Of Option: Default profile, Value (8 bit): 0x0 (default) {09 07 5A 13 30 00 00}
One Of Option: Custom profile, Value (8 bit): 0x1 {09 07 5D 13 00 00 01}
One Of Option: XMP profile 1, Value (8 bit): 0x2 {09 07 5B 13 00 00 02}
One Of Option: XMP profile 2, Value (8 bit): 0x3 {09 07 5C 13 00 00 03}

Memory Reference Clock, VarStoreInfo (VarOffset/VarName): 0x6C6
One Of Option: Auto, Value (8 bit): 0x0 {09 07 8E 00 00 00 00}
One Of Option: 133, Value (8 bit): 0x1 (default) {09 07 51 13 30 00 01}
One Of Option: 100, Value (8 bit): 0x2 {09 07 50 13 00 00 02}


One Of: Memory Ratio, VarStoreInfo (VarOffset/VarName): 0x6C8
One Of Option: Auto, Value (8 bit): 0x0 (default) {09 07 8E 00 30 00 00}
One Of Option: 3, Value (8 bit): 0x3 {09 07 A6 01 00 00 03}
One Of Option: 4, Value (8 bit): 0x4 {09 07 37 13 00 00 04}
One Of Option: 5, Value (8 bit): 0x5 {09 07 38 13 00 00 05}
One Of Option: 6, Value (8 bit): 0x6 {09 07 39 13 00 00 06}
One Of Option: 7, Value (8 bit): 0x7 {09 07 3A 13 00 00 07}
One Of Option: 8, Value (8 bit): 0x8 {09 07 3B 13 00 00 08}
One Of Option: 9, Value (8 bit): 0x9 {09 07 3C 13 00 00 09}
One Of Option: 10, Value (8 bit): 0xA {09 07 3D 13 00 00 0A}
One Of Option: 11, Value (8 bit): 0xB {09 07 3E 13 00 00 0B}
One Of Option: 12, Value (8 bit): 0xC {09 07 3F 13 00 00 0C}
One Of Option: 13, Value (8 bit): 0xD {09 07 40 13 00 00 0D}
One Of Option: 14, Value (8 bit): 0xE {09 07 41 13 00 00 0E}
One Of Option: 15, Value (8 bit): 0xF {09 07 42 13 00 00 0F}

One Of: QCLK Odd Ratio, VarStoreInfo (VarOffset/VarName): 0x6C9
One Of Option: Disabled, Value (8 bit): 0x0 (default) {09 07 04 00 30 00 00}
One Of Option: Enabled, Value (8 bit): 0x1 {09 07 03 00 00 00 01}
find
quote
#44
Hello boys, i got same laptop, how i can flash this modified bios?
find
quote
#45
There is no modified BIOS in this thread meant for anyone to flash. Please see my post above at #43, and send me your FPT backup for modifications, due to FPT needing to be used to flash back the mod BIOS, actual modifications have to be done on individual user basis to their dumped BIOS region. If you modify stock and flash back via FPT you will loose serial, UUID etc, this is why user dump must be modified on case-by-case basis.

I do know how to unlock this BIOS now, so anyone that needs mod BIOS send me a BIOS region dump per the post in #43, see post #6 for info on dumping BIOS region via FPT and follow my grub guide above in post #43 to unlock your BIOS Lock setting so you'll be ready to reflash mod BIOS once completed.
find
quote
#46
(02-07-2019, 11:35 PM)Lost_N_BIOS Wrote: There is no modified BIOS in this thread meant for anyone to flash.  Please see my post above at #43, and send me your FPT backup for modifications, due to FPT needing to be used to flash back the mod BIOS, actual modifications have to be done on individual user basis to their dumped BIOS region.  If you modify stock and flash back via FPT you will loose serial, UUID etc, this is why user dump must be modified on case-by-case basis.

I do know how to unlock this BIOS now, so anyone that needs mod BIOS send me a BIOS region dump per the post in #43, see post #6 for info on dumping BIOS region via FPT and follow my grub guide above in post #43 to unlock your BIOS Lock setting so you'll be ready to reflash mod BIOS once completed.

Here's dump, can you actually unlock graphics settings?


Attached Files
.zip   biosdump.zip (Size: 3.57 MB / Downloads: 10)
find
quote
#47
Yes, I can unlock all this BIOS now! I figured out method required, which I didn't initially know when I first started reply on this thread long ago
I'll send you unlocked mod BIOS soon as I have time to do the mods for you, probably tomorrow night, can't do now because I'm leaving in little bit.
find
quote
#48
adhelyhn - what are you having trouble with running?  If FPT, it must be ran from the command line, I gave directions on how to use it in post #6, and I'll edit this in there as well >> Select folder that contains FPTw.exe, hold shift and press right click, choose open command window here (not power shell), then type in your command

yoba_shoker - here is your mod BIOS - flash via  >> FPTw.exe -bios -f modbiosdump.bin
http://s000.tinyupload.com/index.php?fil...1731393294

*** This mod BIOS ^^ is for yoba_shoker ONLY, no one else use or you will loose your system specific details (Serial, UUID etc)
Please pay attention to this warning!
find
quote
#49
(02-10-2019, 08:37 AM)Lost_N_BIOS Wrote: adhelyhn - what are you having trouble with running?  If FPT, it must be ran from the command line, I gave directions on how to use it in post #6, and I'll edit this in there as well >> Select folder that contains FPTw.exe, hold shift and press right click, choose open command window here (not power shell), then type in your command

yoba_shoker - here is your mod BIOS - flash via  >> FPTw.exe -bios -f modbiosdump.bin
http://s000.tinyupload.com/index.php?fil...1731393294

*** This mod BIOS ^^ is for yoba_shoker ONLY, no one else use or you will loose your system specific details (Serial, UUID etc)
Please pay attention to this warning!

Thank you, i'll test soon.
Can you unclock some cpu settings like HPET?
find
quote
#50
Everything should be visible for you now! HPET is at Chipset >> PCH I/O >> High Precision Timer (TCO Timer few down below that too)
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)