Enable hardware virtualization on basic BIOSes


Recommended Posts

I recently got a new notebook - a Sony VGN-FZ280E ... it's a pretty decent machine sporting a T7250 800mhz C2D, 2GB RAM, 250GB HD, 15.4" widescreen and best of all a Blu-ray burner all for $1100 flat Canadian.

Anyways, I decided to run a virtual machine on this sytem since it's the most powerful one in the house right now (yeah I know I'm behind the times). I prefer MS's Virtual PC 2007 because it's free. After fiddling around with the options I come by the Hardware virtualization option but it's disabled and forces me to use software virtualization. Now I thought the CPU is capable of doing hardware virtualization and thought it was a glitch in virtual PC.

Now I remember building my girlfriend's quad-core system last summer and remembered a bios setting to enable/disable it. I checked the BIOS settings for my notebook and there's nothing listed in there. All I get are options for the date/time, power management and boot options. After doing much research I came across the VMWare forums and landed on this thread.

Seems like Sony and I'm sure a few other OEMs out there disables this option for consumer based products thinking that no one would use it. I ended up following instructions on that thread and enabled VT/Vanderpool/virtualizaion by changing the value of a single register in my bios. Simply put, all you'd do is boot to dos, dump register values in a text file, changed a register in the dump then updated the registers back in the bios.

If anyone is interested here's what I did for my system:

Download symcmos.exe from http://www.filewatcher.com/b/ftp/ftp.supermicro.com/utility.0.0.html

Please remember to do this in a DOS (boot to DOS).

TO DUMP CURRENT REGISTERS:

symcmos -v2 -lcmos.sav

TO MODIFY REGISTERS:

Open cmos.sav in text a editor and change the register of your model from 0 to 1

SONY MODEL	  BIOS VERSION	REGISTER
==========	  ============	========
SZ1XP						   reg 0399
GN-SZ370		R0096N0		 reg 0399
VGN-AR21S	   R200J6		  reg 0195
VGN-AR51SU	  R1050J8		 reg 027f
vgn-FE890	   R0200J3		 reg 0195
VGN-AR670	   R1050J8		 reg 027f
VGN-FZ21M					   reg 02CD
VGN-FZ180E	  R0050J7		 reg 02D3
VGN-FZ11ZR	  R0050J7		 reg 02D3
VGN-FZ280E	  R1120J7		 reg 02CD**

TO UPDATE REGISTERS:
symcmos -v2 -ucmos.sav

Completey power down the system after updating the registers then boot back up.
HOPEFULLY the system starts and it's enabled.

** I guessed this register based on the FZ12M model on that list because it was very similar to my system and took a chance at temporarily bricking the laptop (resetting the cmos can be done by removing the cmos battery). Needless to say, I'm now happy with the hardware virtualization on my system. I hope this helps other people in a similar situation that I was in.

Keep in mind that the tool that was used is for phoenix bioses and your mileage may vary with different models and manufacturers. Good luck!

Edited by warwagon
  • 6 months later...
  • 4 weeks later...

Hello there,

I don't know what you mean, You say:

change the register of your model from 0 to 1

What do i need to do? I don't understand.

I have a Vaio FZ21Z and I want to enable hardware virtualization. I found elswhere the settings for my model:

VGN-FZ21Z R1120J7 reg 02CD.

So do I change it to 12CD?

Thanks

  • 9 months later...
  • 5 weeks later...

i added my vaio laptop VGN-FE770G R0174J3 reg 0195

:D

SONY MODEL BIOS VERSION REGISTER

========== ============ ========

SZ1XP reg 0399

GN-SZ370 R0096N0 reg 0399

VGN-AR21S R200J6 reg 0195

VGN-AR51SU R1050J8 reg 027f

vgn-FE890 R0200J3 reg 0195

VGN-AR670 R1050J8 reg 027f

VGN-FZ21M reg 02CD

VGN-FZ180E R0050J7 reg 02D3

VGN-FZ11ZR R0050J7 reg 02D3

VGN-FZ280E R1120J7 reg 02CD**

VGN-FE770G R0174J3 reg 0195

  • 1 month later...
  • 3 weeks later...

it is very easy to enable Virtualization in Sony Vaio FE models really:

1)wou need a usb stick with a large capacity 3-4 Gb (small ones do not work unfortynatelly)

2) format it with hewllet packard usb disk storafe tool (select option create a dos startup disk-any dos version is good)

3) copy to usb stick symcmos.exe

4) reboot from the stick (change bios settings and REMOVE internal disk from the boot sequence by pressing X or else will never boot from the stick)

5)whe you will be on dos write: symcmos -v2 -lcmos.txt .this will create a cmos.text file with bios settings

6) restore boot sequence and start your windows. then edit line 0195 from 0 to 1 to the text file to usb stick

