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

Ethernet driver ubuntu 14.04 - Ethnernet controller I219-LM

idata
Employee
4,758 Views

Hello i am trying to enable ethernet in Dell Precision supporting Ubuntu 14.04. When i downloaded the drivers from the download site

and try "make" the make has support for only cleaning files and no compilation. how can i enable Ethernet in Ubuntu 14.04.

My system supports Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31).

regards

Manikantan

0 Kudos
4 Replies
idata
Employee
2,510 Views

Dear Manikantan,

 

 

Thank you for posting your query in Wired Ethernet communities.

 

 

Kindly download the latest igb driver found in this site - https://sourceforge.net/projects/e1000/files/igb%20stable/5.3.5.4/ https://sourceforge.net/projects/e1000/files/igb%20stable/5.3.5.4/

 

For the driver installation steps, you may refer to http://www.intel.com/content/www/us/en/support/network-and-i-o/ethernet-products/000005767.html http://www.intel.com/content/www/us/en/support/network-and-i-o/ethernet-products/000005767.html

 

 

Hope this helps.

 

 

Regards,

 

Vince

 

0 Kudos
idata
Employee
2,511 Views

Hi Manikantan,

 

 

We'd like to follow-up if you still need assistance regarding your I219-LM.

 

 

Regards,

 

Vince
0 Kudos
LJin3
Beginner
2,511 Views

Hello,

I have the same issue here. So I downloaded the driver and did make install. It compiles fine but I didn't see NIC gets detected from dmsg.

ljin@li-Tower-3620-14:~/Downloads/igb-5.3.5.4/src$ uname -a

Linux li-Tower-3620-14 3.13.0-32-generic # 57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

ljin@li-Tower-3620-14:~/Downloads/igb-5.3.5.4/src$ dmesg | tail

[36192.577111] perf samples too long (2524 > 2500), lowering kernel.perf_event_max_sample_rate to 50000

[60863.231197] Intel(R) Gigabit Ethernet Network Driver - version 5.3.5.4

[60863.231203] Copyright (c) 2007-2015 Intel Corporation.

ljin@li-Tower-3620-14:~/Downloads/igb-5.3.5.4/src$ lsmod | grep igb

igb 194328 0

ptp 18933 1 igb

dca 15130 1 igb

Thanks!

Li

0 Kudos
LJin3
Beginner
2,511 Views

Hello,

Some additional information on the HW

ljin@li-Tower-3620-14:~/Downloads/igb-5.3.5.4/src$ inxi -SNxz

System: Host: li-Tower-3620-14 Kernel: 3.13.0-32-generic x86_64 (64 bit, gcc: 4.8.2)

Desktop: Gnome Distro: Ubuntu 14.04 trusty

Network: Card-1: Intel Ethernet Connection (2) I219-LM bus-ID: 00:1f.6

Card-2: MosChip MCS7830 10/100 Mbps Ethernet adapter driver: MOSCHIP usb-ethernet driver usb-ID: 001-003

0 Kudos
Reply