Hi
did you try to update your kernel or do a general update?
dnf update kernel
or dnf update
or a downgrade of kernel-devel?
dnf downgrade kernel-devel

suomi

On 13/03/2019 01.42, Mayavimmer wrote:
When dnf installing virtualbox it installed:
kernel-devel-4.20.14-200.fc29.x86_64

...but my kernel is:
kernel-core-4.20.13-200.fc29.x86_64

So naturally virtualbox crashes with:

$ LANG=C virtualbox
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
          available for the current kernel (4.20.13-200.fc29.x86_64) or
it failed to
          load. Please try load the kernel module by executing as root

            dnf install akmod-VirtualBox kernel-devel-4.20.13-200.fc29.x86_64
            akmods --kernels 4.20.13-200.fc29.x86_64 && systemctl restart
systemd-modules-load.service

          You will not be able to start VMs until this problem is fixed.

The 4.20.13 devel package seems missing:

# LANG=C dnf install akmod-VirtualBox kernel-devel-4.20.13-200.fc29.x86_64
Last metadata expiration check: 0:38:24 ago on Wed Mar 13 01:01:29 2019.
Package akmod-VirtualBox-5.2.24-1.fc29.x86_64 is already installed.
No match for argument: kernel-devel-4.20.13-200.fc29.x86_64
Error: Unable to find a match
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to