<?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: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2143521#M239696</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I verified the configuration using "rgmii-id" without setting the rx-internal-delay-ps property, but the same issue persisted. I will now try removing the max-speed property and check again.&lt;/P&gt;&lt;P&gt;Additionally, I’ll update you on the signal probing results in both U-Boot and the Linux kernel without max-speed and with "rgmii-id" mode.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 11:45:59 GMT</pubDate>
    <dc:creator>adnan_dst</dc:creator>
    <dc:date>2025-07-30T11:45:59Z</dc:date>
    <item>
      <title>Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/switch</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140280#M239561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using an i.MX8QXP SoM and have built the OS image with the following configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;MACHINE&lt;/STRONG&gt; = imx8qxpc0mek&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;DISTRO&lt;/STRONG&gt; = fsl-imx-wayland&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;DISTRO_VERSION&lt;/STRONG&gt; = 6.6-scarthgap&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Kernel Version&lt;/STRONG&gt; = 6.6.36&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Our setup includes &lt;STRONG&gt;two Ethernet ports&lt;/STRONG&gt;, and both function properly &lt;STRONG&gt;when auto-negotiation is enabled&lt;/STRONG&gt; via the ethtool command if connected over router or a ethernet switch.&lt;BR /&gt;&lt;BR /&gt;Laptops ethernet port works fine and we are already accesing our other devices like imx6,imx8mp,etc by directly connecting the ethernet cable to laptops ethernet port.&lt;/P&gt;&lt;P&gt;The issue arises when trying to connect the board &lt;STRONG&gt;directly to a laptop using an Ethernet cable&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;No link is detected.&lt;/STRONG&gt; The Ethernet LEDs on the laptops ethernet port do not turn on.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;We've tried &lt;STRONG&gt;static IP configuration&lt;/STRONG&gt; on both the board and the laptop (same gateway and netmask), but the problem persists.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, when the board is connected to a &lt;STRONG&gt;router or switch&lt;/STRONG&gt;, the link is established immediately, and we're able to access the board successfully, whether using static IP or DHCP.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since our device is intended for deployment in environments where adding an external router or switch (and its associated power supply) is not feasible, it's important that we can establish a &lt;STRONG&gt;direct Ethernet connection to a laptop&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;We’re looking to understand &lt;STRONG&gt;why the link is not detected when connected directly to a laptop&lt;/STRONG&gt;, and how to resolve this.&lt;BR /&gt;&lt;BR /&gt;Below is thee ethtool info when it's connected to Laptop directly.&lt;BR /&gt;&lt;BR /&gt;ethtool eth0&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;Supported ports: [ TP MII ]&lt;BR /&gt;Supported link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half&lt;BR /&gt;Supported pause frame use: Symmetric&lt;BR /&gt;Supports auto-negotiation: No&lt;BR /&gt;Supported FEC modes: Not reported&lt;BR /&gt;Advertised link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half&lt;BR /&gt;Advertised pause frame use: Symmetric&lt;BR /&gt;Advertised auto-negotiation: No&lt;BR /&gt;Advertised FEC modes: Not reported&lt;BR /&gt;Speed: Unknown!&lt;BR /&gt;Duplex: Unknown! (255)&lt;BR /&gt;Auto-negotiation: on&lt;BR /&gt;Port: MII&lt;BR /&gt;PHYAD: 7&lt;BR /&gt;Transceiver: external&lt;BR /&gt;Supports Wake-on: g&lt;BR /&gt;Wake-on: d&lt;BR /&gt;Link detected: no&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Adnan&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140280#M239561</guid>
      <dc:creator>adnan_dst</dc:creator>
      <dc:date>2025-07-24T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140327#M239564</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;A couple questions, you are running test on i.MX 8 QXP MEK? Is it reproducible with MEK?&lt;/P&gt;
