On 02/04/2016 10:06 AM, James Knott wrote:
The latest kernel update appears to have killed virtualbox. When I try to start a Windows virtual machine, I get this error message:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/sbin/vboxconfig'
as root. If it is available in your distribution, you should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
I have tried the /sbin/vboxconfig comand but, unlike in the past, it does not restore virtualbox operation.
Never mind. I had to download a new version of virtualbox & extensions. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org