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
HP DV6-6031er WiFi White list
Last Post: NVTNovo
Today 09:48 PM
» Replies: 0
» Views: 5
[REQUEST] Toshiba Satellite C850 & C855 ...
Last Post: cyberzero
Today 09:12 PM
» Replies: 66
» Views: 61199
Lenovo Y740 Compal LA-G132P, HM370 / Cof...
Last Post: Patrik
Today 02:02 PM
» Replies: 0
» Views: 74
Ivy Bridge on old H67MP‑S
Last Post: DeathBringer
Today 12:30 PM
» Replies: 1
» Views: 72
OptiPlex 360 380 760 780 960 Xeon LGA 77...
Last Post: meggal2003
Today 10:15 AM
» Replies: 267
» Views: 399206
[Request] HP 620 whitelist removal
Last Post: Moddo73@PROXIMUS
Today 04:29 AM
» Replies: 12
» Views: 17650
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: gluk0za
Yesterday 04:42 PM
» Replies: 507
» Views: 330692
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: r3ebf64ie
09-10-2026 04:45 AM
» Replies: 1734
» Views: 1208222
Toshiba C850-16P PART NO. PSKC8E-0DK01UE...
Last Post: Nitropt
09-10-2026 04:41 AM
» Replies: 0
» Views: 165
Bios Lenovo v15 mod ram
Last Post: antares@69
09-09-2026 09:32 AM
» Replies: 0
» Views: 269
HP DX2300 (MS-7336): New CPU Support
Last Post: DeathBringer
09-07-2026 12:34 PM
» Replies: 34
» Views: 24253
[REQUEST] Gigabyte GA-MA785GM-US2H BIOS ...
Last Post: bobcan
09-06-2026 11:24 AM
» Replies: 1
» Views: 3574
[REQUEST] ASUS P7H55-M LE BIOS Unlock
Last Post: eazyblack
09-06-2026 07:37 AM
» Replies: 3
» Views: 481
Lenovo B590 unlock the checking original...
Last Post: ElPatronV7
09-05-2026 04:59 AM
» Replies: 47
» Views: 56897
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
09-05-2026 02:15 AM
» Replies: 8
» Views: 5662
[REQUEST] Lenovo K2450 (J2ETxxWW) Whitel...
Last Post: ezzzy41
09-05-2026 12:40 AM
» Replies: 15
» Views: 666
HP Proliant Microserver AMI BIOS MOD
Last Post: Papiertiger
09-04-2026 04:37 PM
» Replies: 67
» Views: 392112
Gigabyte H81m-S2V REV 1.0 F3 NVEM BIOS
Last Post: rs22
09-04-2026 10:02 AM
» Replies: 0
» Views: 359
HP ProBook 6550b BIOS Password Reset / U...
Last Post: KrzysztofB
09-04-2026 05:14 AM
» Replies: 0
» Views: 484
Reverting to the OEM Steam Deck logo on ...
Last Post: chukymaster
09-03-2026 11:07 PM
» Replies: 0
» Views: 459

[Request] BIOS Unlock for Asus ROG GL553VE
#71
(06-08-2019, 11:56 AM)Lost_N_BIOS Wrote: Sounds like bad BIOS flash.  How were you going back to stock BIOS, with EZ flash?

Asus WinFlash
find
quote
#72
It happens sometimes, even with modern systems and built in EZ Flash too. You'll have to order a flash programmer and SOIC8 test clip with cable. If you need links to some examples of these on ebay let me know.
find
quote
#73
Ok, give me links, i'll check later
find
quote
#74
https://www.ebay.com/itm/201316582787
https://www.ebay.com/itm/382486015977

Main driver and different versions of the general software
http://s000.tinyupload.com/index.php?fil...5007472602

CH341A Image Guide
https://www.bios-mods.com/forum/Thread-G...programmer
find
quote
#75
(01-20-2019, 01:57 AM)Lost_N_BIOS Wrote: 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}

