Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
5358 Discussions

X722 drivers for Linux Kernel 2.6.x

VS77
Beginner
2,618 Views

I have a need for X722 drivers for an older linux kernel.  Attempting to build a rpm from the e1000e-3.8.7 tarball (claims to work all the way back to linux 2.4) results in errors for missing include files that don't seem to be on 2.6

 

Setup:  Legacy software running RHEL5.2 on an upgraded motherboard with onboard X722 ethernet ports.  The kernel version cannot be changed, but hardware drivers can be added or updated.

0 Kudos
10 Replies
vij1
Employee
2,582 Views

Hello VS77,


Greetings for the day!


Kindly confirm the driver version currently using for X722 Intel® Ethernet Controllers.


Regards,

Vijay.



0 Kudos
vij1
Employee
2,550 Views

Hello VS77,

 

Greetings for the day!

 

We are currently awaiting your response regarding the case. If you have any queries or require further assistance, please feel free to respond on the community post. We are more than happy to assist you.

 

Regards,

Vijay N.


0 Kudos
VS77
Beginner
2,527 Views

output from "lspci -v"

 

Ethernet controller: Intel Corporation Unknown device 37d2 (rev 09)

Subsystem: Super Micro Computer Inc Unknown device 37d2

Flags: fast devsel

Memory at fc000000 (64-bit, prefetchable) [size=16M]

Memory at fe100000 (64-bit, prefetchable) [size=32K]

Capabilities: [40] Power Management version 3

Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-

Capabilities: [70] MSI-X: Enable- Mask- TabSize=129

Capabilities: [a0] Express Endpoint IRQ 0

 

 

The ports show up in "lspci", but not in "ip a" or "ifconfig"

 

a "find" in /sys/bus/pci/drivers/ for the pci addresses returns nothing.

0 Kudos
vij1
Employee
2,508 Views

Hello VS77,


Greetings for the day!


We are checking on this issue and will get back as soon as possible.


Regards,

Vijay N.


0 Kudos
VS77
Beginner
2,498 Views

I found that the e1000e driver does exist in the kernel, and loaded it.

 

after

echo 8086 37d2 > /sys/bus/pci/drivers/e1000e/new_id

and

echo 0000:00:08.0 > /sys/bus/pci/drivers/e1000e/bind

I get 

bash: echo: write error: Input/output error

 

Does the x722 only work with i40e?

I'm currently looking into backporting i40e, but there's not much support left for Linux 2.6.18-419 and backporting is new to me.

0 Kudos
vij1
Employee
2,478 Views

Hello VS77,

 

Greetings for the day!

 

Have you already tried the latest driver from our site below?

Intel® Network Adapter Driver for PCIe* 40 Gigabit Ethernet Network Connections under Linux*

https://www.intel.com/content/www/us/en/download/18026/intel-network-adapter-driver-for-pcie-40-gigabit-ethernet-network-connections-under-linux.html

 We'd like to inform you that that RHEL5.2 is not listed as validated Operating System on X722. You may consider testing the driver on supported OS.

Supported Operating Systems for Intel® Ethernet Controllers (LOM)

https://www.intel.com/content/www/us/en/support/articles/000055236/ethernet-products/gigabit-ethernet-controllers-up-to-2-5gbe.html

 

Regards,

Vijay N.


0 Kudos
VS77
Beginner
2,462 Views

Unfortunately I do not get to choose the Operating System.

 

i40e won't build that easily because it needs 2.6.32 or later while I'm on 2.6.18

0 Kudos
vij1
Employee
2,398 Views

Hello Vince,


Greetings!


Thank you for your response. As per your confirmation that you require the latest version of 2.6.32 to build i40e, we recommend contacting Linux support for further assistance.


Regards,

Vijay N.







0 Kudos
vij1
Employee
2,319 Views

Hello Vince,


Greetings for the day!

 

We are following up to find out if you were able to find the information we provided. Please reply to confirm, so we can continue helping on a resolution. Looking forward to receiving your reply.

 

 

Regards,

Vijay N.


0 Kudos
vij1
Employee
2,282 Views

Hello Vince,


Greetings for the day!


We have not received a reply from you , and as such, we will be closing your case.

 

If you want to continue support, please reply to this email and we will reopen your case or create a new one so that we can continue to support you.


Regards,

Vijay N.


0 Kudos
Reply