Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2026 03:21:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 295139] After the vboxdrv.ko kernel module was loaded and unloaded it can't be loaded again
Message-ID:  <bug-295139-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295139-227>