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
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: Hooper
Today 07:36 PM
» Replies: 139
» Views: 143873
Acer aspire Aspire A315-54k
Last Post: Haaazefan
Today 07:26 PM
» Replies: 1
» Views: 191
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Defekt2008
Today 02:18 PM
» Replies: 344
» Views: 225430
Lenovo ThinkPad Edge E530: I'm trying to...
Last Post: MadBerry
Today 01:53 PM
» Replies: 1
» Views: 145
Request to unlock advance features in Ac...
Last Post: napsteronly
Today 07:57 AM
» Replies: 71
» Views: 93414
[Request] Unlocking BIOS for iMedia D361...
Last Post: SplatPie
Today 04:20 AM
» Replies: 0
» Views: 89
[Request] Lenovo ThinkPad x100e Whitelis...
Last Post: Komzpa
Today 04:10 AM
» Replies: 2
» Views: 6890
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: nameerfk1
Yesterday 09:20 PM
» Replies: 51
» Views: 38519
Asus Rog Strix Scar 15 G533QS/G733QS Key...
Last Post: rakecikas
Yesterday 02:55 PM
» Replies: 2
» Views: 2868
[Unlocked] Acer Aspire One D255E
Last Post: clearest
Yesterday 02:38 AM
» Replies: 2
» Views: 5114
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: shum25
03-01-2026 12:56 PM
» Replies: 245
» Views: 192998
[REQUEST] Sony Vaio SVT131 (R1xx0D4) BIO...
Last Post: dumbpartition
03-01-2026 11:54 AM
» Replies: 3
» Views: 3027
Asus G513RC Bios hidden settings unlock
Last Post: ormcra
03-01-2026 04:51 AM
» Replies: 0
» Views: 148
ACER Aspire 7736ZG BIOS microcode update...
Last Post: DeathBringer
03-01-2026 02:04 AM
» Replies: 11
» Views: 552
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
02-28-2026 09:32 AM
» Replies: 5
» Views: 282
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
02-28-2026 08:37 AM
» Replies: 0
» Views: 200
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
02-27-2026 05:00 AM
» Replies: 6
» Views: 580
Asus P5Q Deluxe EFI
Last Post: maoshen1234
02-27-2026 12:55 AM
» Replies: 7
» Views: 18741
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: anto77562
02-26-2026 11:39 PM
» Replies: 686
» Views: 362967
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: SQ0O
02-26-2026 06:29 PM
» Replies: 53
» Views: 40245

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