Acer Predator GX-791 & virtualization

Options
IslamSaeedHamza
IslamSaeedHamza Member Posts: 2 New User
edited March 2023 in 2017 Archives

Recently i buy the Acer Predator GX-791

 

My question can i install windows 10 enterprise?
GX-791 is it support Microsoft Hyper-V?
also is it support for linux distros?

main key for me is to use a total performance of laptop to create a virtualized systems. so i need your kindly advices please and thanks in advance to your assistance

Best Answer

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Answer ✓
    Options

    Most of recent Acer laptop models support both Hyper-V and VT-x*, 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.

Answers

  • ven98
    ven98 ACE Posts: 4,073 Pathfinder
    Options
    I suggest you to not change the OS when the laptop comes with win10 pre-installed.
    Always post the following characterisitcs of the device:
    -Model number
    -Part number(not required, but helpful)
    -CPU
    -GPU
    -Operating system

    Helios 300 and Nitro 5 users DO NOT update the BIOS to version 1.22 if you don't want the keyboard's backlight to turn off after 30 seconds even when the device is plugged in.


    Hit 'Like' if you find the answer helpful!   
    Click on 'Yes' if the comment answers your question!

  • IronFly
    IronFly ACE Posts: 18,413 Trailblazer
    Answer ✓
    Options

    Most of recent Acer laptop models support both Hyper-V and VT-x*, 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.
  • beststevie
    beststevie ACE Posts: 506 Pioneer
    Options

    HyperV is running fine.

     

    I testetd successfully Ubuntu, Debian, Suse Leap 42, Linux Mint

     

    All have the problem with internal loud speakers (only the left are running because of a not correctly running driver).

     

    An UEFI rule must be created in Bios after install (if all is running in UEFI not Legacy).

  • IslamSaeedHamza
    IslamSaeedHamza Member Posts: 2 New User
    Options

    Thank You For Your Feedback And Assistance.