https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295139
Bug ID: 295139
Summary: After the vboxdrv.ko kernel module was loaded and
unloaded it can't be loaded again
Product: Base System
Version: 15.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
kldstat doesn't find vboxdrv.ko after it was loaded/unloaded:
> $ kldstat | grep vbox
However, kldload now says that this module is already in the kernel:
> $ sudo kldload /boot/modules/vboxdrv.ko
> kldload: can't load /boot/modules/vboxdrv.ko: module already loaded or in
> kernel
What makes it think that vboxdrv.ko is already in krnel?
15.1 STABLE/15-n283508-2157c0e19672 GENERIC amd64
--
You are receiving this mail because:
You are the assignee for the bug.