← prev | next →
herzeleid02 2022-07-22 15:26:41
yeah i agree
herzeleid02 2022-07-22 15:26:43
rebooting helped
RadiantKnight 2022-07-22 15:27:14
Good
Aurelian 2022-07-22 16:00:34
hi guys, i have an issue with loading virtualbox kernel modules. simply, they aren’t found in the folder: https://pastebin.com/B3Pd2htV
i have what appear to be the module sources sitting in /usr/src/vboxhost-6.1.36_OSE. does anyone have advice on how to install said modules?
qontinuum 2022-07-22 16:03:04
Aurelian 2022-07-22 16:00:34
hi guys, i have an issue with loading virtualbox kernel modules. simply, they aren’t found in the folder: https://pastebin.com/B3Pd2htV
i have what appear to be the module sources sitting in /usr/src/vboxhost-6.1.36_OSE. does anyone have advice on how to install said modules?
What kernel do you run
Aurelian 2022-07-22 16:03:46
Linux 5.18.8-artix1-1 x86_64
Aurelian 2022-07-22 16:03:48
runit
Aurelian 2022-07-22 16:11:03
qontinuum 2022-07-22 16:03:04
What kernel do you run
am i suffering from a partial upgrade?
Aurelian 2022-07-22 16:11:31
i have iq in single digits sir
qontinuum 2022-07-22 16:12:28
I guess you have installed virtualbox-host-modules-artix?
Aurelian 2022-07-22 16:13:27
virtualbox 6.1.36-1
virtualbox-host-dkms 6.1.36-1
Aurelian 2022-07-22 16:13:30
are what ive installed
qontinuum 2022-07-22 16:13:59
Okay so maybe the dkms build failed
Aurelian 2022-07-22 16:14:15
I think so. How can I reproduce the failure? reinstall?
qontinuum 2022-07-22 16:15:00
Aurelian 2022-07-22 16:14:15
I think so. How can I reproduce the failure? reinstall?
Yep
Aurelian 2022-07-22 16:16:58
qontinuum 2022-07-22 16:15:00
Yep
https://pastebin.com/EwN3h2a7
Installing dkms modules failed
Aurelian 2022-07-22 16:19:31
Some googling points to something to do with linux header packages, but rather clueless tbh
qontinuum 2022-07-22 16:19:49
Install linux-headers and linux-zen-headers
qontinuum 2022-07-22 16:19:54
Aurelian 2022-07-22 16:19:31
Some googling points to something to do with linux header packages, but rather clueless tbh
Yep
Aurelian 2022-07-22 16:21:01
The same error: https://pastebin.com/zueqi1Hw
I already installed these lastnight infact
Aurelian 2022-07-22 16:22:10
Right lol
Aurelian 2022-07-22 16:26:10
Nvm
qontinuum 2022-07-22 16:26:24
I saw it 👀
Aurelian 2022-07-22 16:26:45
qontinuum 2022-07-22 16:26:24
I saw it 👀
dont tell anyone
Aurelian 2022-07-22 16:26:51
https://pastebin.com/0kLfDghQ
Aurelian 2022-07-22 16:28:04
I appear to not understand the concept of linux headers at all
Aurelian 2022-07-22 16:29:32
I’m going to upgrade everything and hope that works for some reason, thanks for help @qontinuum
grazzolini 2022-07-22 16:32:32
Aurelian 2022-07-22 16:28:04
I appear to not understand the concept of linux headers at all
You need to have the appropriate headers for your kernel (version, etc). Also, on top of that, you MUST use the same compiler (to the min version) used to build the kernel to build the modules, otherwise it doesn’t work.
qontinuum 2022-07-22 16:33:20
grazzolini 2022-07-22 16:32:32
You need to have the appropriate headers for your kernel (version, etc). Also, on top of that, you MUST use the same compiler (to the min version) used to build the kernel to build the modules, otherwise it doesn’t work.
He has the headers installed from the repos so it should work
grazzolini 2022-07-22 16:33:45
qontinuum 2022-07-22 16:33:20
He has the headers installed from the repos so it should work
that’s not what the dkms message indicates though
grazzolini 2022-07-22 16:33:59
also, booted kernel not always equals installed kernel
Aurelian 2022-07-22 16:34:04
grazzolini 2022-07-22 16:33:45
that’s not what the dkms message indicates though
I think Gian could be correct
grazzolini 2022-07-22 16:34:05
this also plays a part in dkms
Aurelian 2022-07-22 16:34:11
We will find out in 15 mins
qontinuum 2022-07-22 16:34:30
grazzolini 2022-07-22 16:33:59
also, booted kernel not always equals installed kernel
Ah this could be it, forgot about that
← prev | next →