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] Acer Predator PHN16-72 BIOS Un...
Last Post: kelyabalo
Today 08:30 PM
» Replies: 4
» Views: 2663
REQUEST Dell Latitude 6430U Bios extract
Last Post: Smarty
Today 07:08 PM
» Replies: 2
» Views: 2600
Hp probook 6560B Upgrade to Ivy Bridge
Last Post: Ricsi999
Today 03:44 PM
» Replies: 0
» Views: 70
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: xubix
Today 03:22 PM
» Replies: 500
» Views: 261339
[REQUEST] HP ENVY - 17-r102nl (W6X06EA#A...
Last Post: SpaghettONE
Yesterday 04:51 PM
» Replies: 0
» Views: 142
HP Elitebook 8540w Microcode for I7 920X...
Last Post: DeathBringer
Yesterday 01:44 PM
» Replies: 9
» Views: 816
[REQUEST] HP Pavilion DM4-2101er BIOS F....
Last Post: Nylon
Yesterday 01:43 AM
» Replies: 1
» Views: 292
ThinkPad W520 - Corrupted ME
Last Post: lovie_loveth
11-24-2025 10:07 PM
» Replies: 0
» Views: 113
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: MasterSil
11-24-2025 08:09 PM
» Replies: 336
» Views: 176264
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: acidmonkey
11-24-2025 03:14 PM
» Replies: 129
» Views: 131334
BIOS ESS Xerox C60
Last Post: JSteen
11-24-2025 02:37 PM
» Replies: 0
» Views: 113
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Carlos_Eduardo13087
11-24-2025 12:25 PM
» Replies: 30
» Views: 12256
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Cevox
11-24-2025 06:36 AM
» Replies: 500
» Views: 272062
[REQUEST] Please help unlock em64t in bi...
Last Post: MonoTightt
11-24-2025 02:48 AM
» Replies: 3
» Views: 2946
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
11-24-2025 12:55 AM
» Replies: 141
» Views: 103337
Need HP BIOS 080B0 (080B0.bin + .sig) fo...
Last Post: AldoRmz
11-23-2025 11:06 PM
» Replies: 0
» Views: 155
[REQUEST] HP dc7600 CMT BIOS Modding for...
Last Post: C2WRtm36y
11-23-2025 05:47 PM
» Replies: 7
» Views: 746
[Request] Dell Precision M6800 A16 BIOS ...
Last Post: bytehat248
11-23-2025 12:39 PM
» Replies: 1
» Views: 131
[REQUEST] Lanner FW-7573 (7571)
Last Post: romankul
11-23-2025 03:36 AM
» Replies: 0
» Views: 151
[REQUEST] Dell Precision T3600 Xeon E5 v...
Last Post: DeathBringer
11-23-2025 01:19 AM
» Replies: 1
» Views: 234

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)