Kernel-4.14.2 and VirtualBox-5.2.4 available in testing

These shiny new packages need testing before final release. If you have some time enable the testing repo to get them.
Kernel-4-14-2 carries some fixes for problematic Lenovo laptops with Elantech touchpads.
Have fun
BTW Be sure to install both the earlier versions of VirtualBox will not work with this kernel.

I can not run the latest VirtualBox.
When I start an image, it crashes with the The VirtualBox kernel modules do not match this version of VirtualBox error.

led 18 12:46:41 localhost.localdomain perl[12451]: [RPM] virtualbox-5.2.4-1-omv2015.0.x86_64 installed
led 18 12:48:36 omv kernel: Linux version 4.13.12-desktop-2omv (mockbuild@file-store.openmandriva.org) (gcc version 7.2.1 20171011 (OpenMandriva) (Linaro GCC Snapshot 7.2-2017.10)) #1 SMP Tue Nov 14 14:40:28 UTC 2017
led 18 12:55:17 localhost.localdomain VirtualBox[6574]: RTR3InitEx failed with rc=-1912 (rc=-1912)

The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox w>
what: 4
VERR_VM_DRIVER_VERSION_MISMATCH (-1912) - The installed support driver doesn’t match the version of the user.

Hum, I don’t have this issue with any of the last kernels: 4.13.12 (main update) and 4.14.2, 4.14.13 (main testing).
Btw this thread is about the kernel 4.14.2 and it seems that you are using 4.13.12
Have you this package installed: dkms-virtualbox-5.2.4-1-omv2015.0.x86_64 ?

Looks like your DKMS build for VBox module failed.

I see the error in the /var/lib/dkms/virtualbox/kernel-4.13.12-desktop-2omv-x86_64/log/make.log file.

make[1]: Opouští se adresář „/usr/src/linux-4.13.12-desktop-2omv“
make: Opouští se adresář „/var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetflt“
make: Vstupuje se do adresáře „/var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetadp“
make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.13.12-desktop-2omv/build SUBDIRS=/var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetadp SRCROOT=/var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetadp -j8 modules
make[1]: Vstupuje se do adresáře „/usr/src/linux-4.13.12-desktop-2omv“
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
echo >&2;
echo >&2 " ERROR: Kernel configuration is invalid.";
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";
echo >&2 " Run ‘make oldconfig && make prepare’ on kernel src to fix it.";
echo >&2 ;
/bin/false)
mkdir -p /var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetadp/.tmp_versions ; rm -f /var/lib/dkms/virtualbox/5.2.4-1/build/vboxnetadp/.tmp_versions/*

Did you try it?

Guys this is the same issue as here:
https://forum3.openmandriva.org/t/kernel-4-14-2-no-nvidia-no-bbswitch-support/1627/16

new gcc and kernel 4.14.14 should fix this issue. Currently i’m working on these to deliver these to you ASAP.

It works now.
The problem was with the nvidia drivers.
Please see the
https://forum3.openmandriva.org/t/why-nvidia-drivers-sometimes-don-t-build-when-new-kernel-is-introduced/1649/12?u=mila link.