VB broken after upgrade to Ubuntu 16.04
Posted: 28. Apr 2016, 16:52
VirtualBox stopped working after I upgraded to Ubuntu 16.04. To try and fix the problem I purged VB and reinstalled virtualbox-5.0_5.0.18-106667~Ubuntu~xenial_amd64.deb
Here's what happens now:
allan@allan-XPS-13:~$ VBoxManage --version
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (4.4.0-21-generic) or it failed to
load. Please recompile the kernel module and install it by
sudo /sbin/rcvboxdrv setup
You will not be able to start VMs until this problem is fixed.
5.0.18r106667
allan@allan-XPS-13:~$ sudo /sbin/rcvboxdrv setup
Stopping VirtualBox kernel modules ...done.
Uninstalling old VirtualBox DKMS kernel modules ...done.
Trying to register the VirtualBox kernel modules using DKMS ...done.
Starting VirtualBox kernel modules ...failed!
(modprobe vboxdrv failed. Please use 'dmesg' to find out why)
allan@allan-XPS-13:~$
Here's the last line from dmesg:
[ 50.386030] capability: warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
Any help is much appreciated!
Allan
Here's what happens now:
allan@allan-XPS-13:~$ VBoxManage --version
WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (4.4.0-21-generic) or it failed to
load. Please recompile the kernel module and install it by
sudo /sbin/rcvboxdrv setup
You will not be able to start VMs until this problem is fixed.
5.0.18r106667
allan@allan-XPS-13:~$ sudo /sbin/rcvboxdrv setup
Stopping VirtualBox kernel modules ...done.
Uninstalling old VirtualBox DKMS kernel modules ...done.
Trying to register the VirtualBox kernel modules using DKMS ...done.
Starting VirtualBox kernel modules ...failed!
(modprobe vboxdrv failed. Please use 'dmesg' to find out why)
allan@allan-XPS-13:~$
Here's the last line from dmesg:
[ 50.386030] capability: warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
Any help is much appreciated!
Allan