Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2022 11:39:05 -0300
From:      Mariano Aliaga <marianoaliaga@gmail.com>
To:        "Pieper, Jeffrey E" <jeffrey.e.pieper@intel.com>
Cc:        Eric Joyner <erj@freebsd.org>,  "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: igc NIC not detected
Message-ID:  <CAGLHXEnvaxkcZkfDLf8bZ6FJ=cJe4K91bwOsx5oPX9h3He1BXA@mail.gmail.com>
In-Reply-To: <MW4PR11MB58906C85638A9F5488362849D07B9@MW4PR11MB5890.namprd11.prod.outlook.com>
References:  <CAGLHXEmeHOee6h7y3tLzKLfwNsDp4W_Vpwbc2t_4V9QM-0R68A@mail.gmail.com> <CA%2Bb0zg-AqkS0mUPGk8vbnZKNFA0DLUSb-wuqv3OfRmOMTbLr_w@mail.gmail.com> <MW4PR11MB58906C85638A9F5488362849D07B9@MW4PR11MB5890.namprd11.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000aaff9305e7b2b2c1
Content-Type: text/plain; charset="UTF-8"

On Thu, Sep 1, 2022 at 9:53 AM Pieper, Jeffrey E <jeffrey.e.pieper@intel.com>
wrote:

> Yes, that specific device id (0x15fd) indicates the NVM/eeprom is blank.
>
>
Exactly, I saw that on the driver's code. I'm not sure what that implies,
but if it's listed it should work, shouldn't it? I'll try the NIC on
windows to discard hardware failure and report back.


--
Mariano


>
>
> *From:* owner-freebsd-stable@freebsd.org <owner-freebsd-stable@freebsd.org>
> *On Behalf Of *Eric Joyner
> *Sent:* Wednesday, August 31, 2022 3:14 PM
> *To:* Mariano Aliaga <marianoaliaga@gmail.com>
> *Cc:* freebsd-stable@freebsd.org
> *Subject:* Re: igc NIC not detected
>
>
>
> Hi,
>
>
>
> The I225 adapter family should be mostly supported by igc(4); it's hard to
> say in your case because it looks like the NVM is invalid so the driver
> won't do anything with the hardware. You may need a BIOS update that has a
> valid NVM in it (or maybe redo it since it might not have happened
> correctly), or there could be some other hardware issue that requires an
> RMA.
>
>
>
> - Eric
>
>
>
> On Tue, Aug 30, 2022 at 12:39 PM Mariano Aliaga <marianoaliaga@gmail.com>
> wrote:
>
> Hi,
>
>    I'm trying to use an I225 based NIC (Amitosai MTS-PCIE25GLAN) on
> 13.1-STABLE, but it's not being attached. dmesg shows the following:
>
>
>
> igc0: <Intel(R) Ethernet Controller I225(blankNVM)> mem
> 0xf5800000-0xf5ffffff,0xf6000000-0xf6003fff irq 30 at device 0.0 on pci6
> igc0: The EEPROM Checksum Is Not Valid
> igc0: IFDI_ATTACH_PRE failed 5
> device_attach: igc0 attach returned 5
>
>
>
> and this is the output of pciconf -lcbv
>
>
>
> none1@pci0:6:0:0:       class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086
> device=0x15fd subvendor=0x8086 subdevice=0x0000
>     vendor     = 'Intel Corporation'
>     class      = network
>     subclass   = ethernet
>     bar   [10] = type Memory, range 32, base 0xf5800000, size 8388608,
> enabled
>     bar   [1c] = type Memory, range 32, base 0xf6000000, size 16384,
> enabled
>     cap 01[40] = powerspec 3  supports D0 D3  current D0
>     cap 05[50] = MSI supports 1 message, 64 bit, vector masks
>     cap 11[70] = MSI-X supports 5 messages
>                  Table in map 0x1c[0x0], PBA in map 0x1c[0x2000]
>     cap 10[a0] = PCI-Express 2 endpoint max data 128(512) FLR RO NS
>                  max read 512
>                  link x1(x1) speed 5.0(5.0) ASPM disabled(L0s/L1)
>     ecap 0001[100] = AER 2 0 fatal 0 non-fatal 1 corrected
>     ecap 0003[140] = Serial 1 00a0c9ffff000000
>     ecap 0018[1c0] = LTR 1
>     ecap 001f[1f0] = Precision Time Measurement 1
>     ecap 001e[1e0] = L1 PM Substates 1
>
>
>
>
>
> Is this adapter supported or is there something I can do to make it work?
>
>
>
> Thanks in advance
>
>
>
> Mariano
>
>
>
>
>
>

