Hi,
I am running kernel 5.5.12 (newer kernels / nvidia-drivers dont play
with each other so well currently...).
When I start Virtualbox and then ReactOS, a black screen shortly
appears and then an error message from Virtualbox appears:
|| AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED).
||
||
|| Result Code:
|| NS_ERROR_FAILURE (0x80004005)
|| Component:
|| ConsoleWrap
|| Interface:
|| IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
I didn't find any settings in the bios in regard to that.
cat /proc/cpuinfo | grep svm:
flags : (a lot of flags here) svm (more flasg here) svm_lock (rest
of the flags)
I dont know, what svm_lock will tell me, though.
This:
LANG=C lscpu | grep Virt
gave:
Virtualization: AMD-V
My kernel configuration related to virtualization is:
CONFIG_VIRTUALIZATION y
CONFIG_KVM y
CONFIG_KVM_AMD y
CONFIG_KVM_AMD_SEV y
CONFIG_VHOST_NET y
else is set to n
I am using Virtualbox-bin
The Virtualbox modules were freshly compiled on this PC.
What else can I do to get my Virtualbox back to life?
Cheers!
Meino