<?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: X722 does not work... in Ethernet Products</title>
    <link>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1643500#M39485</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As I found a compatibility matrix document (&lt;A href="https://www.intel.com/content/www/us/en/content-details/336882/intel-ethernet-connection-x722-feature-support-matrix.html" target="_self"&gt;Intel® Ethernet Connection X722 / Feature Support Matrix&lt;/A&gt;) I tried to update:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;irdma to v1.9.30 (&lt;A href="https://www.intel.com/content/www/us/en/download/19632/738730/linux-rdma-driver-for-the-e810-and-x722-intel-ethernet-controllers.html" target="_self"&gt;Linux* RDMA Driver for the E810 and X722 Intel® Ethernet Controllers&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;rdma-core to v35.12 (&lt;A href="https://github.com/linux-rdma/rdma-core/releases/tag/v35.12" target="_self"&gt;rdma-core-35.12&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;i40e to v2.20.12 (&lt;A href="https://www.intel.com/content/www/us/en/download/18026/738729/intel-network-adapter-driver-for-pcie-40-gigabit-ethernet-network-connections-under-linux.html" target="_self"&gt;Intel® Network Adapter Driver for PCIe* 40 Gigabit Ethernet Network Connections under Linux*&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; I had no trouble doing this, everything seems to install well.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Then I tried to update NVM with package:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/download/18190/739636/non-volatile-memory-nvm-update-utility-for-intel-ethernet-network-adapter-700-series.html" target="_self"&gt;Non-Volatile Memory (NVM) Update Utility for Intel® Ethernet Network Adapter 700 Series&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But it won't work:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ./nvmupdate64e 

Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.39.5.5
Copyright(C) 2013 - 2022 Intel Corporation.


WARNING: To avoid damage to your device, do not stop the update or reboot or power off the system during this update.
Inventory in progress. Please wait [|.........]


Num Description                          Ver.(hex)  DevId S:B    Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) Ethernet Connection X722   4.16(4.10)   37D1 00:181 Update not    
    for 1GbE                                                     available     


Tool execution completed with the following status: Device not found.
Press any key to exit.
local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ./nvmupdate64e -v

Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.39.5.5
Copyright(C) 2013 - 2022 Intel Corporation.

Version:
QV SDK    - 2.39.05.05
igb       - unknown
ixgbe     - unknown
i40e      - 2.20.12
ice       - unknown
local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ethtool -i enp181s0f0
driver: i40e
version: 2.20.12
firmware-version: 4.10 0x80001ac7 255.65535.255
expansion-rom-version: 
bus-info: 0000:b5:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; And I am a bit lost with this "4.10 (hexa) &amp;lt;=&amp;gt; 4.16 (dec)" version of NVM, not found in compatibility list !?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any suggestion, idea, fix... would be greatly appreciated ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Issue using Ethernet ports still remains...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 15:47:41 GMT</pubDate>
    <dc:creator>PluX59</dc:creator>
    <dc:date>2024-11-15T15:47:41Z</dc:date>
    <item>
      <title>X722 does not work...</title>
      <link>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1640470#M39407</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have a network X722 card that would not work with Ubuntu 22.04.5 OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I configured netplan to use the 2 ethernet ports:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;# This file is generated from information provided by the datasource.  Changes
# to it will not persist across an instance reboot.  To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
  version: 2
  renderer: networkd  
  ethernets: 
    enp181s0f0:
      dhcp4: false
      dhcp6: false
      link-local: []
      addresses:
        - 192.168.0.4/24
    enp181s0f1:
      dhcp4: false
      dhcp6: false
      link-local: []
      addresses:
        - 192.168.0.5/24&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; A cable is plugged on first ethernet port, I checked it and there is no issue with it. But "ip a" reports a "no carrier".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;...
144: enp181s0f0: &amp;lt;NO-CARRIER,BROADCAST,MULTICAST,UP&amp;gt; mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 08:00:38:ce:02:1e brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.4/24 scope global enp181s0f0
       valid_lft forever preferred_lft forever
145: enp181s0f1: &amp;lt;NO-CARRIER,BROADCAST,MULTICAST,UP&amp;gt; mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 08:00:38:ce:02:1f brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.5/24 scope global enp181s0f1
       valid_lft forever preferred_lft forever
