Hello! 23.11.2016 16:53, Knurpht - Gertjan Lettink пишет:
Op woensdag 23 november 2016 14:59:44 CET schreef Mikhail Kasimov:
Hello!
After 42.1 -> 42.2 've got the message when vbox machine is getting started:
===============
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.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
===============
virtualbox reinstallation doesn't help. Who caught the same trouble, please? And what to do, if on 42.1 everything was fine?
Thanks for advice! Is your user a member of the vboxusers group ?
Certainly: =============================================== k_mikhail@linux-mk500:~> cat /etc/group | grep k_mikhail wheel:x:10:k_mikhail users:x:100:k_mikhail vboxusers:x:485:k_mikhail ===============================================
Are the virtualbox kmp's installed for the running kernel? Yes. ================================================================= k_mikhail@linux-mk500:~> sudo zypper se -i virtualbox
С | Имя | Заключение | Тип --+-----------------------------+-------------------------------------+------ i | virtualbox | VirtualBox — эмулятор | пакет i | virtualbox-host-kmp-default | Хостовой модуль ядра для VirtualBox | пакет i | virtualbox-qt | Qt-часть GUI для VirtualBox | пакет ================================================================= -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org