|
There is a tool out there, called symcmos from Phoenix Ltd, e.g. here:
http://www.filewatcher.com/b/ftp/ftp.supermicro.com/utility.0.0.html I own a SZ1XP (architecture is very similar to other VAIOs based on Intel Core Duo (2)) and used it to enable the VT feature by means of a dos bootdisk and dumping my original cmos settings: symcmos -v2 -lcmos.sav editing register 399 from [0000] to [0001] and loaded the modified settings back: symcmos -v2 -ucmos.sav Now the catch: this register is possibly only valid for my model and the latest available Bios (R0092N0) for it - so it's still somewhat risky to find the correct register by trial/error. Also there are a lot of them... but it's doable. I only found one show-killer - a single register will pop up a red line and asks something like: "Do you really want to enable Service/Rescue Mode? (y/n)" --> don't get tempted, it's a trick (or an old leftover or something else): if you press 'y', anything which prints more than a few lines out will freeze the system - even the bios menu itself. If something goes terribly wrong (like this show-killer)- you need to either run the tool again with parameter -d (clear cmos) or if you can't do this anymore, disassemble the laptop and disconnect the cmos battery. By the way, I also tried the other way and used this Phoenix Bios Editor Pro tool (V2.1) - just do a search on the intel.com download center for "phoenix" and get BiosEdit2100.zip - they intented it for logo change, but it's the real deal to even build bios images. I am sure, it would work great, if Sony isn't so much "stay customized with every piece of OEM product you've bought in": A modified bios (where e.g. the VT feature is enabled) is generated without errors or warnings, BUT it will destroy any ACPI related functionality and do other nasty things, if really flashed. This means: WinXP will not boot anymore (BSOD) and Linux will work only when pnpbios and acpi is disabled. Without WinXP you can't flash a good bios back - so you are basically lost: no DOS tools or Phoenix CRISIS recovery disk will save you: Sony made sure of it (bios image and flash procedure is customized and there is no DOS version available). Needless to say that you void your warranty and will possibly turn your laptop into a brick if you follow any of my instructions - for me it worked out fine and if I've found the info I just posted it would have saved me a lot of time and stress Cheers, Bernhard |
|
I've been working on enabling VT on Sony Vaios and Phoenix BIOS. As a result of a hint about symcmos from bfroemel I have successfully solved the issue of working out which NVRAM Token (aka setting) relates to VT and have enabled VT on a Sony Vaio VGN-FE41Z.
I'm in the process of creating a Linux version of symcmos and also developing some Token symbol-tables so altering the extended NVRAM configuration is safe and easy. You can find the technical story and progress at Wim's BIOS forums in the thread What do you know about BIOS NVRAM hacking?. Message was edited by: IntuitiveNipple |
|
Sounds like good news! Does this mean i have a chance to enable VT on my Sony Vaio VGN-AR21S ? This would be great!
|
|
Has anyone tried this on a VAIO VGN-F21M? Why is the VT setting not on by default anyway? Thanks Damon |