VirtualBox

Opened 4 years ago

Closed 4 years ago

#19888 closed defect (wontfix)

VT-x is not available (VERR_VMX_NO_VMX) error, even with NEM fallback

Reported by: Greatpound Owned by:
Component: other Version: VirtualBox 6.1.14
Keywords: NEM, VT-X Cc:
Guest type: Windows Host type: Linux

Description

The Guest-System (Win7 32bit) does not start. The Host-System (OpenSuse Tumbleweed 64bit with VirtualBox 6.1.13) uses an Intel B960 Laptop-CPU without VT-X support. Usually Virtualbox uses NEM as a fallback which seems not to work anymore, I get a "VT-x is not available (VERR_VMX_NO_VMX)."-Message instead. Here are the logs:

00:00:02.381273 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available 00:00:02.381324 NEM: NEMR3Init: Not available. 00:00:02.381351 VMSetError: /home/abuild/rpmbuild/BUILD/VirtualBox-6.1.13/src/VBox/VMM/VMMR3/HM.cpp(618) int HMR3Init(PVM); rc=VERR_VMX_NO_VMX 00:00:02.381360 VMSetError: VT-x is not available 00:00:02.383078 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={VT-x is not available (VERR_VMX_NO_VMX)}, preserve=false aResultDetail=-4009 00:00:02.383257 Console: Machine state changed to 'PoweredOff' 00:00:02.482551 Power up failed (vrc=VERR_VMX_NO_VMX, rc=NS_ERROR_FAILURE (0X80004005)) 00:00:02.983491 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 1600x797 00:00:02.983611 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4680b2de-8690-11e9-b83d-5719e53cf1de} aComponent={DisplayWrap} aText={The console is not powered up}, preserve=false aResultDetail=0 00:00:02.983730 GUI: Aborting startup due to power up progress issue detected...

The VM Settings are as follows: System-Processor: 1 without any extended features System-Acceleration: Paravirtualization Interface: None, Hardware-Acceleration: None

Change History (1)

comment:1 by aeichner, 4 years ago

Resolution: wontfix
Status: newclosed

Raw mode was dropped starting with 6.1, VBox requires a CPU with hardware assisted virtualization support now. The NEM mode is something entirely different and only used as a fallback on Windows if Hyper-V is enabled.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use