[Bug 1852123] [NEW] VirtualBox fails to start VM after Ubuntu update

2019-11-11 Thread Franklin Darby
Public bug reported:

VirtualBox problem 11/11/2019

Description:Ubuntu 18.04.3 LTS
Release:18.04

virtualbox:
  Installed: 5.2.32-dfsg-0~ubuntu18.04.1
  Candidate: 5.2.32-dfsg-0~ubuntu18.04.1
  Version table:
 *** 5.2.32-dfsg-0~ubuntu18.04.1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 
Packages
100 /var/lib/dpkg/status
 5.2.18-dfsg-2~ubuntu18.04.5 500
500 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 
Packages
 5.2.10-dfsg-6 500
500 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages

Virtual Box will not start.
On Nov 6, 2019, I installed Ubuntu updates.  Prior to that update, virtualbox 
would
work.  After that update it would not start.  After I opened VirtualBox 
Manager, selected the virtual
machine Win10p 1021, and selected the Start button, I expected the VM to start.
Instead, it first displayed this message:

Failed to open a session for the virtual machine Win10p 1021.
The virtual machine 'Win10p 1021' has terminated unexpectedly during startup 
with exit code 1 (0x1).
Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
MachineWrap
Interface: 
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}

After a few seconds, this message was displayed.

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 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.

Atempting to follow this directive, I entered:

sudo modprobe vboxdrv
[sudo] password for fsdbass: 
modprobe: FATAL: Module vboxdrv not found in directory 
/lib/modules/5.3.0-20-generic

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: virtualbox-qt 5.2.32-dfsg-0~ubuntu18.04.1
ProcVersionSignature: Ubuntu 
5.3.0-20.21+system76~1572310493~18.04~b3805b2~dev-generic 5.3.7
Uname: Linux 5.3.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov 11 13:46:08 2019
ExecutablePath: /usr/lib/virtualbox/VirtualBox
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852123

Title:
  VirtualBox fails to start VM after Ubuntu update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1852123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1851643] [NEW] VirtualBox will not start a virtual machine

2019-11-07 Thread Franklin Darby
Public bug reported:

After update installed on Nov 6, 2019, VirtualBox would not start a
Virtual machine running Windows 10 professional.  Prior to that update,
there was no problem.  Two, more recent, updates failed to correct the
problem.  Reinstalling VirtualBox also failed to correct the problem.

Description:Ubuntu 18.04.3 LTS
Release:18.04

virtualbox:
  Installed: 5.2.32-dfsg-0~ubuntu18.04.1
  Candidate: 5.2.32-dfsg-0~ubuntu18.04.1
  Version table:
 *** 5.2.32-dfsg-0~ubuntu18.04.1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 
Packages
100 /var/lib/dpkg/status
 5.2.18-dfsg-2~ubuntu18.04.5 500
500 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 
Packages
 5.2.10-dfsg-6 500
500 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages


The following error message was displayed first:

Failed to open a session for the virtual machine Win10p 1021.
The virtual machine 'Win10p 1021' has terminated unexpectedly during startup 
with exit code 1 (0x1).
Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
MachineWrap
Interface: 
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}

A few seconds later another error message was displayed:

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 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.

Attempts to follow these directions failed:

sudo modprobe vboxdrv
[sudo] password for fsdbass: 
modprobe: FATAL: Module vboxdrv not found in directory 
/lib/modules/5.3.0-20-generic

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: virtualbox 5.2.32-dfsg-0~ubuntu18.04.1
ProcVersionSignature: Ubuntu 
5.3.0-20.21+system76~1572310493~18.04~b3805b2~dev-generic 5.3.7
Uname: Linux 5.3.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov  7 05:19:55 2019
SourcePackage: virtualbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851643

Title:
  VirtualBox will not start a virtual machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1851643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs