The VirtualBox drivers are loading successfully. VirtualBox is fully operational on my host. I looks like the problem is in the startup scripts I noted another thread similar to this, since it was specific to Ubuntu, I am started another thread. (Can't post links yet or I would have referenced it.)
Operating System: Slackware64-current with kernel 5.4.38
On boot after installing a new kernel, the following error is received:
Code: Select all
Starting VirtualBox kernel modules ...failed!
(modprobe vboxpci failed. Please use 'dmesg' to find out why)Code: Select all
[ 67.504767] vboxdrv: Found 4 processor cores
[ 67.521322] vboxdrv: TSC mode is Invariant, tentative frequency 3214534313 Hz
[ 67.521325] vboxdrv: Successfully loaded version 6.1.6 (interface 0x002d0001)
Code: Select all
May 4 21:35:09 racermach vboxdrv.sh: Stopping VirtualBox services.
May 4 21:35:09 racermach vboxdrv.sh: VirtualBox services stopped.
May 4 21:36:19 racermach vboxdrv.sh: Starting VirtualBox services.
May 4 21:36:19 racermach vboxdrv.sh: Building VirtualBox kernel modules.
May 4 21:36:54 racermach vboxdrv.sh: VirtualBox kernel modules built.
May 4 21:36:54 racermach kernel: [ 67.521322] vboxdrv: TSC mode is Invariant, tentative frequency 3214534313 Hz
May 4 21:36:54 racermach vboxdrv.sh: VirtualBox services started.
Code: Select all
Building the main VirtualBox module.
Building the net filter module.
Building the net adaptor module.
Code: Select all
Stopping VirtualBox kernel modules ...done.
Removing old VirtualBox netadp kernel module ...done.
Removing old VirtualBox netflt kernel module ...done.
Removing old VirtualBox kernel module ...done.
Recompiling VirtualBox kernel modules ...failed!
(Look at /var/log/vbox-install.log to find out what went wrong)
Code: Select all
Building the main VirtualBox module.
Building the net filter module.
Building the net adaptor module.
Code: Select all
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation.............
VirtualBox Version 6.1.6 r137129 (2020-04-09T18:55:07Z) installer
Removing previous installation of VirtualBox 6.1.6 r137129 from /opt/VirtualBox
Installing VirtualBox to /opt/VirtualBox
Python found: python, installing bindings...
VirtualBox has been installed successfully.