Opened 5 years ago
Closed 5 years ago
#19567 closed defect (invalid)
No hardware acceleration in BIOS makes impossible to set new virtual machine
Reported by: | jarroyo1982 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
(the attached image shows the bug a a glance)
The problem is: The “Acceleration” tab of the Virtual Machine settings dialog pops up an error when no hardware acceleration is available in host machine. The error forces the user to disable any accelerations before hitting OK to close the settings dialog. After performing the requested operation, the error keeps popping up thus the proper configuration of the Virtual Machine is impossible. This seems to be just a trivial logical error when VirtualBox reviews the user settings.
Steps to reproduce: [1] Enter the BIOS in host machine and disable any hardware acceleration for virtual machines. For example, Intel Virtualization Technology. [2] Create a new virtual machine in VirtualBox 6.1 using the MACHINE -> NEW command. In my case, a Windows 95 with the default options. [3] Start the SETTINGS dialog for the new machine. The dialog reports an error stating the hardware acceleration capabilities are enabled even the host machine does not support it (we disabled them in step 1). [4] Follow the error guidelines: Go to SYSTEM -> ACCELERATION tab and disable any hardware acceleration capabilities. [5] This should allow us to click OK and close the dialog, but the error keeps popping up. It seems the dialog isn't noticing we followed the error guidelines!
Attachments (1)
Change History (2)
by , 5 years ago
Attachment: | virtualbox error.jpg added |
---|
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
software virtualization feature has been dropped in 6.1, ie. without hardware virtualization support you will no longer be able to create and run guests of any sort.
https://www.virtualbox.org/wiki/Downloads[[BR] tells people to stick to 6.0 if they need software virtualization.
NB: this is not about "acceleration support" this is about HW virtualization support like Intel VT-X which you disabled.
Visual description of the error