no network with Intel X553 on 6.10.0-RC4 ????


Recommended Posts

Ubuntu LTS retail works with the onboard SoC. Trying to change this enterprise board to Unraid but the in-kernel driver doesn't seem to be there. For whatever reason it's trying to load some external module which taints the kernel, but the network doesn't come up (bonds or not). It also maddeningly looks like stable internet iface names from 2013 are not present either...

 

What am I doing wrong?

Link to comment
5 hours ago, KyleS said:

Ubuntu LTS retail works with the onboard SoC. Trying to change this enterprise board to Unraid but the in-kernel driver doesn't seem to be there. For whatever reason it's trying to load some external module which taints the kernel, but the network doesn't come up (bonds or not). It also maddeningly looks like stable internet iface names from 2013 are not present either...

 

What am I doing wrong?

Are you able to see which module/driver is being used?

 

root@computenode:~# lspci
00:00.0 Host bridge: Intel Corporation Device 4648 (rev 02)
00:02.0 VGA compatible controller: Intel Corporation AlderLake-S GT1 (rev 0c)
00:08.0 System peripheral: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator (rev 02)
00:0a.0 Signal processing controller: Intel Corporation Platform Monitoring Technology (rev 01)
00:14.0 USB controller: Intel Corporation Alder Lake-S PCH USB 3.2 Gen 2x2 XHCI Controller (rev 11)
00:14.2 RAM memory: Intel Corporation Alder Lake-S PCH Shared SRAM (rev 11)
00:16.0 Communication controller: Intel Corporation Alder Lake-S PCH HECI Controller #1 (rev 11)
00:17.0 SATA controller: Intel Corporation Alder Lake-S PCH SATA Controller [AHCI Mode] (rev 11)
00:1b.0 PCI bridge: Intel Corporation Device 7ac0 (rev 11)
00:1b.4 PCI bridge: Intel Corporation Device 7ac4 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Device 7ab8 (rev 11)
00:1c.1 PCI bridge: Intel Corporation Device 7ab9 (rev 11)
00:1c.2 PCI bridge: Intel Corporation Device 7aba (rev 11)
00:1f.0 ISA bridge: Intel Corporation Z690 Chipset LPC/eSPI Controller (rev 11)
00:1f.3 Audio device: Intel Corporation Alder Lake-S HD Audio Controller (rev 11)
00:1f.4 SMBus: Intel Corporation Alder Lake-S PCH SMBus Controller (rev 11)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-S PCH SPI Controller (rev 11)
02:00.0 Non-Volatile memory controller: Micron/Crucial Technology P2 NVMe PCIe SSD (rev 01)
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192EE PCIe Wireless Network Adapter
04:00.0 Ethernet controller: Mellanox Technologies MT27500 Family [ConnectX-3]
05:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
root@computenode:~# lspci -vs 05:00.0
05:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Controller I225-V
        Flags: bus master, fast devsel, latency 0, IRQ 18, IOMMU group 16
        Memory at 4f800000 (32-bit, non-prefetchable) [size=1M]
        Memory at 4f900000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
        Capabilities: [70] MSI-X: Enable+ Count=5 Masked-
        Capabilities: [a0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number d8-bb-c1-ff-ff-8c-c9-b0
        Capabilities: [1c0] Latency Tolerance Reporting
        Capabilities: [1f0] Precision Time Measurement
        Capabilities: [1e0] L1 PM Substates
        Kernel driver in use: igc
        Kernel modules: igc

root@computenode:~# 

Also are you able to post diagnostics?

Link to comment

it's using ixgbe on both systems.

 

From a working box:

```

[    3.430109] kernel: ixgbe 0000:07:00.1: Intel(R) 10 Gigabit Network Connection
[    3.431727] kernel: ixgbe 0000:05:00.0 eno1: renamed from eth0
[    3.444996] kernel: ixgbe 0000:07:00.0 eno3: renamed from eth2
[    3.469108] kernel: ixgbe 0000:05:00.1 eno2: renamed from eth1
[    3.488806] kernel: ixgbe 0000:07:00.1 eno4: renamed from eth3

```

Link to comment
23 minutes ago, KyleS said:

it's using ixgbe on both systems.

 

From a working box:

```

[    3.430109] kernel: ixgbe 0000:07:00.1: Intel(R) 10 Gigabit Network Connection
[    3.431727] kernel: ixgbe 0000:05:00.0 eno1: renamed from eth0
[    3.444996] kernel: ixgbe 0000:07:00.0 eno3: renamed from eth2
[    3.469108] kernel: ixgbe 0000:05:00.1 eno2: renamed from eth1
[    3.488806] kernel: ixgbe 0000:07:00.1 eno4: renamed from eth3

```

oot: added Intel ixgbe: version 5.14.6 this was added in rc4. sounds like this is not comp with your card. I would raise a bug report.

Edited by SimonF
Link to comment
On 5/1/2022 at 12:29 AM, SimonF said:

Did you raise a bug report? Have you tried Stable 6.9.2 or try rc3 which is before the out of tree drivers where added.

 

You can download here and copy all the BZ files to you flash drive.

https://unraid-dl.sfo2.cdn.digitaloceanspaces.com/next/unRAIDServer-6.10.0-rc3-x86_64.zip

nah, it looks like @limetech is paying attention now. Still disappointing there's countless reports for this closed product and still no fix.

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.