You are not logged in.
Pages: 1
Topic closed
Hi,
Subj. There are some very similar posts, but none of them looks exactly like my problem; none of them helps.
1. Unspecified load kernel modules failure at startup.
2.
$ sudo modprobe vboxdrv
modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/4.4.3-1-ARCH
3.
$ sudo /sbin/rcvboxdrv setup
Unloading modules:
Loading modules: modprobe: FATAL: Module vboxnetadp not found in directory /lib/modules/4.4.3-1-ARCH
modprobe: FATAL: Module vboxnetflt not found in directory /lib/modules/4.4.3-1-ARCH
modprobe: FATAL: Module vboxpci not found in directory /lib/modules/4.4.3-1-ARCH
modprobe: FATAL: Module vboxdrv not found in directory /lib/modules/4.4.3-1-ARCH
What am I doing wrong?
Last edited by Llama (2016-03-10 18:22:20)
Offline
Have you installed virtualbox-host-dkms ?
do it good first, it will be faster than do it twice the saint
Offline
And looked at how dkms works, and installed the necessary optional deps?
Offline
Have you installed virtualbox-host-dkms ?
community/virtualbox-host-dkms 5.0.14-4 [installed]
It's been installed all along. I just kept away from VirtualBox for many a month .
Last edited by Llama (2016-03-10 14:17:26)
Offline
And looked at how dkms works, and installed the necessary optional deps?
Yes. linux-headers has been missing. How did it use to work, I wonder. It really worked.
Offline
It changed recently. That is why it didn't work anymore. See https://lists.archlinux.org/pipermail/a … 27808.html
Offline
Thanks!
Offline
I just kept away from VirtualBox for many a month
.
Some changes won't load the drivers, so they should be some conf file in /etc/modules-load.d/
do it good first, it will be faster than do it twice the saint
Offline
Just to be clear, the fix is to install linux-headers package. Thanks
Offline
Just to be clear, the fix is to install linux-headers package. Thanks
No, the fix is to read the optional deps and install the headers you need.
Offline
I think this should be in the wiki, plain and simple. It's talking about LTS, which is confusing.
The package "linux-headers" is not mentioned once here https://wiki.archlinux.org/index.php/Vi … inux_hosts
Offline
for me installing this particular package solved the issue
sudo pacman -S virtualbox-host-modules-arch
Last edited by kharebavanika (2018-07-27 14:28:49)
Offline
for me installing this particular package solved the issue
sudo pacman -S virtualbox-host-modules-arch
Offline
Thank you for the suggestion. This was marked as solved two years ago, so I will use this opportunity to close this old thread now.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Pages: 1
Topic closed