Hi there!
i'm back with the biosregdump file.
All I need is the setting that allows me to disable the intel video and keep the nvidia graphics only.
link
find
quote
#76
(03-06-2020, 12:31 PM)ciprinami Wrote:
(01-20-2019, 01:57 AM)Lost_N_BIOS Wrote: 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}

Hi there!
i'm back with the biosregdump file.
All I need is the setting that allows me to disable the intel video and keep the nvidia graphics only.
link

No ,you can't keep nvidia vga individually.
As long as you disable internal intel graphic ,you will get a black screen ,and never see a screen.

Here is modded base on your dump bios ,i let some tabs appear in bios screen.
http://katfile.com/rpq0rk42isr0/GL553VE_1.rar.html

If you don't believe that i said ,you could going to Chipset > System Agent (SA) Configuration > Graphics Configuration  and try to set up related options.

find
quote
#77
(03-06-2020, 01:54 PM)genius239 Wrote:
(03-06-2020, 12:31 PM)ciprinami Wrote:
(01-20-2019, 01:57 AM)Lost_N_BIOS Wrote: 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}

Hi there!
i'm back with the biosregdump file.
All I need is the setting that allows me to disable the intel video and keep the nvidia graphics only.
link

No ,you can't keep nvidia vga individually.
As long as you disable internal intel graphic ,you will get a black screen ,and never see a screen.

Here is modded base on your dump bios ,i let some tabs appear in bios screen.
http://katfile.com/rpq0rk42isr0/GL553VE_1.rar.html

If you don't believe that i said ,you could going to Chipset > System Agent (SA) Configuration > Graphics Configuration  and try to set up related options.

So, I tried to update the bios with EZ Flash but it says that failed. Why it's failing ?
find
quote
#78
(03-07-2020, 07:21 AM)ciprinami Wrote:
(03-06-2020, 01:54 PM)genius239 Wrote:
(03-06-2020, 12:31 PM)ciprinami Wrote:
(01-20-2019, 01:57 AM)Lost_N_BIOS Wrote: 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}

Hi there!
i'm back with the biosregdump file.
All I need is the setting that allows me to disable the intel video and keep the nvidia graphics only.
link

No ,you can't keep nvidia vga individually.
As long as you disable internal intel graphic ,you will get a black screen ,and never see a screen.

Here is modded base on your dump bios ,i let some tabs appear in bios screen.
http://katfile.com/rpq0rk42isr0/GL553VE_1.rar.html

If you don't believe that i said ,you could going to Chipset > System Agent (SA) Configuration > Graphics Configuration  and try to set up related options.

So, I tried to update the bios with EZ Flash but it says that failed. Why it's failing ?


This laptop model can be directly re-flash modded with fpt tool again.(it didn't need to change variable on GRUB shell)
You backup it with fpt why use EZflash re-flash modded  ??

dump command line like this : fptw64.exe -d dump.rom -bios
flash command line like this : fptw64.exe -f dump.rom -bios

find
quote
#79
Hi,

My laptop has set the PROCHOT at 85*C which leads to decreased performance in many situations. I need you guys to help me unlock my bios.

This is my dump file: http://www.mediafire.com/file/4ywaqcc28a...g.rar/file

If you cannot download the file, I do add Attachment 
.bin   biosreg.bin (Size: 6 MB / Downloads: 4)

ME version: v11.6

Thanks a lot.
find
quote
#80
(07-14-2020, 09:16 AM)gradops1000 Wrote: Hi,

My laptop has set the PROCHOT at 85*C which leads to decreased performance in many situations. I need you guys to help me unlock my bios.

This is my dump file: http://www.mediafire.com/file/4ywaqcc28a...g.rar/file

If you cannot download the file, I do add Attachment 

ME version: v11.6

Thanks a lot.

Hi!
Your bios with PROCHOT at 97°C completed. Check your PM.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)