LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-05-2018, 03:39 PM   #1
gasodero
LQ Newbie
 
Registered: Jun 2009
Posts: 8

Rep: Reputation: 0
Intel Ethernet Connection X722 support on Debian 8.9.0


Hello,

First of all, please excuse my English. It's pretty rusty.

I need to install Debian GNU/Linux 8.9.0 "Jessie" on a server with a NIC based on Intel Ethernet Connection X722. Kernel version is 3.16.0-4-amd64

The Debian installer doesn't have the drivers/firmware to support the NIC. There are Linux drivers available and on Ubuntu Server 18.04 LTS, for example, the NIC works like a charm.

I was a Linux user for a long time many years ago, but had drifted away for work reasons and lack of time. I'm happily returning to Linux as the enterprise I work for is about to roll a new sales software that can run on it. But sadly I found out that my Linux skills are even rustier than my English ones.

The question is: how can I use that NIC on Debian?

Here is what is logged in syslog when I run ethdetect from the installer menu:
Code:
Jul  3 19:52:57 main-menu[328]: INFO: Menu item 'ethdetect' selected
Jul  3 19:52:58 kernel: [  261.150140] cdc_ether 1-1.6:1.0 usb0: register 'cdc_ether' at usb-0000:00:14.0-1.6, CDC Ethernet Device, 0a:94:ef:54:cd:03
Jul  3 19:52:58 kernel: [  261.150200] usbcore: registered new interface driver cdc_ether
Jul  3 19:52:58 kernel: [  261.154885] EFI Variables Facility v0.08 2004-May-17
Jul  3 19:52:58 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Jul  3 19:52:58 net/hw-detect.hotplug: Detected hotpluggable network interface usb0
Jul  3 19:52:59 check-missing-firmware: looking at dmesg again, restarting from \[    4.958654\]
Jul  3 19:52:59 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jul  3 19:52:59 check-missing-firmware: saving timestamp for a later use: [  261.154885]
Jul  3 19:52:59 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jul  3 19:52:59 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jul  3 19:52:59 check-missing-firmware: no missing firmware in loaded kernel modules
Jul  3 19:52:59 check-missing-firmware: taking network interface usb0 up/down
Jul  3 19:53:00 check-missing-firmware: looking at dmesg again, restarting from \[  261.154885\]
Jul  3 19:53:00 check-missing-firmware: timestamp found, truncating dmesg accordingly
Jul  3 19:53:00 check-missing-firmware: saving timestamp for a later use: 
Jul  3 19:53:00 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Jul  3 19:53:00 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Jul  3 19:53:00 check-missing-firmware: no missing firmware in loaded kernel modules
Dmesg doesn't seem to provide any more information.

This is what lspci on Debian shows:
Code:
b0:00.0 Ethernet controller: Intel Corporation Device 37cc (rev 09)
b0:00.2 Ethernet controller: Intel Corporation Device 37d1 (rev 09)
b0:00.3 Ethernet controller: Intel Corporation Device 37d1 (rev 09)
And this is what it shows on Ubuntu:
Code:
b0:00.0 Ethernet controller: Intel Corporation Device 37cc (rev 09)
        Subsystem: Lenovo Device 2040
b0:00.2 Ethernet controller: Intel Corporation Device 37d1 (rev 09)
        Subsystem: Lenovo Intel Ethernet Connection X722 for 1GbE
        Kernel driver in use: i40e
        Kernel module: i40e
b0:00.3 Ethernet controller: Intel Corporation Device 37d1 (rev 09)
        Subsystem: Lenovo Intel Ethernet Connection X722 for 1GbE
        Kernel driver in use: i40e
        Kernel module: i40e
Many thanks in advance.
 
Old 07-06-2018, 01:12 PM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,140

Rep: Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263
Your two choices are: 1) backport the driver to 3.16.0, or 2) run a newer kernel.

Since it's trivial to build a new kernel with the same config as an old kernel, I know which I'd do.
 
1 members found this post helpful.
Old 07-06-2018, 03:38 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Might be possible to download the driver on some working system to a media and install it on Debian. Ubuntu is Debian so it should work. However you may need some build tools in some cases. I'd get the intel file first and see.

Easy to get a supported usb nic too and use it to configure this internal nic.
 
1 members found this post helpful.
Old 07-22-2018, 06:35 PM   #4
gasodero
LQ Newbie
 
Registered: Jun 2009
Posts: 8

Original Poster
Rep: Reputation: 0
I finally got the enterprise that provide the software to work with Debian stretch.

Thank you both ver much!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Not detecting ethernet connection on Debian M4trixSh4d0w Linux - Newbie 22 04-18-2013 02:09 AM
[SOLVED] INTEL Ethernet Connection Intermittent on Slackware 11 overberg Slackware - Installation 4 08-17-2009 04:28 PM
installation probelm with Intel's gigabit ethernet on Debian capricorn Linux - Networking 6 08-23-2007 09:28 AM
Cannot get my onboard Intel (945GC Chipset) ethernet connection established neilalcorn Mandriva 9 06-07-2007 02:35 PM
Support for Intel 865PE mobo ethernet in RedHat 9? aheirich Linux - Hardware 1 11-15-2003 03:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration