You are not logged in.

#1 2016-01-22 13:44:21

rogorido
Member
Registered: 2009-08-17
Posts: 115

[solved] Small bug in last kernel? vboxdrv not found with kernel 4.3.3

If I try to load the module vboxdrv with hte kernel 4.3.3 I get the error:

modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/4.3.3-2-ARCH

pacman -Ql virtualbox-host-modules says:

virtualbox-host-modules /usr/
virtualbox-host-modules /usr/lib/
virtualbox-host-modules /usr/lib/modules/
virtualbox-host-modules /usr/lib/modules/extramodules-4.3-ARCH/
virtualbox-host-modules /usr/lib/modules/extramodules-4.3-ARCH/vboxdrv.ko.gz
virtualbox-host-modules /usr/lib/modules/extramodules-4.3-ARCH/vboxnetadp.ko.gz
virtualbox-host-modules /usr/lib/modules/extramodules-4.3-ARCH/vboxnetflt.ko.gz
virtualbox-host-modules /usr/lib/modules/extramodules-4.3-ARCH/vboxpci.ko.gz

The kernel is looking in /lib/modules/4.3.3-2-ARCH, but I only have /lib/modules/4.3.3-3-ARCH (and there is a symlink to the extramodules...)

Last edited by rogorido (2016-01-22 14:03:21)

Offline

#2 2016-01-22 13:47:51

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [solved] Small bug in last kernel? vboxdrv not found with kernel 4.3.3

try running depmod.

Offline

#3 2016-01-22 14:01:25

rogorido
Member
Registered: 2009-08-17
Posts: 115

Re: [solved] Small bug in last kernel? vboxdrv not found with kernel 4.3.3

thanks for your answer. Without parameters?

I get this:

depmod: ERROR: could not open directory /lib/modules/4.3.3-2-ARCH: No such file or directory
depmod: FATAL: could not search modules: No such file or directory

Offline

#4 2016-01-22 14:02:58

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [solved] Small bug in last kernel? vboxdrv not found with kernel 4.3.3

What is the output of `uname -r` and `pacman -Q linux`?

I missed the last line of the original post sad

Last edited by Scimmia (2016-01-22 14:03:23)

Offline

#5 2016-01-22 14:03:02

rogorido
Member
Registered: 2009-08-17
Posts: 115

Re: [solved] Small bug in last kernel? vboxdrv not found with kernel 4.3.3

Sorry: I have to reboot. Sorry for the noise.

Offline

Board footer

Powered by FluxBB