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] Acer Aspire E1-571(G) BIOS Unl...
Last Post: Dudu2002
Today 04:44 PM
» Replies: 127
» Views: 57860
Acer Predator Helios 300 N17C1 G3-572-79...
Last Post: chadreuel
Today 11:39 AM
» Replies: 0
» Views: 76
[REQUEST] Acer Nitro 5 AN515-56 BIOS Unl...
Last Post: Dudu2002
Today 07:25 AM
» Replies: 5
» Views: 880
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Dudu2002
Today 03:52 AM
» Replies: 1972
» Views: 661536
[Request] Acer Aspire Z1620 (h61h aio v1...
Last Post: spingernexx
Yesterday 06:09 PM
» Replies: 2
» Views: 144
[REQUEST] Lenovo G505 (82CNxxWW) Whiteli...
Last Post: khaos
Yesterday 04:15 PM
» Replies: 155
» Views: 55188
Asus Prime b250m plus, RAM compatibility
Last Post: Slayery777
Yesterday 06:23 AM
» Replies: 0
» Views: 142
[REQUEST] Bios Unlock Request Clevo W230...
Last Post: happycrazyman
04-23-2024 03:53 PM
» Replies: 0
» Views: 117
Rog Strix B650E-F BIOS File Extraction
Last Post: panmetrix24
04-23-2024 11:25 AM
» Replies: 0
» Views: 135
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Pipo89
04-23-2024 06:47 AM
» Replies: 236
» Views: 69630
[REQUEST] Acer Nitro 5 AN517-41 BIOS Unl...
Last Post: onetapxdf
04-23-2024 03:37 AM
» Replies: 11
» Views: 1361
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: Dudu2002
04-23-2024 03:14 AM
» Replies: 203
» Views: 70601
[REQUEST] Lenovo V570(c) (44CNxxWW) BIOS...
Last Post: d3m3n7r
04-22-2024 05:20 PM
» Replies: 18
» Views: 11182
[REQUEST] Lenovo Y520-15IKBN (4KCNxxWW) ...
Last Post: ati90
04-22-2024 05:02 AM
» Replies: 64
» Views: 37014
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: SteamTug
04-22-2024 04:24 AM
» Replies: 1734
» Views: 545710
[REQUEST] Lenovo G410 (79CNxxWW) Whiteli...
Last Post: Dudu2002
04-22-2024 03:58 AM
» Replies: 53
» Views: 10804
Asus h110m-a & xeon e3-1280v5
Last Post: Brutoloco
04-21-2024 08:22 PM
» Replies: 16
» Views: 573
[REQUEST] LG GRAM 14T990 Unlock request
Last Post: riclausk
04-21-2024 12:15 PM
» Replies: 16
» Views: 4265
[REQUEST] SLIC 2.1 for ASRock 880GM-LE F...
Last Post: amijim
04-21-2024 10:27 AM
» Replies: 2
» Views: 138
[REQUEST] Dell Alienware 15 R3 BIOS Unlo...
Last Post: jason.exe
04-21-2024 03:44 AM
» Replies: 1
» Views: 190

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