--000000000000aaff9305e7b2b2c1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail=
_attr">On Thu, Sep 1, 2022 at 9:53 AM Pieper, Jeffrey E &lt;<a href=3D"mail=
to:jeffrey.e.pieper@intel.com" target=3D"_blank">jeffrey.e.pieper@intel.com=
</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:=
0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">=
<div>





<div lang=3D"EN-US">
<div>
<p class=3D"MsoNormal">Yes, that specific device id (0x15fd) indicates the =
NVM/eeprom is blank.<u></u><u></u></p>
<p class=3D"MsoNormal"></p></div></div></div></blockquote><div><br></div><d=
iv><div style=3D"font-family:verdana,sans-serif;font-size:small" class=3D"g=
mail_default">Exactly, I saw that on the driver&#39;s code. I&#39;m not sur=
e what that implies, but if it&#39;s listed it should work, shouldn&#39;t i=
t? I&#39;ll try the NIC on windows to discard hardware failure and report b=
ack.<br></div><div style=3D"font-family:verdana,sans-serif;font-size:small"=
 class=3D"gmail_default"><br></div><div style=3D"font-family:verdana,sans-s=
erif;font-size:small" class=3D"gmail_default"><br></div><div style=3D"font-=
family:verdana,sans-serif;font-size:small" class=3D"gmail_default">--</div>=
<div style=3D"font-family:verdana,sans-serif;font-size:small" class=3D"gmai=
l_default">Mariano<br></div></div><div>=C2=A0</div><blockquote class=3D"gma=
il_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,2=
04,204);padding-left:1ex"><div><div lang=3D"EN-US"><div><p class=3D"MsoNorm=
al">=C2=A0<u></u></p>
<div style=3D"border-color:currentcolor currentcolor currentcolor blue;bord=
er-style:none none none solid;border-width:medium medium medium 1.5pt;paddi=
ng:0in 0in 0in 4pt">
<div>
<div style=3D"border-color:rgb(225,225,225) currentcolor currentcolor;borde=
r-style:solid none none;border-width:1pt medium medium;padding:3pt 0in 0in"=
>
<p class=3D"MsoNormal"><b>From:</b> <a href=3D"mailto:owner-freebsd-stable@=
freebsd.org" target=3D"_blank">owner-freebsd-stable@freebsd.org</a> &lt;<a =
href=3D"mailto:owner-freebsd-stable@freebsd.org" target=3D"_blank">owner-fr=
eebsd-stable@freebsd.org</a>&gt;
<b>On Behalf Of </b>Eric Joyner<br>
<b>Sent:</b> Wednesday, August 31, 2022 3:14 PM<br>
<b>To:</b> Mariano Aliaga &lt;<a href=3D"mailto:marianoaliaga@gmail.com" ta=
rget=3D"_blank">marianoaliaga@gmail.com</a>&gt;<br>
<b>Cc:</b> <a href=3D"mailto:freebsd-stable@freebsd.org" target=3D"_blank">=
freebsd-stable@freebsd.org</a><br>
<b>Subject:</b> Re: igc NIC not detected<u></u><u></u></p>
</div>
</div>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<div>
<p class=3D"MsoNormal">Hi,<u></u><u></u></p>
<div>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
</div>
<div>
<p class=3D"MsoNormal">The I225 adapter family should be mostly supported b=
y igc(4); it&#39;s hard to say in your case because it looks like the NVM i=
s invalid so the driver won&#39;t do anything with the hardware. You may ne=
ed a BIOS update that has a valid NVM in it
 (or maybe redo it since it might not have happened correctly), or there co=
