Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
Today 04:12 AM
» Replies: 757
» Views: 364473
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
Yesterday 10:04 PM
» Replies: 335
» Views: 166093
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Yesterday 09:32 PM
» Replies: 168
» Views: 69305
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Yesterday 02:45 PM
» Replies: 0
» Views: 113
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 07:31 AM
» Replies: 499
» Views: 259786
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Yesterday 07:26 AM
» Replies: 0
» Views: 91
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Yesterday 06:38 AM
» Replies: 7
» Views: 4139
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Yesterday 04:16 AM
» Replies: 0
» Views: 135
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Yesterday 01:53 AM
» Replies: 53
» Views: 33790
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 132
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 277
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 181
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 224
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284944
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5863
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1978
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38325
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10411
I want to remove the BIOS whitelist from...
Last Post: stallonh
10-11-2025 03:06 AM
» Replies: 2
» Views: 243
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
10-11-2025 01:54 AM
» Replies: 647
» Views: 326017

[REQUEST] GL504GS BIOS unlock
#21
(11-10-2018, 12:46 AM)Lost_N_BIOS Wrote: Cool, looks like both are there!  For you to change the setting I mentioned is easy, no BIOS flashing is required, only thing you need to do is to boot to grub and change the setting.
This way you do not have any worries about a bad BIOS flashing experience, nor have to worry about recovery!

Get a USB Stick, formatted to FAT32, and put this file on the root of USB (ie not in any folders)
http://s000.tinyupload.com/index.php?fil...7913920326

See this guide, steps #8-14
https://www.win-raid.com/t3908f16-GUIDE-...Flash.html

On step #14 is where we will change the setting shown in post #14 here above, instead of the ones that guide covers
You will instead be changing variable 0x91B

So, at step #15 of the guide you can enter either one of the below, to enable XMP 1 or XMP2 respectively
Setup_Var 0x91B 0x2

Or
Setup_Var 0x91B 0x3

To put back to BIOS Default you enter the following at grub prompt
Setup_Var 0x91B 0x0

You're genius! It really switched memory setup, but in a very strange manner (it didn't initialized 3000Mhz XMP mode), but RAM frequency changed.

No matter 0x2, or 0x3 - it gaves you same indicators. Take a look at screenshot.

It happens because chipset can't go further that 2667Mhz?


Attached Files Thumbnail(s)
   
find
quote
#22
Great you got it! So yes, this could be Chipset or CPU limitation, but you can check this and see if it helps first, then if not we can change something else and try again. Remember, all this can be set back to original values too, so nothing to worry about changing as long as you input the correct variable.

First, lets enable QCLK Odd Ratio, so all memory multipliers are available. Do this ONLY, and then reboot and see what the memory speed is, if same move onto the next one and see if still same, if still same after second I will give you the setting to change multiplier directly (Or we can enable custom and not use XMP)

One Of: QCLK Odd Ratio, VarStoreInfo (VarOffset/VarName): 0x7F6
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}

To change from default here, use this
Setup_Var 0x7F6 0x1


Then if no change, lets change reference clock next from 133 to 100, because at default 133 you'll only be able to use certain memory multipliers, same for 100, and XMP may not be able to set certain ones depending on these settings being enabled or not.

One Of: Memory Reference Clock, VarStoreInfo (VarOffset/VarName): 0x7F3
One Of Option: 133, Value (8 bit): 0x0 (default) {09 07 0B 14 30 00 00}
One Of Option: 100, Value (8 bit): 0x1 {09 07 0A 14 00 00 01}

Setup_var 0x7F3 0x1

