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 Thinkpad T440p (GLETxxW...
Last Post: Ptero-4
Yesterday 06:51 PM
» Replies: 527
» Views: 226614
[REQUEST] Sager NP8875E / CLEVO PD70SNE-...
Last Post: SV-62
Yesterday 03:08 PM
» Replies: 1
» Views: 872
[REQUEST] Gigabyte AERO 15 XA Bios Unloc...
Last Post: Dudu2002
Yesterday 01:17 PM
» Replies: 30
» Views: 7549
[REQUEST] Lenovo ThinkPad W540 (GNETxxWW...
Last Post: Dudu2002
Yesterday 01:15 PM
» Replies: 12
» Views: 7153
Lenovo 330-15ich - no Serial Number in ...
Last Post: aaa-aaa
Yesterday 09:43 AM
» Replies: 0
» Views: 78
Asus GA502DU BIOS Mod Help
Last Post: VonRage
04-17-2025 06:06 PM
» Replies: 0
» Views: 171
[REQUEST] Sony VAIO VGN-NR300 & VGN-NR40...
Last Post: kahlil88
04-17-2025 12:22 PM
» Replies: 16
» Views: 10966
Black Screen after BIOS update
Last Post: Sam_H
04-16-2025 04:33 PM
» Replies: 0
» Views: 309
Acer nitro an16-41 device bios is corrup...
Last Post: trustdprocess
04-16-2025 11:05 AM
» Replies: 1
» Views: 550
[REQUEST] Lenovo Y520-15IKBN (4KCNxxWW) ...
Last Post: ihazcat
04-16-2025 05:59 AM
» Replies: 66
» Views: 49632
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2025 04:53 AM
» Replies: 35
» Views: 8569
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
04-16-2025 02:33 AM
» Replies: 1785
» Views: 579402
[Request] ASUS X99-WS/IPMI PCIe Slot Bif...
Last Post: benneffect1
04-15-2025 07:37 PM
» Replies: 14
» Views: 1504
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: BIG666
04-15-2025 05:54 AM
» Replies: 338
» Views: 162035
AM3? ECS Geforce 6100PM-M2 v2.0 Award Bi...
Last Post: avenocturno
04-15-2025 05:23 AM
» Replies: 2
» Views: 4570
nvm
Last Post: Khaz
04-14-2025 10:53 PM
» Replies: 0
» Views: 398
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: DamonBSC
04-14-2025 04:49 PM
» Replies: 209
» Views: 98376
Crelander DS16 Dual screen BIOS Update f...
Last Post: admjral3
04-14-2025 04:15 AM
» Replies: 3
» Views: 1370
[REQUEST] Lenovo M5400 (J6ETxxWW) Whitel...
Last Post: CASADy
04-13-2025 01:16 PM
» Replies: 18
» Views: 8442
Lenovo Ideapad Y700-17ISK BIOS dump
Last Post: titoxx
04-13-2025 11:26 AM
» Replies: 0
» Views: 317

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