[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-08-01 Thread James Harkins
After the last kernel update (4.15.0-29-lowlatency #31~16.04), I
encountered this error. To resolve it, I needed to `apt-get update &&
apt-get dist-upgrade` *and* it was necessary to disable UEFI secure boot
or the vboxdrv module would not launch.

The bug is not resolved, in that a kernel update to this version is not
clean and trouble-free.


*** Dialog upon launching virtualbox

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or
there is a permission problem with /dev/vboxdrv. Please reinstall
virtualbox-dkms package and load the kernel module by executing

'modprobe vboxdrv'

as root.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The
support driver is not installed. On linux, open returned ENOENT.


*** Kernel module reinstall console text:

DKMS: install completed.
Job for virtualbox.service failed because the control process exited with error 
code. See "systemctl status virtualbox.service" and "journalctl -xe" for 
details.
invoke-rc.d: initscript virtualbox, action "restart" failed.
● virtualbox.service - LSB: VirtualBox Linux kernel module
   Loaded: loaded (/etc/init.d/virtualbox; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2018-08-01 15:37:14 EDT; 4ms ago
 Docs: man:systemd-sysv-generator(8)
  Process: 7472 ExecStart=/etc/init.d/virtualbox start (code=exited, 
status=1/FAILURE)

Aug 01 15:37:14 xiaogou systemd[1]: Starting LSB: VirtualBox Linux kernel m.
Aug 01 15:37:14 xiaogou virtualbox[7472]:  * Loading VirtualBox kernel modul
Aug 01 15:37:14 xiaogou virtualbox[7472]:  * modprobe vboxdrv failed. Please...y
Aug 01 15:37:14 xiaogou virtualbox[7472]:...fail!
Aug 01 15:37:14 xiaogou systemd[1]: virtualbox.service: Control process exi...=1
Aug 01 15:37:14 xiaogou systemd[1]: Failed to start LSB: VirtualBox Linux k...e.
Aug 01 15:37:14 xiaogou systemd[1]: virtualbox.service: Unit entered failed...e.
Aug 01 15:37:14 xiaogou systemd[1]: virtualbox.service: Failed with result ...'.

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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

[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-07-24 Thread Kate L
There is some bug, I think.

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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

[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-04-23 Thread LocutusOfBorg via ubuntu-bugs
** Changed in: virtualbox (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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

[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-04-19 Thread Agent24
running update again (apt-get update && apt-get dist-upgrade) through
terminal seems to have fixed it, or, there were no errors I noticed in
the output, anyway.

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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

[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-04-10 Thread Daniel van Vugt
It looks like you will also need the fix for bug 1760876.

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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

[Bug 1761851] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed to build [error: implicit declaration of function ‘init_timer_pinned’]

2018-04-08 Thread Daniel van Vugt
** Summary changed:

- virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed 
to build
+ virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module failed 
to build [error: implicit declaration of function ‘init_timer_pinned’]

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

Title:
  virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox kernel module
  failed to build [error: implicit declaration of function
  ‘init_timer_pinned’]

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

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