Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2023 00:41:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 264179] em(4): 13.1-RELEASE hangs on boot at 82574L (em0, 0x10d3) with I219-V (em1, 0x1a1d ) enabled (Intel Alderlake GbE NIC)
Message-ID:  <bug-264179-7501-rRyn5s7Z0B@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264179-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264179-7501@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #17 from Yasuhiro Kimura <yasu@freebsd.org> ---
(In reply to Xin LI from comment #16)

Yesterday I found newer version of BIOS for the motherboard in question is
released. I updated the BIOS of my home server to the latest one and after =
that
onboard NIC is successfully detected as following.

yasu@eastasia[1008]% ifconfig -a
em0: flags=3D8822<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3D481249b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LRO,WOL=
_MAGIC,VLAN_HWFILTER,NOMAP>
        ether xx:xx:xx:xx:xx:xx
        media: Ethernet autoselect
        status: no carrier
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
em1: flags=3D8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3D481049b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LRO,VLA=
N_HWFILTER,NOMAP>
        ether xx:xx:xx:xx:xx:xx
        inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
        inet6 fe80::xxxx:xxxx:xxxx:xxxx%em1 prefixlen 64 scopeid 0x2
        inet6 xxxx:xx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx prefixlen 64
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=3D680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000
        groups: lo
        nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
yasu@eastasia[1008]%=20

Onboard NIC is detected as em1 and the one inserted to PCIe slot is em0. So=
 the
source of the problem seems to be hardware (or firmware).

I changed /etc/rc.conf so em1 is used and is watching if em1 works without =
any
problem. I'll keep watching for a while and close this bug report if no pro=
blem
happens.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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