Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtualbox-ose: Kernel Driver fails to load #33920

Closed
HadetTheUndying opened this issue Nov 6, 2021 · 4 comments
Closed

virtualbox-ose: Kernel Driver fails to load #33920

HadetTheUndying opened this issue Nov 6, 2021 · 4 comments
Labels

Comments

@HadetTheUndying
Copy link
Contributor

System

  • xuname: Void 5.13.19_1 x86_64 AuthenticAMD notuptodate rrmFFFFFFFFFFFFFFFFF
    output of xuname (part of xtools)
  • package: virtualbox-ose-6.1.26_1
    affected package(s) including the version: xbps-query -p pkgver <pkgname>

Expected behavior

VirtualBox is able to boot a VM.

Actual behavior

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing

'/sbin/vboxconfig'

as root.

If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.

Steps to reproduce the behavior

Install virtualbox-ose and try to setup a VM.

@egorenar
Copy link
Contributor

I'm seeing the same issue with Linux kernel 5.15.9_1

@egorenar
Copy link
Contributor

Re-nstallation of the drivers and reboot helped. sorry for the noise.

@Vistaus
Copy link

Vistaus commented Mar 15, 2022

Not working on 5.16 either. I get the exact same error message.

@github-actions
Copy link

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants