Opened 2 years ago
Last modified 2 years ago
#21421 new defect
Canonical has updated Ubuntu Linux kernel; DEB package from Oracle no longer works
Reported by: | Atalanttore | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.6 |
Keywords: | ubuntu | Cc: | |
Guest type: | other | Host type: | other |
Description
Canonical has updated Ubuntu 22.04 LTS to version 22.04.2. The Linux kernel in this Hardware Enablement Stack has been updated from version 5.15 to 5.19.
With the new kernel version 5.19, virtualization no longer works with the DEB package of Virtualbox 7.0.6 offered by Oracle for Ubuntu 22.04. See https://www.virtualbox.org/wiki/Linux_Downloads
When starting a virtual machine, the following error appears: Kernel driver not installed (rc=-1908)
See also: https://forums.virtualbox.org/viewtopic.php?f=7&t=108359
Change History (3)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Thanks for the advice.
After I manually installed the gcc-12
package and executed sudo '/sbin/vboxconfig'
, the virtualization in VirtualBox works again.
Is there a reason why the gcc-12
package was not automatically installed as a dependency when installing the VirtualBox 7.0.6 package?
comment:3 by , 2 years ago
Hi Atalanttore,
Package virtualbox-7.0_7.0.6-155176~Ubuntu~jammy_amd64.deb has dependency on gcc
. To my knowledge, this was usually enough to get dependencies installed. I suspect, the issue you have observed might be specific to your setup.
Hi Atalanttore,
From your log in forums:
You need to install gcc.