7) reboot from usb stick

8) when in dos write: symcmos -v2 -ucmos.txt .this updates register no 195 to 1 (virtyalization enabled)

9) when done SHUT DOWN you pc (NOT REBOOT must be shut down to restore bios settings)

10) check that VT is enabled with havtool.exe from microsoft. must be OK!

  • 4 months later...

I recently got a new notebook - a Sony VGN-FZ280E ... it's a pretty decent machine sporting a T7250 800mhz C2D, 2GB RAM, 250GB HD, 15.4" widescreen and best of all a Blu-ray burner all for $1100 flat Canadian.

Anyways, I decided to run a virtual machine on this sytem since it's the most powerful one in the house right now (yeah I know I'm behind the times). I prefer MS's Virtual PC 2007 because it's free. After fiddling around with the options I come by the Hardware virtualization option but it's disabled and forces me to use software virtualization. Now I thought the CPU is capable of doing hardware virtualization and thought it was a glitch in virtual PC.

Now I remember building my girlfriend's quad-core system last summer and remembered a bios setting to enable/disable it. I checked the BIOS settings for my notebook and there's nothing listed in there. All I get are options for the date/time, power management and boot options. After doing much research I came across the VMWare forums and landed on this thread.

Seems like Sony and I'm sure a few other OEMs out there disables this option for consumer based products thinking that no one would use it. I ended up following instructions on that thread and enabled VT/Vanderpool/virtualizaion by changing the value of a single register in my bios. Simply put, all you'd do is boot to dos, dump register values in a text file, changed a register in the dump then updated the registers back in the bios.

If anyone is interested here's what I did for my system:

Download symcmos.exe from http://www.filewatcher.com/b/ftp/ftp.supermicro.com/utility.0.0.html

Please remember to do this in a DOS (boot to DOS).

TO DUMP CURRENT REGISTERS:

symcmos -v2 -lcmos.sav

TO MODIFY REGISTERS:

Open cmos.sav in text a editor and change the register of your model from 0 to 1

SONY MODEL	  BIOS VERSION	REGISTER
==========	  ============	========
SZ1XP						   reg 0399
GN-SZ370		R0096N0		 reg 0399
VGN-AR21S	   R200J6		  reg 0195
VGN-AR51SU	  R1050J8		 reg 027f
vgn-FE890	   R0200J3		 reg 0195
VGN-AR670	   R1050J8		 reg 027f
VGN-FZ21M					   reg 02CD
VGN-FZ180E	  R0050J7		 reg 02D3
VGN-FZ11ZR	  R0050J7		 reg 02D3
VGN-FZ280E	  R1120J7		 reg 02CD**

TO UPDATE REGISTERS:
symcmos -v2 -ucmos.sav

Completey power down the system after updating the registers then boot back up.
HOPEFULLY the system starts and it's enabled.

** I guessed this register based on the FZ12M model on that list because it was very similar to my system and took a chance at temporarily bricking the laptop (resetting the cmos can be done by removing the cmos battery). Needless to say, I'm now happy with the hardware virtualization on my system. I hope this helps other people in a similar situation that I was in.

Keep in mind that the tool that was used is for phoenix bioses and your mileage may vary with different models and manufacturers. Good luck!

hey,,,....i don't get all those codes..

where do itype them> i really want to run mac os. plz help!

  • 2 weeks later...
  • 1 month later...

i added my vaio laptop VGN-FE770G R0174J3 reg 0195

:D

SONY MODEL BIOS VERSION REGISTER

========== ============ ========

SZ1XP reg 0399

GN-SZ370 R0096N0 reg 0399

VGN-AR21S R200J6 reg 0195

VGN-AR51SU R1050J8 reg 027f

vgn-FE890 R0200J3 reg 0195

VGN-AR670 R1050J8 reg 027f

VGN-FZ21M reg 02CD

VGN-FZ180E R0050J7 reg 02D3

VGN-FZ11ZR R0050J7 reg 02D3

VGN-FZ280E R1120J7 reg 02CD**

VGN-FE770G R0174J3 reg 0195

I also have the same laptop. the vgn-fe770g.

Does anyone know the register to enable AHCI?

Holy continuous thread resurrection, Batman!

Unfortunately you can't just set a register to turn on AHCI - it's a complete set of instructions and usually a 3rd party controller (such as Intel AHCI BIOS - independent of the main BIOS). You won't be able to turn it on that easily if it's non existent.

Holy continuous thread resurrection, Batman!

Unfortunately you can't just set a register to turn on AHCI - it's a complete set of instructions and usually a 3rd party controller (such as Intel AHCI BIOS - independent of the main BIOS). You won't be able to turn it on that easily if it's non existent.

Oh, I see.

