Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] No Virtualisaton on Ryzen 5 3600 / MSI Tomahawk Max?
Date: Mon, 30 Mar 2020 15:30:21
Message-Id: 20200330153008.cazir57keqfnfbzq@solfire
1 Hi,
2
3 I am running kernel 5.5.12 (newer kernels / nvidia-drivers dont play
4 with each other so well currently...).
5
6 When I start Virtualbox and then ReactOS, a black screen shortly
7 appears and then an error message from Virtualbox appears:
8
9
10 || AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED).
11 ||
12 ||
13 || Result Code:
14 || NS_ERROR_FAILURE (0x80004005)
15 || Component:
16 || ConsoleWrap
17 || Interface:
18 || IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
19
20 I didn't find any settings in the bios in regard to that.
21
22 cat /proc/cpuinfo | grep svm:
23 flags : (a lot of flags here) svm (more flasg here) svm_lock (rest of the flags)
24
25 I dont know, what svm_lock will tell me, though.
26
27 This:
28 LANG=C lscpu | grep Virt
29
30 gave:
31 Virtualization: AMD-V
32
33 My kernel configuration related to virtualization is:
34 CONFIG_VIRTUALIZATION y
35 CONFIG_KVM y
36 CONFIG_KVM_AMD y
37 CONFIG_KVM_AMD_SEV y
38 CONFIG_VHOST_NET y
39
40 else is set to n
41
42 I am using Virtualbox-bin
43 The Virtualbox modules were freshly compiled on this PC.
44
45 What else can I do to get my Virtualbox back to life?
46
47 Cheers!
48 Meino

Replies

Subject Author
Re: [gentoo-user] No Virtualisaton on Ryzen 5 3600 / MSI Tomahawk Max? Alexey Mishustin <shumkar@×××××××.ru>