<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: i210 reset adapter issue in Linux in Embedded Connectivity</title>
    <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419088#M4097</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/256808"&gt;@tzeng015&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;You should address your questions related to the cited driver through the channels listed on the following website as a reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sourceforge.net/projects/e1000/support" target="_blank"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 15:41:27 GMT</pubDate>
    <dc:creator>CarlosAM_INTEL</dc:creator>
    <dc:date>2022-10-03T15:41:27Z</dc:date>
    <item>
      <title>i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702173#M2069</link>
      <description>&lt;P&gt;We are using the Intel i210 card over PCIe in our development board which is having 4.14 Linux kernel&amp;nbsp;&amp;nbsp;but we see the below error happening.&lt;/P&gt;&lt;P&gt;We are using the igb driver available in Linux Kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;igb: enP2p1s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX&lt;/P&gt;&lt;P&gt;[ 1252.963571] igb 0002:01:00.0 enP2p1s0: Reset adapter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your help here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 14:10:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702173#M2069</guid>
      <dc:creator>PranavShivalingaiah</dc:creator>
      <dc:date>2019-03-29T14:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702174#M2070</link>
      <description>Hello PranavShivalingaiah,

Thank you for posting in Intel Ethernet Communities. 

Before we proceed, let me gather the following details for me to further help you. 

1. Are you designing a board and you are integrating the Intel i210 NIC card?
2. Do you need an assistance on integration and implementation of Intel i210 NIC card to your board?

If you have questions, please let us know. 

Best regards,
Michael L.
Intel Customer Support
Under Contract to Intel Corporation</description>
      <pubDate>Mon, 01 Apr 2019 11:21:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702174#M2070</guid>
      <dc:creator>Mike_Intel</dc:creator>
      <dc:date>2019-04-01T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702175#M2071</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;We are designing a BMC card with i210.&lt;/LI&gt;&lt;LI&gt;BMC is AST2520 and i210 is connected via NC-SI to BMC.&lt;/LI&gt;&lt;LI&gt;This i210 will be connected to Main board via PCI interface.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 2 issues here&lt;/P&gt;&lt;P&gt;Issue 1:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Main board U-boot we are observing&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;             e1000: 00:00:00:00:00:00&lt;/P&gt;&lt;P&gt;             e1000#0&lt;/P&gt;&lt;P&gt;            Warning: e1000#0 (eth0) using random MAC address - 72:20:ab:9f:19:4e&lt;/P&gt;&lt;P&gt;            Warning: e1000#0 failed to set MAC address&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For main board we are using Linux kernel 4.14 and we have enabled igb driver for PCI interface,  but the device ID detected is 1531. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            lscpi&lt;/P&gt;&lt;P&gt;           0002:01:00.0 Ethernet controller: Intel Corporation Device 1531.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Not able to detect any network interface.&lt;/LI&gt;&lt;LI&gt;We are having flashless configuration at present.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue 2:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For BMC  please let us know which driver to use for NC-SI interface enablement.&lt;/LI&gt;&lt;LI&gt;Steps for testing the NC-SI.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav S&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 11:50:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702175#M2071</guid>
      <dc:creator>PranavShivalingaiah</dc:creator>
      <dc:date>2019-04-01T11:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702176#M2072</link>
      <description>Hello PranavShivalingaiah,

Let me check the information that you provided and get back to you. 
I may need to consult other teams since the issue is about integration of the NIC card. 
If you have questions, please let us know. 

Best regards,
Michael L.
Intel Customer Support
Under Contract to Intel Corporation</description>
      <pubDate>Tue, 02 Apr 2019 10:44:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702176#M2072</guid>
      <dc:creator>Mike_Intel</dc:creator>
      <dc:date>2019-04-02T10:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702177#M2073</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have below queries as well. Request your support .&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;where is the MAC address saved?&lt;/LI&gt;&lt;LI&gt;In Case of Flashless configuratin what data must be present in the iNVM?&lt;/LI&gt;&lt;LI&gt;In Case of external flash what is the data to be present in the external flash?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranav s&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 12:20:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702177#M2073</guid>
      <dc:creator>PranavShivalingaiah</dc:creator>
      <dc:date>2019-04-02T12:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702178#M2074</link>
      <description>Hello PranavShivalingaiah,

Thank for waiting. As of the moment, I will transfer your inquiry to our embedded team for them to further assist you. 
While waiting for their reply, let me share this link for the FAG of I210 ethernet controller. Please go to page 8 and 9 forthe implementation of the NIC card. 

&lt;A href="https://www.intel.com/content/dam/www/public/us/en/documents/faqs/ethernet-controller-i210-i211-faq.pdf"&gt;https://www.intel.com/content/dam/www/public/us/en/documents/faqs/ethernet-controller-i210-i211-faq.pdf&lt;/A&gt;

If you have questions, please let us know. 

