Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2018 20:21:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -f` does)
Message-ID:  <bug-227880-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227880

            Bug ID: 227880
           Summary: `kldstat -m` does not work for vmm.ko (while `kldstat
                    -f` does)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: bhyve, needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: 0mp@FreeBSD.org

I've got vmm.ko and nmdm.ko loaded.

I can find out if nmdm.ko is loaded by running either `kldstat -n nmdm` or
`kldstat -m nmdm`. When it comes to vmm.ko, however, only `kldstat -n vmm`
works.

In case of `kldstat -m vmm` the following message is printed:

> kldstat: can't find module vmm: No such file or directory

Why is it so?

----

I'm running 12.0-CURRENT amd64 r333017.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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