Why the modprobe vboxdrv
is not resolved yet for Kernel 4.8?
I have 2 kernels 4.4 and 4.8 and vboxdrv
is working fine on 4.4 but whenever i try to launch my vm i get a fatal error with modprobe vboxdrv
.
Should I wait for a Virtualbox update is it can be fixed somehow for the newest Kernel?
EDIT: this is my uname-a output
Linux mohsen-SVP1322F4E 4.8.1-040801-generic #201610071031 SMP Fri Oct 7 14:34:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
EDIT2: Updated to kernel 4.8.4 and then removed the virtualbox dkms then reinstall it again. Still the error is found. Vboxdrv is still not found.
EDIT3: Tried to reinstall the virtualbox dkms with no luck. Then removed and reinstalled Virtualbox as per here and everything is working fine now.