Opened 18 months ago
Last modified 18 months ago
#21672 new defect
Kernel driver not installed (rc=-1908)
Reported by: | Liwiusz | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
After recent system update:
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.
Host: CentOS 9 - Linux asus 5.14.0-312.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 11 16:26:43 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Reinstall did not help. Version 6.1.44 also did same issue.
Attachments (1)
Change History (2)
by , 18 months ago
Attachment: | vbox-setup.log added |
---|
Duplicate of #21671.