You are not logged in.

#1 2015-01-10 10:06:46

colegui
Member
From: Castellón de la Plana, Spain.
Registered: 2014-07-20
Posts: 64

[SOLVED] Virtualbox: Failed to start Load Kernel Modules( lts-Kernel).

Hello, yesterday i have update the lts-kernel , and when I start the system with this kernel occurs:

"Failed to start Load Kernel Modules"

i think ther're a issue with virtualbox:

$ Journalctl -b 0

10:37:04 archkde systemd [1]: Failed to start Load Kernel Modules.

......................................................................................................................................
......................................................................................................................................
10:37:04 archkde systemd-modules-load [145]: Failed to insert 'vboxdrv': Invalid
10 10:37:04 archkde systemd-modules-load [145]: Failed to insert 'vboxnetadp': Invalid
10 10:36:56 archkde systemd-modules-load [145]: Failed to insert 'vboxnetflt': Invalid
10 10:36:56 archkde systemd-modules-load [145]: Failed to insert 'vboxpci': Invalidid

.........................................................................................................................................
$ pacman -Ss linux-lts

core/linux-lts 3.14.28-1 [installed]

$ pacman -Ss linux-lts-headers

core/linux-lts-headers 3.14.28-1 [installed]
Header files and scripts for building modules for Linux-lts kernel

$ pacman -Ss host-modules

community/virtualbox-host-modules 4.3.20-3 [installed: 4.3.20-4]
Host kernel modules for VirtualBox

community/virtualbox-host-modules-lts 4.3.20-2 [installed]
Host kernel modules for VirtualBox

Three or four months ago I was the same, I think it was a issue wtih:

virtualbox-host-modules-lts

Regards.

Last edited by colegui (2015-01-10 16:55:40)

Offline

#2 2015-01-10 13:55:53

chaonaut
Member
From: Kyiv, Ukraine
Registered: 2014-02-05
Posts: 382

Re: [SOLVED] Virtualbox: Failed to start Load Kernel Modules( lts-Kernel).

the quickest workaround is rebuilding virtualbox-host-modules-lts from source.


— love is the law, love under wheel, — said aleister crowley and typed in his terminal:
usermod -a -G wheel love

Offline

#3 2015-01-10 16:56:37

colegui
Member
From: Castellón de la Plana, Spain.
Registered: 2014-07-20
Posts: 64

Re: [SOLVED] Virtualbox: Failed to start Load Kernel Modules( lts-Kernel).

Finally I found a workaround (maybe not the best solution):

$ sudo pacman -S virtualbox-host-dkms
$ sudo dkms install vboxhost/4.3.20
# systemctl enable dkms.service

Regards.

Offline

#4 2015-01-10 17:21:04

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: [SOLVED] Virtualbox: Failed to start Load Kernel Modules( lts-Kernel).

Offline

Board footer

Powered by FluxBB