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] Mod Adaptec ARCCONF to allow x...
Last Post: marcelomapex
Today 08:16 AM
» Replies: 1
» Views: 1393
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 896540
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 23254
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 26179
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3203
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 3433
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 3759
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 4437
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 8342
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 6323
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38342
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 6363
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 6597
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 6776
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 51432
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 47099
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2512
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3394
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 29551
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7265

Sony VAIO VGN-FE44S, FE45G, FE45T, FE47S, FE48G BIOS MOD (Post #8)
#1
Hi AHMED HOSSAM,

Help me Please!

I sucessfully unlocked the 'Workaround Control Sub-Menu' for my Vaio FE48G bios (Ver: R0200J3). The problem is the 'CPU Control Sub-Menu' is empty and not enabled. Could you please explain how to unlock it.

I attached my original and moded bios below.


.rar   BIOS.rar (Size: 1.15 MB / Downloads: 96)

Thank you.
find
quote
#2
HI ,

the cpu control sub-menu contains yonah and dothan sub-menus.
you should search for the routines controlling both 2 menus and change the instruction MOV AX , 13h TO MOV AX , 0

then the menus will be unlocked .


"Many of life's failures are people who did not realize how close they were to success when they gave up." Smile
find
quote
#3
Thank you for your reply.

I have less knowledge of deassembling and I done this using WinHex only. Is there any way to find the routine check in winhex.

many thanks / SK
find
quote
#4
Hi sskzk,

Usually in this case, the reason why you unable to see Yonah or Dothan CPU Control Sub-Menu are because your notebook have different processor (probable Merom or Penryn processor). And also in this case, usually Yonah & Dothan CPU Control Sub-Menu contains identical menu/options. What I did is link the "CPU Control Sub-Menu" with either Yonah & Dothan CPU Control Sub-Menu section. Please observed this example.
Code:
CPU Control Sub-Menu (AA BB 01 23) --|
                                     |
                                     |
                                     |--Yonah CPU Control Sub-Menu (CC DD 45 67)
                                     |
                                     |--Dothan CPU Control Sub-Menu (EE FF 89 01)
CPU Control Sub-Menu (AA BB 01 23), Yonah CPU Control Sub-Menu (CC DD 45 67), Dothan CPU Control Sub-Menu (EE FF 89 01)
* RED - item offset
* BLUE - jump offset (e.g. to CPU Control Sub-Menu section/table)

Because both Yonah & Dothan contain identical menu/options, I will use either one of them for "CPU Control Sub-Menu". To do this I change "jump offset" for "CPU Control Sub-Menu". For example, I use Yonah "jump offset":-
Code:
CPU Control Sub-Menu (AA BB 45 67) --|
                                     |
                                     |
                                     |--Yonah CPU Control Sub-Menu (CC DD 45 67)
                                     |
                                     |--Dothan CPU Control Sub-Menu (EE FF 89 01)
See, I change CPU Control Sub-Menu (AA BB 01 23) to (AA BB 45 67). This will make all options under Yonah to appeared directly under "CPU Control Sub-Menu".

If you use my modified BIOS image & you like it, please consider making a donation. Thank you very much. Smile
Donate Here
find
quote
#5
Ramadhan Kareem,

I redirected 'CPU Control Sub-Menu' to show 'Yonah CPU Control Sub-Menu'. Still 'Video (Intel IGD) Control Sub-Menu' not shown in the bios options. I will try it later.


.rar   R0200J3_mod2.rar (Size: 591.12 KB / Downloads: 44)

The problem is even I enabled the 'Virtualization Technology' in the bios, Securable reported that Hardware Virtualization is 'Locked ON'. How can I enable it?.

   

my Processor info:
http://ark.intel.com/products/27255/Inte...7-MHz-FSB)

And one more thing is my system 'Mobile IntelĀ® 945GM Express Chipset' can allow 4GB maximum memory.
http://ark.intel.com/products/chipsets/22816
But SONY spec. says only 2GB max. memory only upgradable. Is it possible to envoke the bios to accept 4GB ram inorder to use with 64bit OS?

Thankyou for your great support.

find
quote
#6
Try click at the "Locked ON" word to know in details what it means. If you enabled Virtualization in BIOS (of course saved the BIOS settings) & you did powercycle (OFF & ON again) your notebook afterward, the Virtualization does enabled. You can test this by installing 64-bit OS on VMware or VirtualBox, etc. If Virtualization still OFF, you won't be able to install the 64-bit guest OS.

The Intel 945GM datasheet shows the full capability of the chipset however manufacturer can decided which ones they want to use/implement on their product. Usually they don't implement everything. I don't have enough knowledge to check & modify the maximum supported memory but based on what I know so far, every each memory slot have maximum supported RAM module. Probably on your notebook, the maximum supported RAM module on each slot is only 1GB which means this locked the maximum memory you can put is 2GB RAM.

BTW, your VAIO FE48G doesn't have Intel GMA GPU. One of the feature manufacturer decided not to implement on this notebook. This is why the 'Video (Intel IGD) Control Sub-Menu' is not visible.

If you use my modified BIOS image & you like it, please consider making a donation. Thank you very much. Smile
Donate Here
find
quote
#7

Eventhough Securable reported VT is locked on, now vmware is working fine in my system.

This unlocked feature is mainly useful to enable VT and AHCI mode features for my
system.

Thanks for your great help.
find
quote
#8
Hi,

Here is the final version of Vaio VGN-FE series...

Applicable Models:
VGN-FE44S, VGN-FE45G, VGN-FE45T, VGN-FE47S, VGN-FE48G

               


Attached Files
.rar   R0200J3_MOD5.rar (Size: 591.12 KB / Downloads: 314)
find
quote
#9
To @All, standard T&C, ^^Use at your own risk!

Thanks sskzk. Since this BIOS has been unlocked & tested, I moved this thread to unlocked section. Wink

If you use my modified BIOS image & you like it, please consider making a donation. Thank you very much. Smile
Donate Here
find
quote
#10
hi, you have a PM.

Thanks.
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)