On Thu, Sep 17, 2020 at 11:43 AM Brandon Woodford <ive...@norto.dev> wrote:

> Hello,
>
> I've been trying  to fix an issue with my Intel I350-T4 PCI Network card
> not being reported to the OpenBSD 6.7 system during boot. Looking through
> dmesg, I was not able to find any reference to the card or the em interface
> name that it should have. I've also tried updating all firmware with
> fw_update.


And what was the result?  What's the current output of fw_update -i?


> After that I tried creating a /etc/hostname.em1 file that just has dhcp
> included in it and ran sh /etc/netstart. Unfortunately, no luck as of yet.
> I was able to find the boot_config(8) man page that describes a similar
> issue with the ne(4) driver. I went into the boot configuration and ran:
> find em and received a response of: em* at pci* dev -1 function -1 flags
> 0x0. Not sure if that means anything.
>

I'm running a different Intel em card but here's what your dmesg would like
if it was initialized:

em0 at pci0 dev 25 function 0 "Intel 82579LM" rev 0x04: msi, address
f0:de:f1:d9:fa:03

In the long run I probably can't help you, but if others are to help you
you should include a full dmesg.

Greg

Reply via email to