Aspire TC-780 Virtualization

Mach3builders
Mach3builders Member Posts: 3 New User
edited March 2023 in 2017 Archives

Hi,

I'm trying to enable virtualization on my new TC-780 (very happy with it), but my BIOS doesn't have the option.
Windows 10 Home is the version I'm running so I can't use Hyper-V.

Is there an available option to turn on virtualization? Maybe upgrade BIOS or something?


Hope to hear from you soon, thanks

Answers

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer

    Most of recent Acer laptop models support both Hyper-V and VT-x* (not AMD CPU models), they are both enabled even if those options are hidden on BIOS.
    If your laptop has an Intel CPU, you can check if you CPU/system supports virtualization instructions, using Intel Processor Identification Utility:
    https://downloadcenter.intel.com/download/7838
    If your laptop has an AMD CPU, you can check if your CPU/system supports virtualisation instructions, using AMD Virtualization™ Technology and Microsoft® Hyper-V™ System Compatibility Check Utility
    http://download.amd.com/techdownloads/AMD-VwithRVI_Hyper-V_CompatibilityUtility.zip

    Devices using Windows 10 Home will need to upgrade home to Windows 10 Professional or Enterprise to use Hyper-V. Windows 10 requirements can be found here:
    https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/quick_start/walkthrough_compatibility

    * If Hyper-V is ON, VT-x will not be available; Hyper-V must be OFF to have VT-x recognised by virtual machines.

    Turn OFF Hyper-V
    Open a Command prompt with administrative rights (Admin)
    type
    bcdedit /set hypervisorlaunchtype off
    exit

    Reboot your OS

    or

    Go to Control Panel -> Programs -> Programs and Features -> click Turn Windows features on or off -> un-check Hyper-V -> click OK

    Turn ON Hyper-V

    Open a Command prompt with administrative rights (Admin)
    type
    bcdedit /set hypervisorlaunchtype auto
    exit

    Reboot your OS

    or

    Go to Control Panel -> Programs -> Programs and Features -> click Turn Windows features on or off -> check Hyper-V -> click OK

    Acer provides related information in this FAQ: http://acer.custhelp.com/app/answers/detail/a_id/32650

    I'm not an Acer employee.
  • Mach3builders
    Mach3builders Member Posts: 3 New User

    Hi IronFly,

    Thanks for your answer.
    I had already used the Intel Processor Identification Utility to confirm that my processor supports Virtualization:Intel utility.PNG

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    However, when trying to run Vagrant, I get to know that virtualization is not enabled.., any knowledge on how to enable?

     

    For further information, my article number: DT.B89EH.011
    BIOS version: R02-A0

    Thanks for your time and answers

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer

    i never used Vagrant, so i can't help you further.

     

    Probably is windows Home version blocking it.

    I'm not an Acer employee.
  • Mach3builders
    Mach3builders Member Posts: 3 New User

    A colleague of mine has Windows 10 Home and has no trouble running it.
    Only difference is, that his BIOS has an option to enable the virtualization.

     

    I don't think Windows Home is blocking it, I just think it's still disabled.. does that make any sense to you or am I looking at it wrong?

    Again, thanks for your time

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer

    can make sense.

     

    i can't help you any further, sorry.

    I'm not an Acer employee.