Red Hat Bugzilla – 1249914 – Lack of the built-in LAN driver for Intel ethernet X552/X557 from SoC (Broadwell-DE Intel D-1540) for RHEL 7.1 for Red Hat certification
Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Lack of the built-in LAN driver for Intel ethernet X552/X557 from SoC (Broadwell-DE Intel D-1540) for RHEL 7.1 for Red Hat certification
Version-Release number of selected component (if applicable):
RHEL 7.1 kernel-3.10.0-229.el7
How reproducible:
Install the OS w/o additional drivers.
Steps to Reproduce:
1.Install OS
2.ipconfig -a
3.
Actual results:
Could not find the the Ethernet Intel X552/X557 10GbE from SoC via command ipconfig w/ built-in driver.
Expected results:
Built-in driver support it.
Additional info:
Install the driver ixgbe-4.0.3.tar manually then able to recognize the 10GbE successfully and work normally.
https://bugzilla.redhat.com/show_bug.cgi?id=1248316Bug 1248316 - HWCERT: SuperServer 5028D-TN4T
We have a DUP package ready for you to test. You can download the package here:
ISO: http://people.redhat.com/poros/dup/ixgbe-4.0.1_k.iso
Please give it a try and let us know if it works properly for you.
-Petr
(In reply to Petr Oros from comment #3)
> We have a DUP package ready for you to test. You can download the package
> here:
>
> ISO: http://people.redhat.com/poros/dup/ixgbe-4.0.1_k.iso
>
> Please give it a try and let us know if it works properly for you.
>
> -Petr
Greetings,
Sorry for late reply.
The driver you provided works abnormally as below log described,please kindly check it out.Thanks in advance.
[root@x10dru Desktop]# uname -a
Linux x10dru 3.10.0-229.el7.x86_64 #1 SMP Thu Jan 29 18:37:38 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
[root@x10dru Desktop]# rpm -qa |grep -i kmod
kmod-ixgbe-4.0.1_k_DUP-1.el7.x86_64
[root@x10dru Desktop]# ethtool -i eth0
driver: ixgbe
version: 4.0.1-k-rh7.2
firmware-version: 0x800001cf
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
[root@x10dru Desktop]# lspci |grep -i ethernet
03:00.0 Ethernet controller: Intel Corporation Ethernet Connection X552/X557-AT 10GBASE-T
03:00.1 Ethernet controller: Intel Corporation Ethernet Connection X552/X557-AT 10GBASE-T
[root@x10dru Desktop]# ping 10.160.88.33
PING 10.160.88.33 (10.160.88.33) 56(84) bytes of data.
64 bytes from 10.160.88.33: icmp_seq=2 ttl=127 time=0.258 ms
64 bytes from 10.160.88.33: icmp_seq=3 ttl=127 time=1000 ms
64 bytes from 10.160.88.33: icmp_seq=4 ttl=127 time=0.257 ms
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
PS:Install the driver ixgbe-4.0.3.tar manually then able to recognize the 10GbE successfully and work normally.
Jass / Supermicro
(In reply to Petr Oros from comment #5)
> You can download fixed package here:
>
> ISO: http://people.redhat.com/poros/dup/ixgbe-4.0.3.iso
>
> Thanks,
> -Petr
Greetings,
ixgbe-4.0.3.iso you provided got passed results, great thanks for your support.
Thanks,
Jass / Supermicro