[Bug 295139] After the vboxdrv.ko kernel module was loaded and unloaded it can't be loaded again

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 May 2026 03:21:35 UTC
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: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

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.