And finally, so you can tinker around if the above doesn't get it sorted (Not all of these may be able to be used with every Memory Reference Clock, some may only work when that is set to 100, or some only when it's 133
One Of: Memory Ratio, VarStoreInfo (VarOffset/VarName): 0x7F5
One Of Option: Auto, Value (8 bit): 0x0 (default) {09 07 8D 00 3
One Of Option: 3, Value (8 bit): 0x3 {09 07 41 02 00 00 03}
One Of Option: 4, Value (8 bit): 0x4 {09 07 E1 13 00 00 04}
One Of Option: 5, Value (8 bit): 0x5 {09 07 E2 13 00 00 05}
One Of Option: 6, Value (8 bit): 0x6 {09 07 E3 13 00 00 06}
One Of Option: 7, Value (8 bit): 0x7 {09 07 E4 13 00 00 07}
One Of Option: 8, Value (8 bit): 0x8 {09 07 E5 13 00 00 08}
One Of Option: 9, Value (8 bit): 0x9 {09 07 E6 13 00 00 09}
One Of Option: 10, Value (8 bit): 0xA {09 07 E7 13 00 00 0A}
One Of Option: 11, Value (8 bit): 0xB {09 07 E8 13 00 00 0B}
One Of Option: 12, Value (8 bit): 0xC {09 07 E9 13 00 00 0C}
One Of Option: 13, Value (8 bit): 0xD {09 07 EA 13 00 00 0D}
One Of Option: 14, Value (8 bit): 0xE {09 07 EB 13 00 00 0E}
One Of Option: 15, Value (8 bit): 0xF {09 07 EC 13 00 00 0F}
One Of Option: 16, Value (8 bit): 0x10 {09 07 ED 13 00 00 10}
One Of Option: 17, Value (8 bit): 0x11 {09 07 EE 13 00 00 11}
One Of Option: 18, Value (8 bit): 0x12 {09 07 EF 13 00 00 12}
One Of Option: 19, Value (8 bit): 0x13 {09 07 F0 13 00 00 13}
One Of Option: 20, Value (8 bit): 0x14 {09 07 F1 13 00 00 14}
One Of Option: 21, Value (8 bit): 0x15 {09 07 F2 13 00 00 15}
One Of Option: 22, Value (8 bit): 0x16 {09 07 F3 13 00 00 16}
One Of Option: 23, Value (8 bit): 0x17 {09 07 F4 13 00 00 17}
One Of Option: 24, Value (8 bit): 0x18 {09 07 F5 13 00 00 18}
One Of Option: 25, Value (8 bit): 0x19 {09 07 F6 13 00 00 19}
One Of Option: 26, Value (8 bit): 0x1A {09 07 F7 13 00 00 1A}
One Of Option: 27, Value (8 bit): 0x1B {09 07 F8 13 00 00 1B}
One Of Option: 28, Value (8 bit): 0x1C {09 07 F9 13 00 00 1C}
One Of Option: 29, Value (8 bit): 0x1D {09 07 FA 13 00 00 1D}
One Of Option: 30, Value (8 bit): 0x1E {09 07 FB 13 00 00 1E}
One Of Option: 31, Value (8 bit): 0x1F {09 07 FC 13 00 00 1F}

If Memory Reference Clock set to 100, below = 3000Mhz
100 x 30 = 3000MHz
Setup_var 0x7F5 0x1E

If Memory Reference Clock set to 133, below = close to 3000Mhz
133 x 22 = 2926MHz
Setup_var 0x7F5 0x16

133 x 23 = 3059MHz
Setup_var 0x7F5 0x17
find
quote
#23
(11-10-2018, 02:49 AM)Lost_N_BIOS Wrote: Great you got it!   So yes, this could be Chipset or CPU limitation, but you can check this and see if it helps first, then if not we can change something else and try again.  Remember, all this can be set back to original values too, so nothing to worry about changing as long as you input the correct variable.

First, lets enable QCLK Odd Ratio, so all memory multipliers are available.  Do this ONLY, and then reboot and see what the memory speed is, if same move onto the next one and see if still same, if still same after second I will give you the setting to change multiplier directly (Or we can enable custom and not use XMP)

I'm not yet tried, I had a lot of work.

Can we like, enable hidden options via grub? And make it possible to see them directly in UEFI?
find
quote
#24
Set up:
Setup_Var 0x7F6 0x1
Setup_var 0x7F3 0x1
Setup_var 0x7F5 0x1E

Is seems like nothing changed at all  Huh

How can reset to defaults at once? (EZFlash BIOS I think is radical way)


Attached Files Thumbnail(s)
   
find
quote
#25
To make options visible I have to modify BIOS for you, some things I can enable to be visible, some I can't sometimes. If you want to get started on that you have to flash to BIOS I posted in post #12, then we move forward from there enabling the rest of what's missing from your view.

For the settings you mentioned you need the following (Otherwise you are setting 4Ghz memory speed due to 0x7F3 set to 133 x30=4Ghz)
Setup_var 0x7F3 0x0
Setup_var 0x7F5 0x1E

Here, explained again are your two ways to try to get 3Ghz, a little better explained than I did above.

If Memory Reference Clock (0x7F3) set to 100 (0x1), below = 3000Mhz
100 x 30 = 3000MHz
Setup_var 0x7F5 0x1E

If Memory Reference Clock (0x7F3) set to 133 (0x0), below = close to 3000Mhz
133 x 22 = 2926MHz
Setup_var 0x7F5 0x16

133 x 23 = 3059MHz
Setup_var 0x7F5 0x17
Yes, EZ Flash stocK BIOS will reset any of these changes to default, and I think simply loading optimized defaults and applying again will too.
find
quote
#26
(11-17-2018, 03:20 AM)Lost_N_BIOS Wrote: To make options visible I have to modify BIOS for you, some things I can enable to be visible, some I can't sometimes.  If you want to get started on that you have to flash to BIOS I posted in post #12, then we move forward from there enabling the rest of what's missing from your view.

For the settings you mentioned you need the following (Otherwise you are setting 4Ghz memory speed due to 0x7F3 set to 133 x30=4Ghz)
Setup_var 0x7F3 0x0
Setup_var 0x7F5 0x1E

Here, explained again are your two ways to try to get 3Ghz, a little better explained than I did above.

If Memory Reference Clock (0x7F3) set to 100 (0x1), below = 3000Mhz
100 x 30 = 3000MHz
Setup_var 0x7F5 0x1E

If Memory Reference Clock (0x7F3) set to 133 (0x0), below = close to 3000Mhz
133 x 22 = 2926MHz
Setup_var 0x7F5 0x16

133 x 23 = 3059MHz
Setup_var 0x7F5 0x17
Yes, EZ Flash stocK BIOS will reset any of these changes to default, and I think simply loading optimized defaults and applying again will too.

Hi, it gave very same result with memory speed ~1333Mhz (2666Mhz in dual rate), but ramped-up L1 cache latencies ~75Ns.

Propably i will look onto flashing BIOS.
find
quote
#27
Did you try both ways?

100 x 30 = 3000MHz
Setup_var 0x7F5 0x1E

And
133 x 22 = 2926MHz
Setup_var 0x7F5 0x16

If yes, then there may be some chipset limitation to 2666, flashing BIOS will not change this
find
quote
#28
Hi to All
Anybody tried to install macos on this Laptop?
find
quote
#29
Tongue 
Hi Lost_n_BIOS

ASUS updated factory bios to 305, and now GRUB magic doesn't work as it replies - offset out of range! So trick with switching to XMP works no more.

Can you please update me on current bios which is attached

https://dlcdnets.asus.com/pub/ASUS/Gamin...SAS305.zip
find
quote
#30
Here is setup IFR from 305, use search to find each setting you were modifying, then the VarName/VarOffset value right after that is what you need
http://s000.tinyupload.com/index.php?file_id=04643688316919644976

Example, now >> Memory Reference Clock, VarStoreInfo (VarOffset/VarName): 0x7F6 (Instead of previous 0x7F3)
If you cannot figure it out, let me know which all variables you need again and I will compile a new short list for you

@relaxalex - what is macos?
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)