146: enp181s0f2: &amp;lt;BROADCAST,MULTICAST&amp;gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 08:00:38:ce:02:20 brd ff:ff:ff:ff:ff:ff
147: enp181s0f3: &amp;lt;BROADCAST,MULTICAST&amp;gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 08:00:38:ce:02:21 brd ff:ff:ff:ff:ff:ff&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm not able to ping another device on 192.168.0.0/24 network from server, nor able to ping it from other device.&lt;/P&gt;&lt;P&gt;&amp;nbsp; And IP(s) have been set by myself (ip a add...), not netplan &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I did:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;install/update i40e driver (2.26.8 -&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/download/18026/intel-network-adapter-driver-for-pcie-40-gigabit-ethernet-network-connections-under-linux.html" target="_blank" rel="noopener"&gt;Intel® Network Adapter Driver for PCIe* 40 Gigabit Ethernet Network Connections under Linux*&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;install/update irdma driver (1.15.11- &lt;A href="https://www.intel.com/content/www/us/en/download/19632/linux-rdma-driver-for-the-e810-and-x722-intel-ethernet-controllers.html" target="_self"&gt;Linux* RDMA Driver for the E810 and X722 Intel® Ethernet Controllers&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;install/update (optionally ?) iavf driver (4.12.5 - &lt;A href="https://www.intel.com/content/www/us/en/download/18159/intel-network-adapter-linux-virtual-function-driver-for-intel-ethernet-controller-700-and-e810-series.html" target="_self"&gt;Intel® Network Adapter Linux* Virtual Function Driver for Intel® Ethernet Controller 700 and E810 Series&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Tried to update firmware (4.10 with 9.52 package - &lt;A href="https://www.intel.com/content/www/us/en/download/18635/non-volatile-memory-nvm-update-utility-for-intel-ethernet-adapters-700-series-linux.html" target="_self"&gt;Non-Volatile Memory (NVM) Update Utility for Intel® Ethernet Adapters 700 Series—Linux*&lt;/A&gt;) with NO SUCCESS&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;NVM Inventory (attached)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; And problem remains &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; I attached a "lshw -C network" output if it may help...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm pretty sure I'm missing something, but what...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your help would be greatly appreciated, don't hesitate to ask me more information ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks per advance &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 16:32:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1640470#M39407</guid>
      <dc:creator>PluX59</dc:creator>
      <dc:date>2024-10-31T16:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: X722 does not work...</title>
      <link>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1642730#M39455</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Always trying to solve my issue, do you have any suggestion to help me update the firmware of my X722 card ?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your help ans best regards &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 10:38:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1642730#M39455</guid>
      <dc:creator>PluX59</dc:creator>
      <dc:date>2024-11-12T10:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: X722 does not work...</title>
      <link>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1643017#M39464</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I forgot to share some information about the "nvmupdate" process not working with my hardware...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Here are the output of "nvmupdate64e" run:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;local_adm@server01:~/nvmupdate/700Series/Linux_x64$ sudo ./nvmupdate64e

Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.42.8.0
Copyright(C) 2013 - 2024 Intel Corporation.


WARNING: To avoid damage to your device, do not stop the update or reboot or power off the system during this update.
Inventory in progress. Please wait [|.........]


Num Description                          Ver.(hex)  DevId S:B    Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) Ethernet Connection X722     N/A(N/A)   37D0 00:181 Update not    
    for 10GbE SFP+                                               available     


Tool execution completed with the following status: Device not found.
Press any key to exit.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; Don't hesitate to ask me some more information, your help would be greatly appreciated ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:18:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1643017#M39464</guid>
      <dc:creator>PluX59</dc:creator>
      <dc:date>2024-11-13T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: X722 does not work...</title>
      <link>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1643500#M39485</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As I found a compatibility matrix document (&lt;A href="https://www.intel.com/content/www/us/en/content-details/336882/intel-ethernet-connection-x722-feature-support-matrix.html" target="_self"&gt;Intel® Ethernet Connection X722 / Feature Support Matrix&lt;/A&gt;) I tried to update:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;irdma to v1.9.30 (&lt;A href="https://www.intel.com/content/www/us/en/download/19632/738730/linux-rdma-driver-for-the-e810-and-x722-intel-ethernet-controllers.html" target="_self"&gt;Linux* RDMA Driver for the E810 and X722 Intel® Ethernet Controllers&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;rdma-core to v35.12 (&lt;A href="https://github.com/linux-rdma/rdma-core/releases/tag/v35.12" target="_self"&gt;rdma-core-35.12&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;i40e to v2.20.12 (&lt;A href="https://www.intel.com/content/www/us/en/download/18026/738729/intel-network-adapter-driver-for-pcie-40-gigabit-ethernet-network-connections-under-linux.html" target="_self"&gt;Intel® Network Adapter Driver for PCIe* 40 Gigabit Ethernet Network Connections under Linux*&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp; I had no trouble doing this, everything seems to install well.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Then I tried to update NVM with package:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/download/18190/739636/non-volatile-memory-nvm-update-utility-for-intel-ethernet-network-adapter-700-series.html" target="_self"&gt;Non-Volatile Memory (NVM) Update Utility for Intel® Ethernet Network Adapter 700 Series&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But it won't work:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ./nvmupdate64e 

Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.39.5.5
Copyright(C) 2013 - 2022 Intel Corporation.


WARNING: To avoid damage to your device, do not stop the update or reboot or power off the system during this update.
Inventory in progress. Please wait [|.........]


Num Description                          Ver.(hex)  DevId S:B    Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) Ethernet Connection X722   4.16(4.10)   37D1 00:181 Update not    
    for 1GbE                                                     available     


Tool execution completed with the following status: Device not found.
Press any key to exit.
local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ./nvmupdate64e -v

Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.39.5.5
Copyright(C) 2013 - 2022 Intel Corporation.

Version:
QV SDK    - 2.39.05.05
igb       - unknown
ixgbe     - unknown
i40e      - 2.20.12
ice       - unknown
local_adm@server01:~/phase4/700Series/Linux_x64$ sudo ethtool -i enp181s0f0
driver: i40e
version: 2.20.12
firmware-version: 4.10 0x80001ac7 255.65535.255
expansion-rom-version: 
bus-info: 0000:b5:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; And I am a bit lost with this "4.10 (hexa) &amp;lt;=&amp;gt; 4.16 (dec)" version of NVM, not found in compatibility list !?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any suggestion, idea, fix... would be greatly appreciated ^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Issue using Ethernet ports still remains...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 15:47:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/X722-does-not-work/m-p/1643500#M39485</guid>
      <dc:creator>PluX59</dc:creator>
      <dc:date>2024-11-15T15:47:41Z</dc:date>
    </item>
  </channel>
</rss>

