Which packages need to install to get virtualbox working? I tried different combinations with the available packages but none working. Virtualbox starts, but when I'm trying to start a vm I get error. Last try was to remove everything and just install virtualbox package. The error I get now is:
p, li { white-space: pre-wrap; }
RTR3InitEx failed with rc=-1912 (rc=-1912)
The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing
[color=#0000ff]'/sbin/vboxconfig'[/color]
may correct this. Make sure that you are not mixing builds of VirtualBox from different sources.
where: supR3HardenedMainInitRuntime what: 4 VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver doesn't match the version of the user.
the best normal configuration of virtualbox's packages for normal user is:
virtualbox virtualbox-ext-oracle* virtualbox-guest-dkms virtualbox-guest-iso virtualbox-host-dkms
* from AUR
Hi, I used to get that error when I updated the kernel without rebooting the machine. I know it sounds like Windows but did you reboot?
of course you must after update kernel reboot system to load new kernel's modules!!! :o ::) ::)
Yes I rebooted.
I found a thread here though with a tutorial:
https://forum.artixlinux.org/index.php/topic,1004.0.html
(https://forum.artixlinux.org/index.php/topic,1004.0.html)
I follow that and after reboot it worked. (https://forum.artixlinux.org/index.php/topic,1004.0.html)
please mark it as solved