Linux Lite Forums

Full Version: virtualbox run error after latest update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Hi [member=6978]atpersian[/member]

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#Kerne...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! Smile