5

After last Ubuntu update, when I try to start a VM, I've got this error:

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please reinstall virtualbox-dkms package and load the kernel module by executing 'modprobe vboxdrv' as root.

If I execute sudo modprobe vboxdrv, then I get this:

FATAL: Module vboxdrv not found in directory /lib/modules/6.5.0-14-generic

If I reinstall the package, then I get this:

Building initial module for 6.5.0-14-generic
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/virtualbox-dkms.0.crash'
Error! Bad return status for module build on kernel: 6.5.0-14-generic (x86_64)
Consult /var/lib/dkms/virtualbox/6.1.38/build/make.log for more information.
dpkg: error al procesar el paquete virtualbox-dkms (--configure)

Any ideas, please?

zx485
  • 2,865
Peibol
  • 61

1 Answers1

1

Thanks for your comments. Finally solved uninstalling virtualbox 6.x and installing virtualbox 7

Peibol
  • 61