Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 14:41:10 +0100
From:      Hans Ottevanger <hans@beastielabs.net>
To:        Zbigniew Komarnicki <cblasius@gmail.com>
Cc:        freebsd-questions@freebsd.org, Robert Huff <roberthuff@rcn.com>
Subject:   Re: Problem with interface em0 - fresh install FreeBSD 12
Message-ID:  <bee399d3-e203-bc5c-cbb9-5e4522676f0f@beastielabs.net>
In-Reply-To: <5c9bbfbf.1c69fb81.b1d8d.b066@mx.google.com>
References:  <5c96799f.1c69fb81.74cc2.dac1@mx.google.com> <23702.35084.819136.353611@jerusalem.litteratus.org> <5c9bbfbf.1c69fb81.b1d8d.b066@mx.google.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/27/19 7:23 PM, Zbigniew Komarnicki wrote:
> On Sat, 23 Mar 2019 15:29:16 -0400
> Robert Huff <roberthuff@rcn.com> wrote:
>> 	For comparison:
>>
>> em0: <Intel(R) PRO/1000 Network Connection> port 0xe800-0xe83f mem 0xfebe0000-0xfebfffff irq 21 at device 6.0 on pci3
>> em0: Using 1024 tx descriptors and 1024 rx descriptors
>> em0: Ethernet address: 00:04:23:e5:50:6c
>> em0: netmap queues/slots: TX 1/1024, RX 1/1024
>>
>> 	Is iflib loaded?  Other than that I have no idea.
>>
>>
>> 			Respectfully,
>>
>>
>> 				Robert Huff
> 
> Thanks, but I do not know if iflib is loaded. I simply burn the iso from
> https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/12.0/FreeBSD-12.0-RELEASE-amd64-dvd1.iso
> on DVD and install this OS with default settings (I use auto ZFS on whole disk). Thats all.
> I'm still novice user in BSD world. I can add that this computer simply work on Debian 9
> or Windows 7 without any problem with this network card. So the question is why this network card
> do not works on fresh install on FreeBSD 12.0?
> 
> Thanks in advance.
> 
> Zbigniew
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 

This suspiciously looks like bug report 235246. See:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235246

The issue seems to be resolved in 12-STABLE. In your case maybe you 
could work around the issue by disabling msix, as suggested in the 
comments to the bug report. I.e. put

hw.pci.enable_msix=0

in /boot/loader.conf and reboot the system.

Hope this helps.

Kind regards,

Hans Ottevanger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bee399d3-e203-bc5c-cbb9-5e4522676f0f>