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
Acer Veriton M261 R01-B1 With Unlocked O...
Last Post: Žilina
Today 05:40 AM
» Replies: 4
» Views: 9657
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: summationx
Today 05:34 AM
» Replies: 12
» Views: 8534
[REQUEST] Gigabyte AORUS 15X ASF Bios Un...
Last Post: Tomek98543
Today 02:21 AM
» Replies: 1
» Views: 143
Came across some dells
Last Post: jodyjolee
04-29-2026 08:39 PM
» Replies: 2
» Views: 153
Lenovo T430 clean Bios needed
Last Post: Goxy junior
04-29-2026 12:18 PM
» Replies: 2
» Views: 2855
LENOVO G770 "I forgot my BIOS password."
Last Post: murat_alb
04-28-2026 12:40 PM
» Replies: 0
» Views: 174
Dell N7010
Last Post: iRome0
04-28-2026 08:28 AM
» Replies: 48
» Views: 61110
[REQUEST] Asus ROG Strix G615JMR BIOS Un...
Last Post: filipemerotto
04-28-2026 07:58 AM
» Replies: 0
» Views: 133
AMI BIOS modding nvme-boot
Last Post: averes
04-28-2026 05:03 AM
» Replies: 0
» Views: 168
Dell Optiplex 3050 upgrade to 9th gen
Last Post: DeathBringer
04-28-2026 03:32 AM
» Replies: 1
» Views: 148
HP Pro 3330 (H-POPEYE-H61-uATX): Ivy Bri...
Last Post: Hooper
04-28-2026 02:14 AM
» Replies: 39
» Views: 9948
Dell Vostro 3450 Advanced Options unlock...
Last Post: ĐINH CHÍ MINH
04-27-2026 07:37 PM
» Replies: 184
» Views: 181272
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Lenovo_ENjoyer
04-26-2026 10:56 AM
» Replies: 889
» Views: 584999
[REQUEST] HP Pavilion 15-cc1xx Insyde F....
Last Post: Memakorn
04-26-2026 09:04 AM
» Replies: 0
» Views: 231
[Request] hp pavillion dv4-1431us whitel...
Last Post: HpDV4
04-25-2026 09:07 PM
» Replies: 0
» Views: 243
[REQUEST] Gigabyte EG31M-S2 Rev 2.0 AHCI...
Last Post: Gigaboyz
04-25-2026 06:12 PM
» Replies: 0
» Views: 206
[REQUEST] Lenovo IdeaPad Y410p & Y510p (...
Last Post: Yeremei
04-25-2026 02:05 PM
» Replies: 100
» Views: 90965
[REQUEST] ASRock X470 Master SLI a/c
Last Post: ryliea
04-25-2026 10:55 AM
» Replies: 0
» Views: 164
Ms-6309 v2.0 bios tualatin
Last Post: DeathBringer
04-25-2026 02:21 AM
» Replies: 9
» Views: 1070
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: bobo6
04-24-2026 06:01 PM
» Replies: 57
» Views: 67032

[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)