On 11/23/2016 05:02 PM, Mikhail Kasimov wrote:
Hello!
24.11.2016 00:47, Larry Finger пишет:
On 11/23/2016 04:09 PM, Mikhail Kasimov wrote:
Hello!
23.11.2016 22:28, Larry Finger пишет:
On 11/23/2016 09:09 AM, Mikhail Kasimov wrote:
================================================================= k_mikhail@linux-mk500:~> sudo zypper se -i virtualbox
С | Имя | Заключение | Тип --+-----------------------------+-------------------------------------+------ i | virtualbox | VirtualBox — эмулятор | пакет i | virtualbox-host-kmp-default | Хостовой модуль ядра для VirtualBox | пакет i | virtualbox-qt | Qt-часть GUI для VirtualBox | пакет =================================================================
Unfortunately, that output does not guarantee that the packages are for the running kernel. Please post the output of these two:
sudo zypper se -i -s virtualbox
С | Имя | Тип | Версия | Архитектура | Репозиторий --+-----------------------------+-------+---------------------+-------------+----------------
i | virtualbox | пакет | 5.1.4-1.6 | x86_64 | openSUSE-42.2-0 i | virtualbox-host-kmp-default | пакет | 5.1.4_k4.4.27_2-1.6 | x86_64 | openSUSE-42.2-0 i | virtualbox-qt | пакет | 5.1.4-1.6 | x86_64 | openSUSE-42.2-0
sudo zypper se -i -s kernel
С | Имя | Тип | Версия | Архитектура | Репозиторий --+----------------------+-------+-----------------+-------------+----------------
i | kernel-default | пакет | 4.4.27-2.1 | x86_64 | openSUSE-42.2-0 i | kernel-default-devel | пакет | 4.4.27-2.1 | x86_64 | openSUSE-42.2-0 i | kernel-devel | пакет | 4.4.27-2.1 | noarch | openSUSE-42.2-0 i | kernel-firmware | пакет | 20160516git-3.1 | noarch | openSUSE-42.2-0 i | kernel-macros | пакет | 4.4.27-2.1 | noarch | openSUSE-42.2-0 i | kernel-syms | пакет | 4.4.27-2.1 | x86_64 | openSUSE-42.2-0
Is this error happening when Leap 42.2 is the host, or is it a guest?
Host.
The versions all look OK. Please post the output of the following:
lsmod | grep vbox sudo /sbin/modprobe -v vboxdrv
If the latter command fails, please check for any error messages at the end of the dmesg output and post them.
Larry ================================================== k_mikhail@linux-mk500:~> lsmod | grep vbox k_mikhail@linux-mk500:~> sudo /sbin/modprobe -v vboxdrv
insmod /lib/modules/4.4.27-2-default/misc/vboxdrv.ko
k_mikhail@linux-mk500:~> sudo modprobe vboxdrv k_mikhail@linux-mk500:~> lsmod | grep vbox vboxdrv 512000 0 ==================================================
After that the initial trouble seems to be resolved. Thank you very much for help! *handshake*
P.S. Ok, I'll create '/etc/modules-load.d/vboxdrv.conf' to load vboxdrv.ko on system startup, but... still can't get the reason why it worked in 42.1 "out-the-box" and is broken in 42.2. Will file a bug-report, perhaps...
None of my 42.2 systems have the problem, but non of them were updated from 42.1. That may be the critical difference. Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org