&lt;P&gt;Ethtool doesn't know the speed nor duplex mode, could you share your DTS?&lt;/P&gt;
&lt;P&gt;What is the cable type you are using? Is it crossover? Have you tried other cables?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JosephAtNXP_0-1753383141243.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349369i01C0FAC9208F06AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="JosephAtNXP_0-1753383141243.png" alt="JosephAtNXP_0-1753383141243.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 18:54:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140327#M239564</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-07-24T18:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140334#M239565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We are using imx8qxp som with custom board.&lt;BR /&gt;&lt;BR /&gt;We are using&amp;nbsp;&lt;STRONG&gt;TIA/EIA-568B&lt;/STRONG&gt;&amp;nbsp;Below is table showing our connection (I assume it's straight through cable).&lt;/P&gt;&lt;TABLE width="396"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="122" height="39" class=""&gt;Board Pheonix connector&lt;/TD&gt;&lt;TD width="124" class=""&gt;Signal Name&lt;/TD&gt;&lt;TD width="150" class=""&gt;On Ethernet Cable&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;1&lt;/TD&gt;&lt;TD class=""&gt;B-&lt;/TD&gt;&lt;TD class=""&gt;GREEN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;2&lt;/TD&gt;&lt;TD class=""&gt;B+&lt;/TD&gt;&lt;TD class=""&gt;WHITE GREEN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;3&lt;/TD&gt;&lt;TD class=""&gt;A-&lt;/TD&gt;&lt;TD class=""&gt;ORANGE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;4&lt;/TD&gt;&lt;TD class=""&gt;A+&lt;/TD&gt;&lt;TD class=""&gt;WHITE ORANGE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;5&lt;/TD&gt;&lt;TD class=""&gt;D-&lt;/TD&gt;&lt;TD class=""&gt;BROWN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;6&lt;/TD&gt;&lt;TD class=""&gt;D+&lt;/TD&gt;&lt;TD class=""&gt;WHITE BROWN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;7&lt;/TD&gt;&lt;TD class=""&gt;C-&lt;/TD&gt;&lt;TD class=""&gt;WHITE BLUE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="21" class=""&gt;8&lt;/TD&gt;&lt;TD class=""&gt;C+&lt;/TD&gt;&lt;TD class=""&gt;BLUE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;I have also attached schematics.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Adnan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 19:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140334#M239565</guid>
      <dc:creator>adnan_dst</dc:creator>
      <dc:date>2025-07-24T19:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140347#M239566</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244084"&gt;@adnan_dst&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you look for a crossover cable and see if it helps? I will review the material in the meantime.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 19:40:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140347#M239566</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-07-24T19:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140878#M239595</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We tried with cross cable connection also but we are only able to connect over router or switch.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you want me to change anything else in device tree configuration.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Adnan&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 11:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2140878#M239595</guid>
      <dc:creator>adnan_dst</dc:creator>
      <dc:date>2025-07-25T11:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2143014#M239680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can try to use the property "rgmii-id" instead of "rgmii", then, move to try not setting the "max-speed" property.&lt;/P&gt;
&lt;P&gt;Have you reviewed if any initialization is required?&lt;/P&gt;
&lt;P&gt;You have to get to low level debug, probe the signals, transmitted and received in U-boot and Linux as the clock and reset signals, also try to probe the PHY in U-boot with mdio readings.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 23:52:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2143014#M239680</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-07-29T23:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet Link Not Detected When Connecting i.MX8QXP Board Directly to Laptop without router/swit</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2143521#M239696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I verified the configuration using "rgmii-id" without setting the rx-internal-delay-ps property, but the same issue persisted. I will now try removing the max-speed property and check again.&lt;/P&gt;&lt;P&gt;Additionally, I’ll update you on the signal probing results in both U-Boot and the Linux kernel without max-speed and with "rgmii-id" mode.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 11:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Ethernet-Link-Not-Detected-When-Connecting-i-MX8QXP-Board/m-p/2143521#M239696</guid>
      <dc:creator>adnan_dst</dc:creator>
      <dc:date>2025-07-30T11:45:59Z</dc:date>
    </item>
  </channel>
</rss>

