Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] virtualbox version mismatch
Date: Thu, 04 Feb 2021 15:08:38
Message-Id: 87a1a1fb-1345-57f7-fa66-1afc30876351@web.de
In Reply to: Re: [gentoo-user] virtualbox version mismatch by Michael
1 On 2/4/21 12:42 PM, Michael wrote:
2 > On Thursday, 4 February 2021 11:37:59 GMT n952162 wrote:
3 >> After updating, when I try to start my virtual machine (to update it), I
4 >> get this:
5 >>
6 >> RTR3InitEx failed with rc=-1912 (rc=-1912) The VirtualBox kernel
7 >> modules do not match this version of VirtualBox. The installation of
8 >> VirtualBox was apparently not successful. Executing
9 >> '/sbin/vboxconfig' may correct this. Make sure that you are not
10 >> mixing builds of VirtualBox from different sources. where:
11 >> supR3HardenedMainInitRuntime what: 4 VERR_VM_DRIVER_VERSION_MISMATCH
12 >> (-1912) - The installed support driver doesn't match the version of
13 >> the user.
14 >>
15 >> Has anybody run into this and found a solution? There's no
16 >> /sbin/vboxconfig, btw.
17 > Did you run on the host, after you updated your VBox:
18 >
19 > emerge -uaDv @modules-rebuild
20 >
21 > You may need to modprobe the relevant modules if the above won't also load
22 > them - can't recall if it does.
23
24
25 Thank you.
26
27 I tried that (using "module-rebuild") and it didn't make a change,
28 immediately.  Perhaps I need to reboot to get the change? I've got too
29 many things going on my desktop now, but I'll try that later today.