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 L540 (J4ETxxWW) Whiteli...
Last Post: mache
Today 05:36 AM
» Replies: 57
» Views: 8315
[REQUEST] Bios Unlock Asus ROG GL552VW
Last Post: tsampos1993
Today 01:29 AM
» Replies: 119
» Views: 70024
[REQUEST] Lenovo Ideapad 320-15ISK White...
Last Post: arbdlp
Yesterday 02:33 PM
» Replies: 3
» Views: 2247
[REQUEST] Lenove Yoga 3 14 80JH Whitelis...
Last Post: Dudu2002
Yesterday 06:14 AM
» Replies: 26
» Views: 11974
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: Benson123
Yesterday 06:07 AM
» Replies: 16
» Views: 2740
MPM NOT VALID Zbook Fury G8
Last Post: costin83
Yesterday 04:19 AM
» Replies: 0
» Views: 73
need help with account
Last Post: UchihaRecker
09-25-2024 05:49 PM
» Replies: 0
» Views: 78
[REQUEST] Toshiba Satellite L650 WhiteLi...
Last Post: Cobalt027
09-25-2024 12:41 PM
» Replies: 14
» Views: 5397
LG X130 Unlock Bios for Wifi Adapter
Last Post: Mert Serdar
09-25-2024 08:31 AM
» Replies: 0
» Views: 147
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: alihashemi1313
09-25-2024 04:20 AM
» Replies: 75
» Views: 23565
Redmi book 15 pro - bios - working scree...
Last Post: fsztacheta
09-24-2024 04:20 PM
» Replies: 0
» Views: 244
Dell XPS 9570 No TPM issue
Last Post: naquaada
09-24-2024 08:12 AM
» Replies: 0
» Views: 223
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TekNando
09-24-2024 07:08 AM
» Replies: 110
» Views: 37903
MSI PRO B650-S Wifi Board
Last Post: Maxinator500
09-24-2024 12:55 AM
» Replies: 5
» Views: 384
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Dudu2002
09-23-2024 01:35 PM
» Replies: 11
» Views: 1860
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
09-23-2024 07:38 AM
» Replies: 714
» Views: 368975
[REQUEST] ASUS FX506HC BIOS Unlock
Last Post: iamkudo
09-23-2024 07:36 AM
» Replies: 2
» Views: 637
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: Dudu2002
09-23-2024 02:31 AM
» Replies: 51
» Views: 24321
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
09-22-2024 12:57 PM
» Replies: 585
» Views: 223931
Packard Bell EasyNote LJ75 & i7-640M
Last Post: DeathBringer
09-22-2024 07:33 AM
» Replies: 3
» Views: 320

[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: 4 Guest(s)