Linux Lite Forums

Software - Support => Installing Software => Topic started by: atpersian on October 24, 2018, 05:39:23 AM

Title: virtualbox run error after latest update
Post by: atpersian on October 24, 2018, 05:39:23 AM
Dear All
i update linux via install update after that virtualbox get error on start and run as bellow , How can i solve this ??
Kernal Driver not installed(rc=1908)
vision 5.2.18 r124319
B R
<img src="https://www.imageupload.co.uk/images/2018/10/24/Screenshot_2018-10-24_13-01-42.png" border="0">
-------------------------------

just remove last kernel update via tweak kernel remover and reboot .problem solved.
Title: Re: virtualbox run error after latest update
Post by: Moltke on October 24, 2018, 07:56:25 AM
Hi @atpersian

Did by any chance the kernel get updated too? Cause this oftens happens when a new kernel is installed thus replacing the one virtualbox was running with. You have to install a new dkms module for virtualbox and that should be it. Look under synaptic for dkms,  you should be able to find it there. Another solution would be to boot from the previous kernel; restart your pc and in the grub screen select "advance options for linux lite" and there select the previous kernel, once you boot you can if you wish to, remove the newer kernel. Read here https://wiki.debian.org/VirtualBox#Kernel_driver_not_installed_.28rc.3D-1908.29  for a better explanation and here for more informaton about the dkms module https://www.linuxjournal.com/article/6896

Hope this helps! :)