Kernel driver not installed (rc=-1908)
Posted: 17. May 2018, 09:29
I have installed Virtualbox 5.1.34_Ubuntu r121010 from Ubuntu software center on QNAP Linux Station running Ubuntu 16.04 but i'm unable to run any VMs because Kernel driver is not installed (rc=-1908).
Screenshot: https://i.imgur.com/xW7rO5U.png
Iexecute the command but got another error.
Output:
Then I try Virualbox for 16.04 from official from the website and got same error and tell me to execute different command /sbin/vboxconfig
Screenshot: https://i.imgur.com/1My75TZ.png
Output
P.S I don't want to use Virtulization Station because it's horrible, slow and doesn't support GPU acceleration by a design.
Screenshot: https://i.imgur.com/xW7rO5U.png
Iexecute the command but got another error.
Output:
Code: Select all
modprobe: ERROR: ../libkmod/libkmod.c:514 lookup_builtin_file() could not open builtin file '/lib/modules/4.2.8/modules.builtin.bin'
modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted
Screenshot: https://i.imgur.com/1My75TZ.png
Output
Code: Select all
vboxdrv.sh: Stopping VirtualBox services.
depmod: WARNING: could not open /lib/modules/4.2.8/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/4.2.8/modules.builtin: No such file or directory
vboxdrv.sh: Building VirtualBox kernel modules.
depmod: WARNING: could not open /lib/modules/4.2.8/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/4.2.8/modules.builtin: No such file or directory
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
depmod: WARNING: could not open /lib/modules/4.2.8/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/4.2.8/modules.builtin: No such file or directory
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.