Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 18:39:54 -0800
From:      Michael Dexter <editor@callfortesting.org>
To:        freebsd-virtualization@freebsd.org
Subject:   Re: vtnet cannot allocate interrupts
Message-ID:  <511C4E7A.8040104@callfortesting.org>
In-Reply-To: <CAFgRE9GyD7TSGs_JKFXcej2UpmggeEeA_HqNaiNFDE1wc3UDew@mail.gmail.com>
References:  <5118E47B.9020807@Hawara.com> <1399173350.4891.1360607669873.JavaMail.root@daemoninthecloset.org> <51193EED.2070004@hawara.com> <CAFgRE9FYxg5p7wODZCYELFokruNNKzrqsbqC%2BZMDuTZSdP8gaA@mail.gmail.com> <511A0CDB.7090309@Hawara.com> <CAFgRE9EaDcbOAdn_x8FPkcT=eB=vGQsQJGBmonYKGuza60PCog@mail.gmail.com> <511B444A.60003@masterhost.ru> <CAFgRE9GyD7TSGs_JKFXcej2UpmggeEeA_HqNaiNFDE1wc3UDew@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/13/13 6:20 PM, Neel Natu wrote:
> You'll need to set 'hw.pci.honor_msi_blacklist' to '0' at the loader
> prompt or in /boot/loader.conf.

I am having these same issues with an 8.3-stable NanoBSD kernel I built. 
I tried it with and without all of the "depreciated" loader.conf 
variables like 'hw.pci.honor_msi_blacklist' Strangely, even copying in 
the kernel and virtio drivers from a known good system will not work.

I still get the errors below.

Suggestions on what else in the configuration might have an impact?

Michael


pcib0: no PRT entry for 0.31.INTA
virtio_pci0: <VirtIO PCI Network adapter> port 0x2000-0x201f at device 
1.0 on pc
i0
vtnet0: <VirtIO Networking Adapter> on virtio_pci0
virtio_pci0: host features: 0x18020 <Status,MrgRxBuf,MacAddress>
virtio_pci0: negotiated features: 0x18020 <Status,MrgRxBuf,MacAddress>
virtio_pci0: cannot allocate interrupts
vtnet0: cannot allocate virtqueues
device_attach: vtnet0 attach returned 6
virtio_pci1: <VirtIO PCI Block adapter> port 0x2040-0x207f at device 2.0 
on pci0
vtblk0: <VirtIO Block Adapter> on virtio_pci1
virtio_pci1: host features: 0x10000004 <RingIndirect,MaxNumSegs>
virtio_pci1: negotiated features: 0x10000004 <RingIndirect,MaxNumSegs>
virtio_pci1: cannot allocate interrupts
vtblk0: cannot allocate virtqueue
device_attach: vtblk0 attach returned 6
uart2: <16550 or compatible> port 0x3f8-0x3ff irq 4 at device 31.0 on pci0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511C4E7A.8040104>