Best regards,
Michael L.
Intel Customer Support
Under Contract to Intel Corporation</description>
      <pubDate>Wed, 03 Apr 2019 05:54:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702178#M2074</guid>
      <dc:creator>Mike_Intel</dc:creator>
      <dc:date>2019-04-03T05:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702179#M2075</link>
      <description>&lt;P&gt;Hello, &lt;A href="https://community.intel.com/sfdc-users/PranavShivalingaiah"&gt;@PranavShivalingaiah&lt;/A&gt;​&amp;nbsp;:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;In case that the problem persists, could you please let us how many devices have been manufactured? How many are&amp;nbsp;related to the cited situation? Also , please give us the failure rate.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.intel.com/sfdc-users/Mæcenas_INTEL"&gt;@Mæcenas_INTEL&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 02:47:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702179#M2075</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2019-04-05T02:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702180#M2076</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have now changed the design to have a flash with i210 and flashed the binary to the flash and the we are able to ping to extenal network through PCI.&lt;/P&gt;&lt;P&gt;But we are now trying to get network using NC-SI and we are facing the below error&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;"ftgmac100 1e660000.ftgmac eth0: NCSI interface down"&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt; &lt;/I&gt;&lt;/B&gt;Also during boot up we are seeing the below logs.&lt;/P&gt;&lt;P&gt;&lt;I&gt;ftgmac100 1e660000.ftgmac: Error applying setting, reverse things back&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;ftgmac100 1e660000.ftgmac: Read MAC address 00:0c:c4:45:e7:ad from chip&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;ftgmac100 1e660000.ftgmac: Using NCSI interface&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;ftgmac100 1e660000.ftgmac eth0: irq 18, mapped at a2119000.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Request your help as we are struck at this point.&lt;/P&gt;&lt;P&gt;And also please let us know whether different MAC is required while trying to use PCIe interface and NC-SI interface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Awaiting your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pranav S&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 18:08:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702180#M2076</guid>
      <dc:creator>PranavShivalingaiah</dc:creator>
      <dc:date>2019-04-11T18:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702181#M2077</link>
      <description>&lt;P&gt;​Hello, &lt;A href="https://community.intel.com/sfdc-users/PranavShivalingaiah"&gt;@PranavShivalingaiah&lt;/A&gt;​:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should address this and all the consultations related to this driver to the channels listed as a reference at the following website:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/e1000/support" target="_self" alt="https://sourceforge.net/projects/e1000/support"&gt;&lt;U&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://sourceforge.net/projects/e1000/support"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.intel.com/sfdc-users/Mæcenas_INTEL"&gt;@Mæcenas_INTEL&lt;/A&gt;​.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 02:10:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/702181#M2077</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2019-05-01T02:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1418993#M4094</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the same issue and I post my issue here. Please kindly help me . thank you&lt;/P&gt;
&lt;P&gt;tzeng015&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Embedded-Connectivity/igb-Intel-i210-NIC-eth1-Reset-adapter-igb-0000-01-00-0-Detected/m-p/1418980#M4093" target="_blank"&gt;https://community.intel.com/t5/Embedded-Connectivity/igb-Intel-i210-NIC-eth1-Reset-adapter-igb-0000-01-00-0-Detected/m-p/1418980#M4093&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 07:29:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1418993#M4094</guid>
      <dc:creator>tzeng015</dc:creator>
      <dc:date>2022-10-03T07:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419034#M4095</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/sfdc-users/M%C3%A6cenas_INTEL" target="_blank"&gt;@Mæcenas_INTEL&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can I ask you a question ?&amp;nbsp; I have the same issue which is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ 15.286302] igb 0000:01:00.0 eth1: Reset adapter&lt;BR /&gt;[ 18.164102] igb 0000:01:00.0 eth1: igb: eth1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX&lt;BR /&gt;[ 20.960144] igb 0000:01:00.0: Detected Tx Unit Hang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According your suggestion , I shall update the &lt;STRONG&gt;igb source codes&lt;/STRONG&gt;&amp;nbsp; (linux/drivers/net/ethernet/intel/igb) then it will be Ok.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right ?&lt;/P&gt;
&lt;P&gt;Please give me a hand&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;igb source codes&lt;/STRONG&gt; ==&amp;gt;&amp;nbsp;&lt;A href="https://sourceforge.net/projects/e1000/files/igb%20stable/" target="_blank"&gt;https://sourceforge.net/projects/e1000/files/igb%20stable/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;update to 5.11.4&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 11:23:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419034#M4095</guid>
      <dc:creator>tzeng015</dc:creator>
      <dc:date>2022-10-03T11:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419085#M4096</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/256808"&gt;@tzeng015&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P&gt;You have updated this thread and we are going to answer your last communication.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 15:39:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419085#M4096</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2022-10-03T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: i210 reset adapter issue in Linux</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419088#M4097</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/256808"&gt;@tzeng015&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;You should address your questions related to the cited driver through the channels listed on the following website as a reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sourceforge.net/projects/e1000/support" target="_blank"&gt;https://sourceforge.net/projects/e1000/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 15:41:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-reset-adapter-issue-in-Linux/m-p/1419088#M4097</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2022-10-03T15:41:27Z</dc:date>
    </item>
  </channel>
</rss>