Then I would like to know why at this place... ---> http://forum.notebookreview.com/sony/189228-how-enable-intel-vt-ahci-napa-santa-rosa-platform-phoenix-bios-vaio-laptop.html

They seem to have enabled it with only one register. Am I wrong?

I am guessing that those computers have the 3rd party controller you're talking about and my laptop doesn't?

I'm confused...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Everything they say you can already do yourself on the registry by changing some things.
    • Artist's renderings are so much nicer to view than the real thing, don't you think?
    • WildBit Viewer 6.20 released; no further updates planned by Razvan Serea WildBit Viewer is a popular, fast, and extensive image viewer offering a comprehensive suite of tools for photographers, designers, and image enthusiasts. It includes a powerful Viewer, Slide Show, Editor, Search, Profile Switcher, and Multi-Screen Viewer. The Viewer provides blazing-fast folder, file list, and thumbnail navigation with customizable headers, full-screen view, and a shell toolbar to organize favorite folders. It supports all major graphic formats (over 70), including JPEG, TIFF, PNG, BMP, GIF, PCX, TGA, and RAW formats. Detailed Image Info shows EXIF, IPTC, and XMP metadata, with rotation based on EXIF orientation, wallpaper setting, image comparison, geo-tag viewing, color labels, and CMS-aware color management. The Slide Show module offers 176 transition effects, multi-monitor support, custom shows with per-image settings, image marking, zoom, rotate, and desktop hiding for a professional viewing experience. The Editor supports advanced image manipulation, including crop, resize, color adjustments, curves, edge detection, effects, batch processing, retouching, layer support, and printing. Users can apply mass renaming, update or clear metadata, and work with multi-page TIFFs and animated GIFs. Search allows filtering by name, location, date, size, attributes, and metadata, while the Profile Switcher saves and loads custom layouts for all modules. The Multi-Screen Viewer opens multiple windows on available monitors, allowing simultaneous image viewing with independent zoom, pan, and rotation. WildBit Viewer also supports portable operation, 32- and 64-bit versions, Unicode, high-DPI displays, and multiple Windows styling options. With its combination of speed, versatility, and rich feature set, WildBit Viewer is an indispensable tool for managing, editing, and showcasing images efficiently. WildBit Viewer key features: Blazing-fast folder, file list, and thumbnail browsing Supports 70+ image formats including JPEG, TIFF, PNG, BMP, GIF, and RAW Full-screen view with multi-monitor support Explorer-style file handling with customizable headers Thumbnail Browser with sorting, view change, and fast size adjustment EXIF, IPTC, and XMP metadata viewing and editing Automatic rotation based on EXIF orientation Shell toolbar for organizing favorite folders Image Compare to calculate similarity between images Mass renaming and batch metadata updates File List Generator (HTML, CSV, RTF, TXT, Unicode) Rating and color labels, CMS-aware color management Video playback (AVI, MPG, MPEG, WMV) Animated GIF, multipage TIFF, Camera RAW support Slide Show with 176 transition effects and custom settings Editor: crop, resize, rotate, flip, canvas resize, and retouching tools Batch processing and image format conversion Multi-Screen Viewer: multiple windows with independent zoom, pan, and rotate Profile Switcher: save, load, reset, delete module profiles Portable operation, 32-/64-bit support, Unicode, and high-DPI ready WildBit Viewer 6.20 changelog: Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated ImageEn to 15.0.0 version. Viewer, Slide Show, Editor, Search, Profile Switcher & Multi Screen Viewer. Updated Jedi JCL&JVCL. Viewer - Image Geo Info, OpenStreetMap removed. Slide Show Remote Mode removed. Note! This means that WildBit Slide Show Remote is now officially EOL. Editor - Shortcut keys for Capture removed. Optimized code. Note! This version includes help what supersedes all previous releases. plus Lots of bug fixes and changes, check Readme files for details. WildBit Viewer End‑of‑Life WildBit Viewer has reached its final release with version 6.20. As development comes to a close, no further feature updates are planned. WildBit Slide Show Remote reached End-of-Life on 06 June 2026, while WildBit Viewer will reach End-of-Life on 30 June 2026. Downloads will remain available until the end of July 2026 (possibly extending into early August). After End-of-Life, the software will no longer receive updates, security fixes, or technical support. Download: WildBit Viewer 64-bit | Portable 64-bit | ~70.0 MB (Freeware) Download: WildBit Viewer 32-bit | Portable 32-bit Links: WildBit Viewer Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Thanks for liking it! 😊 That's Arch Linux with Gnome.
    • LOL. Can't even quote and edit a comment correctly. Figures you're a Linux user.
  • Recent Achievements

    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      252
    3. 3
      Steven P.
      71
    4. 4
      FloatingFatMan
      69
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!