You are not logged in.
Here is my system that may be related:
1. lts kernal: 5.15.84-1-lts; and so its lts headers
2. boot is on its own partition
3. virtual-host-dkms: 7.0.4-1
4. this is straight pacman installation; not from upgrade. of course, masked virtual-host-dkms.conf to /dev/null; pacman shows no error for the dkms package installation
5. pacman installed virtualbox-guest-iso as well
when pacman installs the AUR virtualbox-ext-oracle, it complains missing virtualbox 7.0.4. then I checked pacman log for virtualbox host dkms, found it only installed source of the package with makefile and the shell script, build_in_tmp. when running the shell, it does build binaries under /tmp/vbox.0. I also see shell argument --save-module-symvers, --use-module-symvers, and --module-source. so, the questions:
1. Is the virtual-host-dkms installed correctly?
lsmod | grep vboxdrv shows:
vboxdrv 581632 0
2. if it is supposed to self run shell script, what are the option values to be able used to copy to the correct location? or this doesn't matter?
3. or this is an conflict between packages?
many thanks for help.
Offline
pacman -Q virtualbox
Offline
retuned nothing. But, note this is lts kernel so it uses dkms pacman. Also,
pacman -Ql virtualbox-host-dkmsfind no binaries (see my first post)
Offline
You're hung up on virtualbox-host-dkms, but that has nothing to do with your issue. You haven't actually installed virtualbox.
Offline
Aah: got you. missed the very first step here.
I think you hit 'report' rather than 'reply'
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline