* [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5
@ 2023-10-26 16:59 too-vague
2023-10-27 13:14 ` nezos
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: too-vague @ 2023-10-26 16:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]
New issue by too-vague on void-packages repository
https://github.com/void-linux/void-packages/issues/46912
Description:
### Is this a new report?
Yes
### System Info
Void 6.5.9_1 x86_64 AuthenticAMD uptodate FF
### Package(s) Affected
virtualbox-ose-dkms-7.0.10_4, linux6.5-6.5.9_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
Compile and load Virtualbox DKMS modules (vboxdrv, vboxnetadp, vboxnetflt), as seen in linux6.4 and below
### Actual behaviour
DKMS modules compile properly but fail to load both during boot and manually
modprobe:
```
modprobe: ERROR: could not insert 'vboxdrv': Key was rejected by service
modprobe: ERROR: could not insert 'vboxnetadp': Key was rejected by service
modprobe: ERROR: could not insert 'vboxnetflt': Key was rejected by service
```
dmesg:
```
[ 1168.956122] Loading of module with unavailable key is rejected
[ 1168.961298] Loading of module with unavailable key is rejected
[ 1168.966354] Loading of module with unavailable key is rejected
```
### Steps to reproduce
1. Install linux6.5 and virtualbox-ose
2. Run virtualbox on new kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VirtualBox DKMS modules don't load on Linux 6.5
2023-10-26 16:59 [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5 too-vague
@ 2023-10-27 13:14 ` nezos
2023-10-27 13:15 ` nezos
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: nezos @ 2023-10-27 13:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 460 bytes --]
New comment by nezos on void-packages repository
https://github.com/void-linux/void-packages/issues/46912#issuecomment-1782897666
Comment:
For me:
Building DKMS module: virtualbox-ose-guest-7.0.10... FAILED!
for kernel 6.5.8
According to the recent changelog (https://www.virtualbox.org/wiki/Changelog):
Since version 7.0.12...
"Linux Guest Additions: Added initial support for kernels 6.5 and 6.6"
An update would probably solve the issue.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VirtualBox DKMS modules don't load on Linux 6.5
2023-10-26 16:59 [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5 too-vague
2023-10-27 13:14 ` nezos
@ 2023-10-27 13:15 ` nezos
2023-11-13 4:57 ` [ISSUE] [CLOSED] " classabbyamp
2023-11-13 4:57 ` classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: nezos @ 2023-10-27 13:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
New comment by nezos on void-packages repository
https://github.com/void-linux/void-packages/issues/46912#issuecomment-1782897666
Comment:
For me:
Building DKMS module: virtualbox-ose-guest-7.0.10... FAILED!
for kernel 6.5.8
According to the recent changelog (https://www.virtualbox.org/wiki/Changelog):
Since version 7.0.12...
"Linux Guest Additions: Added initial support for kernels 6.5 and 6.6"
Updating virtualbox to 7.0.12 would probably solve the issue.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [ISSUE] [CLOSED] VirtualBox DKMS modules don't load on Linux 6.5
2023-10-26 16:59 [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5 too-vague
2023-10-27 13:14 ` nezos
2023-10-27 13:15 ` nezos
@ 2023-11-13 4:57 ` classabbyamp
2023-11-13 4:57 ` classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-11-13 4:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]
Closed issue by too-vague on void-packages repository
https://github.com/void-linux/void-packages/issues/46912
Description:
### Is this a new report?
Yes
### System Info
Void 6.5.9_1 x86_64 AuthenticAMD uptodate FF
### Package(s) Affected
virtualbox-ose-dkms-7.0.10_4, linux6.5-6.5.9_1
### Does a report exist for this bug with the project's home (upstream) and/or another distro?
_No response_
### Expected behaviour
Compile and load Virtualbox DKMS modules (vboxdrv, vboxnetadp, vboxnetflt), as seen in linux6.4 and below
### Actual behaviour
DKMS modules compile properly but fail to load both during boot and manually
modprobe:
```
modprobe: ERROR: could not insert 'vboxdrv': Key was rejected by service
modprobe: ERROR: could not insert 'vboxnetadp': Key was rejected by service
modprobe: ERROR: could not insert 'vboxnetflt': Key was rejected by service
```
dmesg:
```
[ 1168.956122] Loading of module with unavailable key is rejected
[ 1168.961298] Loading of module with unavailable key is rejected
[ 1168.966354] Loading of module with unavailable key is rejected
```
### Steps to reproduce
1. Install linux6.5 and virtualbox-ose
2. Run virtualbox on new kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VirtualBox DKMS modules don't load on Linux 6.5
2023-10-26 16:59 [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5 too-vague
` (2 preceding siblings ...)
2023-11-13 4:57 ` [ISSUE] [CLOSED] " classabbyamp
@ 2023-11-13 4:57 ` classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-11-13 4:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 156 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/issues/46912#issuecomment-1807478669
Comment:
#47037
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-13 4:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26 16:59 [ISSUE] VirtualBox DKMS modules don't load on Linux 6.5 too-vague
2023-10-27 13:14 ` nezos
2023-10-27 13:15 ` nezos
2023-11-13 4:57 ` [ISSUE] [CLOSED] " classabbyamp
2023-11-13 4:57 ` classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).