You are not logged in.

#1 2020-08-08 18:29:05

M1cR0xf7
Member
Registered: 2020-05-14
Posts: 3

virtualbox driver not installed (dkms install vboxhost returned 10)

Kernel: 5.8.0-arch1-1

it started when i upgraded my system this morning with the `pacman -Syu` command, then installed the `intel-ucode` package and ran `grub-mkconfig -o /boot/grub/grub.cfg`.

i started virtualbox and found this error message:
virtualboxerr.png

i tried to reinstall `virtualbox-host-dkms` package and that was the output:

sudo pacman -S virtualbox-host-dkms
resolving dependencies...
looking for conflicting packages...

Packages (1) virtualbox-host-dkms-6.1.12-3

Total Installed Size:  9.97 MiB
Net Upgrade Size:      0.00 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Running pre-transaction hooks...
(1/1) Remove upgraded DKMS modules
==> Unable to remove module vboxhost/6.1.12_OSE for kernel 5.8.0-arch1-1: Not found in dkms status output.
:: Processing package changes...
reinstalling virtualbox-host-dkms...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Install DKMS modules
==> dkms install --no-depmod -m vboxhost -v 6.1.12_OSE -k 5.8.0-arch1-1
Error! Bad return status for module build on kernel: 5.8.0-arch1-1 (x86_64)
Consult /var/lib/dkms/vboxhost/6.1.12_OSE/build/make.log for more information.
==> Warning, `dkms install --no-depmod -m vboxhost -v 6.1.12_OSE -k 5.8.0-arch1-1' returned 10
==> depmod 5.8.0-arch1-1

i checked https://pastebin.com/PxEzSRGf and found this error:

/var/lib/dkms/vboxhost/6.1.12_OSE/build/vboxdrv/linux/SUPDrv-linux.c:760:38: error: 'cpu_tlbstate' undeclared (first use in this function); did you mean 'cpuhp_state'?

i tried downgrading the package but no luck.

this is from pacman log:

Unable to remove module vboxhost/6.1.12_OSE for kernel 5.8.0-arch1-1: Not found in dkms status output.

is this a common bug? i can't use virtualbox.

and yes i've checked:
https://bbs.archlinux.org/viewtopic.php?id=111368
https://bbs.archlinux.org/viewtopic.php?id=233142
https://bbs.archlinux.org/viewtopic.php?id=243488
https://bbs.archlinux.org/viewtopic.php?id=210006

Offline

#2 2020-08-08 18:49:00

loqs
Member
Registered: 2014-03-06
Posts: 17,411

Re: virtualbox driver not installed (dkms install vboxhost returned 10)

Offline

Board footer

Powered by FluxBB