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
Temu Coupon Code $200 Off [ACU639380] Fo...
Last Post: embore78
Today 12:59 AM
» Replies: 0
» Views: 11
Temu Discount Code 90% off [ACU639380] F...
Last Post: embore78
Today 12:58 AM
» Replies: 0
» Views: 11
Temu Discount Code 70% off [ACU639380] F...
Last Post: embore78
Today 12:57 AM
» Replies: 0
» Views: 11
Temu Coupon Code 30% Off [ACU639380] For...
Last Post: embore78
Today 12:54 AM
» Replies: 0
» Views: 13
Latest Temu Coupon Code £100 Off [ACU639...
Last Post: embore78
Today 12:53 AM
» Replies: 0
» Views: 12
Temu Coupon Code €100Off [ACU639380] For...
Last Post: embore78
Today 12:52 AM
» Replies: 0
» Views: 15
Temu Coupon Code 40% Off [ACU639380] For...
Last Post: embore78
Today 12:49 AM
» Replies: 0
» Views: 17
Temu Coupon Code $200 Off [ACX292875] Fo...
Last Post: Junipeerr666666
Today 12:48 AM
» Replies: 0
» Views: 7
What Is The Temu Coupon Code For 90% off...
Last Post: Junipeerr666666
Today 12:47 AM
» Replies: 0
» Views: 17
Temu Coupon Code 70% Off [ACX292875] For...
Last Post: Junipeerr666666
Today 12:46 AM
» Replies: 0
» Views: 16
Temu Coupon Code $100 Off [ACU639380] Fo...
Last Post: embore78
Today 12:45 AM
» Replies: 0
» Views: 17
Lenovo G31T-LM
Last Post: DeathBringer
Today 12:16 AM
» Replies: 3
» Views: 171
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: Hooper
Yesterday 09:43 PM
» Replies: 146
» Views: 148761
[REQUEST] Unlock Insyde BIOS for Gigabyt...
Last Post: maestrae
Yesterday 03:49 AM
» Replies: 0
» Views: 129
[Request] Lenovo G50-45 (A2CNxxWW) White...
Last Post: koner
03-15-2026 03:51 PM
» Replies: 31
» Views: 25457
COMPAQ C700 F.35 InsydeH2O WLAN UNLOCKED
Last Post: FrancoTecno
03-14-2026 10:38 PM
» Replies: 0
» Views: 146
[REQUEST] Acer Nitro 5 AN515-57 BIOS Unl...
Last Post: Dudu2002
03-14-2026 11:43 AM
» Replies: 23
» Views: 12929
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: grewnik26
03-14-2026 07:34 AM
» Replies: 37
» Views: 78125
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
03-14-2026 06:30 AM
» Replies: 1233
» Views: 606004
Acer nitro 5 an515 45 Insyde H20 bios re...
Last Post: Egebwvwbhaha
03-14-2026 03:57 AM
» Replies: 0
» Views: 244

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