uld be some other hardware issue that requires an RMA.<u></u><u></u></p>
<div>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
</div>
</div>
<div>
<p class=3D"MsoNormal">- Eric<u></u><u></u></p>
</div>
</div>
<p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p>
<div>
<div>
<p class=3D"MsoNormal">On Tue, Aug 30, 2022 at 12:39 PM Mariano Aliaga &lt;=
<a href=3D"mailto:marianoaliaga@gmail.com" target=3D"_blank">marianoaliaga@=
gmail.com</a>&gt; wrote:<u></u><u></u></p>
</div>
<blockquote style=3D"border-color:currentcolor currentcolor currentcolor rg=
b(204,204,204);border-style:none none none solid;border-width:medium medium=
 medium 1pt;padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">Hi,<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">=C2=A0=C2=A0 I&#39;m trying to use an I225 based NIC =
(Amitosai MTS-PCIE25GLAN) on 13.1-STABLE, but it&#39;s not being attached. =
dmesg shows the following:<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">igc0: &lt;Intel(R) Ethernet Controller I225(blankNVM)=
&gt; mem 0xf5800000-0xf5ffffff,0xf6000000-0xf6003fff irq 30 at device 0.0 o=
n pci6<br>
igc0: The EEPROM Checksum Is Not Valid<br>
igc0: IFDI_ATTACH_PRE failed 5<br>
device_attach: igc0 attach returned 5<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">and this is the output of pciconf -lcbv<u></u><u></u>=
</span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">none1@pci0:6:0:0: =C2=A0 =C2=A0 =C2=A0 class=3D0x0200=
00 rev=3D0x01 hdr=3D0x00 vendor=3D0x8086 device=3D0x15fd subvendor=3D0x8086=
 subdevice=3D0x0000<br>
=C2=A0 =C2=A0 vendor =C2=A0 =C2=A0 =3D &#39;Intel Corporation&#39;<br>
=C2=A0 =C2=A0 class =C2=A0 =C2=A0 =C2=A0=3D network<br>
=C2=A0 =C2=A0 subclass =C2=A0 =3D ethernet<br>
=C2=A0 =C2=A0 bar =C2=A0 [10] =3D type Memory, range 32, base 0xf5800000, s=
ize 8388608, enabled<br>
=C2=A0 =C2=A0 bar =C2=A0 [1c] =3D type Memory, range 32, base 0xf6000000, s=
ize 16384, enabled<br>
=C2=A0 =C2=A0 cap 01[40] =3D powerspec 3 =C2=A0supports D0 D3 =C2=A0current=
 D0<br>
=C2=A0 =C2=A0 cap 05[50] =3D MSI supports 1 message, 64 bit, vector masks <=
br>
=C2=A0 =C2=A0 cap 11[70] =3D MSI-X supports 5 messages<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Table in map =
0x1c[0x0], PBA in map 0x1c[0x2000]<br>
=C2=A0 =C2=A0 cap 10[a0] =3D PCI-Express 2 endpoint max data 128(512) FLR R=
O NS<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0max read 512<=
br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0link x1(x1) s=
peed 5.0(5.0) ASPM disabled(L0s/L1)<br>
=C2=A0 =C2=A0 ecap 0001[100] =3D AER 2 0 fatal 0 non-fatal 1 corrected<br>
=C2=A0 =C2=A0 ecap 0003[140] =3D Serial 1 00a0c9ffff000000<br>
=C2=A0 =C2=A0 ecap 0018[1c0] =3D LTR 1<br>
=C2=A0 =C2=A0 ecap 001f[1f0] =3D Precision Time Measurement 1<br>
=C2=A0 =C2=A0 ecap 001e[1e0] =3D L1 PM Substates 1<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">Is this adapter supported or is there something I can=
 do to make it work?<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">Thanks in advance<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif">Mariano<u></u><u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:12pt;font-family:&quot;Verd=
ana&quot;,sans-serif"><u></u>=C2=A0<u></u></span></p>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>

</div></blockquote></div></div>

--000000000000aaff9305e7b2b2c1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGLHXEnvaxkcZkfDLf8bZ6FJ=cJe4K91bwOsx5oPX9h3He1BXA>