Opened 4 years ago
Last modified 4 years ago
#19941 new defect
virtualbox 6.1.14 on Ubuntu 20.04 (5.4.0-48-generic)
Reported by: | prabh | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.1.14 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Hi, Please can you help me install VirtualBox 6.1.14 on Ubuntu 20.04 (5.4.0-48-generic) I am getting following errors during installation. ###### udo /sbin/vboxconfig vboxdrv.sh: Stopping VirtualBox services. vboxdrv.sh: Starting VirtualBox services. vboxdrv.sh: Building VirtualBox kernel modules. vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may 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. ####### dmesg here
$ tail -f /var/log/dmesg [ 24.025100] kernel: audit: type=1400 audit(1601929395.857:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=733 comm="apparmor_parser" [ 24.025102] kernel: audit: type=1400 audit(1601929395.857:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=733 comm="apparmor_parser" [ 24.025105] kernel: audit: type=1400 audit(1601929395.857:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=733 comm="apparmor_parser" [ 24.075158] kernel: audit: type=1400 audit(1601929395.905:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=736 comm="apparmor_parser" [ 24.075161] kernel: audit: type=1400 audit(1601929395.905:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evincesanitized_helper" pid=736 comm="apparmor_parser" [ 24.075163] kernel: audit: type=1400 audit(1601929395.905:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=736 comm="apparmor_parser" [ 24.075164] kernel: audit: type=1400 audit(1601929395.905:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewersanitized_helper" pid=736 comm="apparmor_parser" [ 24.075166] kernel: audit: type=1400 audit(1601929395.905:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=736 comm="apparmor_parser" [ 25.601812] kernel: usb 2-5: New USB device found, idVendor=04ca, idProduct=300b, bcdDevice= 0.02 [ 25.601815] kernel: usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 #######
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
pramod@Tiger:~$ sudo dpkg --list | grep linux-image ii linux-image-4.15.0-118-generic 4.15.0-118.119 amd64 Signed kernel image generic rc linux-image-4.15.0-29-generic 4.15.0-29.31 amd64 Signed kernel image generic ii linux-image-5.4.0-48-generic 5.4.0-48.52 amd64 Signed kernel image generic ii linux-image-generic 5.4.0.48.51 amd64 Generic Linux kernel image
comment:3 by , 4 years ago
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.
pramod@Tiger:~$ tail -f /var/log/syslog Oct 5 23:37:15 Tiger vboxdrv.sh: VirtualBox services stopped. Oct 5 23:37:17 Tiger vboxdrv.sh: Starting VirtualBox services. Oct 5 23:37:17 Tiger kernel: [ 8057.511662] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7 Oct 5 23:37:17 Tiger vboxdrv.sh: Building VirtualBox kernel modules. Oct 5 23:37:26 Tiger systemd[2045]: Started Application launched by gsd-media-keys. Oct 5 23:37:27 Tiger systemd[2045]: Started VTE child process 49689 launched by gnome-terminal-server process 29236. Oct 5 23:37:27 Tiger systemd[2045]: gnome-launched-x-terminal-emulator-49638.scope: Succeeded. Oct 5 23:37:43 Tiger vboxdrv.sh: VirtualBox kernel modules built. Oct 5 23:37:44 Tiger vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why. Oct 5 23:37:44 Tiger kernel: [ 8084.549836] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7