NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NVMM and NetBSD 9.0



On Wed, Oct 02, 2019 at 07:34:07AM -0500, Robert Nestor wrote:
> Confused about mvmm and NetBSD 9.0 BETA.   I did build and install the version of qemu-nvmm from pkgsrc-wip, then tried running it and it gives:
> 
> qemu-system-x86_64: NVMM: No accelerator found, error=6
> qemu-system-x86_64: failed to initialize NVMM: No space left on device
> 
> I thought mvmm was in 9.0, but when I do a modstat I don?t see it listed and there?s no mvmm.kmod file in the modules folder under /stand.  So I tried building the module in /usr/src/sys/modules/nvmm and get this:

The module is installed by default for amd64 (if you install the modules set).
No need to build it by source.

Please check if you have /stand/amd64/9.0/modules/nvmm/nvmm.kmod
and /dev/nvmm.

Martin


Home | Main Index | Thread Index | Old Index