You are not logged in.

#1 2014-07-19 15:39:24

i3_Arch
Member
Registered: 2014-01-29
Posts: 21

[SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

After installing virtualbox-guest-utils, I created /etc/modules-load.d/virtualbox.conf

that contained

vboxsf
vboxvideo
vboxguest

Virtualbox guest additions are not working. This worked like a week or two ago.....

Any ideas ?

pacman -Ss virtualbox |grep utils
community/virtualbox-guest-utils 4.3.14-1 [installed]

modprobe -a vboxvideo vboxsf vboxguest
modprobe: WARNING: Module vboxvideo not found.
modprobe: WARNING: Module vboxsf not found.
modprobe: WARNING: Module vboxguest not found.
sudo systemctl --failed 
[sudo] password for cocky: 
  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
*systemd-modules-load.service loaded failed failed Load Kernel Modules

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.


[cocky@coco ~]$ sudo systemctl status systemd-modules-load.service
* systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
   Active: failed (Result: exit-code) since Sat 2014-07-19 11:15:57 EDT; 9min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 101 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 101 (code=exited, status=1/FAILURE)

Jul 19 11:15:57 coco systemd[1]: systemd-modules-load.service: main process exited, cod...URE
Jul 19 11:15:57 coco systemd[1]: Failed to start Load Kernel Modules.
Jul 19 11:15:57 coco systemd[1]: Unit systemd-modules-load.service entered failed state.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Hint: Some lines were ellipsized, use -l to show in full.

Last edited by i3_Arch (2014-07-19 16:23:58)


Archlinux + i3 + zsh = winning
Registered Linux User #565414
Blackarch Pentesting Distro
Github

Offline

#2 2014-07-19 15:46:47

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

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

Rebuild the package against the latest kernel package and open a bug report if that indeed fixes it.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2014-07-19 16:22:41

i3_Arch
Member
Registered: 2014-01-29
Posts: 21

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

potato

Last edited by i3_Arch (2014-07-19 18:27:06)


Archlinux + i3 + zsh = winning
Registered Linux User #565414
Blackarch Pentesting Distro
Github

Offline

#4 2014-07-19 18:17:14

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,604

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

rebuilding the package isn't the solution, running depmod is.

https://bugs.archlinux.org/task/40495

Offline

#5 2014-07-19 18:40:49

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

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

Scimmia wrote:

rebuilding the package isn't the solution, running depmod is.

https://bugs.archlinux.org/task/40495

Correction: rebuilding isn't the EXACT solution, but the post_install script will run the depmod and will solve the problem tongue


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#6 2014-07-19 18:44:16

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,604

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

graysky wrote:
Scimmia wrote:

rebuilding the package isn't the solution, running depmod is.

https://bugs.archlinux.org/task/40495

Correction: rebuilding isn't the EXACT solution, but the post_install script will run the depmod and will solve the problem tongue

Which is the strangest part of all, why didn't depmod run correctly the first time? There are now a couple of reports in the pacman subforum about this happening with the host modules as well. Strange.

Offline

#7 2014-07-19 18:59:37

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

Re: [SOLVED] Virtualbox Guest ( vboxguest , vboxvideo, vboxsf ) not found

@scimmia - I guess because arch is not stable tongue


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

Board footer

Powered by FluxBB