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] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
Today 12:56 PM
» Replies: 245
» Views: 192414
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
Today 12:40 PM
» Replies: 0
» Views: 38
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
Today 11:54 AM
» Replies: 3
» Views: 2979
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
Today 04:51 AM
» Replies: 0
» Views: 80
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
Today 02:04 AM
» Replies: 11
» Views: 391
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
Yesterday 09:32 AM
» Replies: 5
» Views: 208
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
Yesterday 08:37 AM
» Replies: 0
» Views: 153
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
02-27-2026 05:00 AM
» Replies: 6
» Views: 474
Asus P5Q Deluxe EFI
Last Post: maoshen1234
02-27-2026 12:55 AM
» Replies: 7
» Views: 18688
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: anto77562
02-26-2026 11:39 PM
» Replies: 686
» Views: 362297
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: SQ0O
02-26-2026 06:29 PM
» Replies: 53
» Views: 40148
[REQUEST] Lenovo G500(s) (7BCNxxWW) BIOS...
Last Post: INARIUS
02-26-2026 03:34 PM
» Replies: 65
» Views: 49991
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: cnv
02-26-2026 01:59 PM
» Replies: 502
» Views: 290174
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: krankbg
02-26-2026 10:31 AM
» Replies: 1970
» Views: 1201697
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
02-26-2026 06:41 AM
» Replies: 91
» Views: 52531
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: laralang
02-26-2026 12:37 AM
» Replies: 530
» Views: 319812
Acer aspire Aspire A315-54k
Last Post: Haaazefan
02-25-2026 07:20 PM
» Replies: 0
» Views: 157
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
02-25-2026 09:54 AM
» Replies: 1230
» Views: 596895
[REQUEST] Lenovo B50-70 (9DCNxxWW) BIOS ...
Last Post: Dudu2002
02-25-2026 09:53 AM
» Replies: 77
» Views: 57032
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
02-25-2026 09:50 AM
» Replies: 253
» Views: 148316

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