- Network Adapter Driver for Gigabit PCI Based Network Connections. - e1000-x.x.x.tar.gz driver supports Intel® PRO/1000. Our goal is to make Download Center.
- Intel Ethernet Drivers. Download Latest Version i40e-2.4.10.tar.gz (492.5 kB) Get Updates. User-space E1000 driver library. Osx86 drivers.
- Installation and configuration details for the Linux* e1000 Base Driver for Intel® Gigabit Network Connections.
- This package supports the following driver models:Intel(R) PRO/1000 Gigabit Server Adapter Intel(R) PRO/1000 F Server Adapter Intel(R) PRO/1000 T Server.
Downloads for Intel® PRO/1000 MT Desktop Adapter. This download version 23.2 installs UEFI drivers, Intel. This download installs Intel® Network.
I have the problem that the ethernet device on the Intel NUC is not found. ifconfig -a
only shows lo and wlan0 but not eth0.
sudo lshw -C net
gives the following output:
After running sudo lshw -C net
and dmesg | grep -e eth -e e1000
, I get this output:
Product information (lspci -nnk
) is the following:
Kernel version is 3.19.0-22. I am booting in UEFI mode. The BIOS version is the latest version.
As suggested, I updated the BIOS to the newest version, Left the device without power for a while and changed the hardware configuration. So far without luck!
I just installed Windows, and the device also isn't working there. This probably means that it's either a BIOS problem, as suggested, or the hardware is actually damaged.
Any further thoughts on this?
For others with similar problems:
In the beginning I thought this was a driver issue. I wanted to install the newest version of the e1000e driver. This requires version 8.x.x of the e1000 driver. When I tried to install this driver, I got the following error message (even though I run kernel version 3.19):
Intel Usb Driver Download
However, it turns out that the old driver on the system was working fine. The real problem has to lay somewhere else.
2 Answers
From the logs it seems to me you have managed to update the driver from version 2.3.2-k
to 3.2.4.2-NAPI
.
I fixed my Intel NUC non working ethernet by:
- download the driver from https://downloadcenter.intel.com/download/15817, currently 3.2.4.2 (as shown in lshw -C above)
make install
in the src folderrmmod e1000e
modprobe e1000e
- and to make the new driver survive a reboot
update-initramfs -u
This I have to repeat at every kernel update, since kernel updates still (3.13.0-63
) contain the old driver version 2.3.2-k
, which does not work with my Intel NUC.
Written by Eugene Mihailescu: The NVM checksum is not valid
The root of the problem is in the hardware and this page goes through fixing it.
In my case it was as simple as downloading the Linux version of bootutil from Intel and then chmodding and running the 64 bit version with the parameters -NIC=1 -DEFAULTCONFIG
. I simply did this from within Ubuntu for minimal effort.
Intel E1000 Driver Linux Download
Not the answer you're looking for? Browse other questions tagged driversintelethernet or ask your own question.
Intel E1000 Driver Download
Description | Type | OS | Version | Date |
---|---|---|---|---|
Administrative Tools for Intel® Network Adapters This download record installs version 24.2 of the administrative tools for Intel® Network Adapters. | Software Applications | OS Independent Linux* | 24.2 Latest | 8/16/2019 |
Intel® Ethernet Adapter Drivers for MS-DOS* This download record installs version 24.2 of the Intel® Ethernet Adapter drivers for MS-DOS*. | Drivers | DOS | 24.2 Latest | 8/16/2019 |
Intel® Ethernet Adapter Complete Driver Pack This download installs version 24.2 of the Intel® Ethernet Adapter Complete Driver Pack for supported versions of Windows*, Linux*, and FreeBSD*. | Drivers | OS Independent | 24.2 Latest | 8/16/2019 |
Intel® Ethernet Connections Boot Utility, Preboot Images, and EFI Drivers This download version 24.2 installs UEFI drivers, Intel® Boot Agent, and Intel® iSCSI Remote Boot images to program the PCI option ROM flash image and update flash configuration options. | Software Applications | OS Independent Linux* | 24.2 Latest | 8/16/2019 |
Adapter User Guide for Intel® Ethernet Adapters This download contains 24.2 version of the Intel® Ethernet Adapter User Guide. | Drivers | OS Independent | 24.2 Latest | 8/16/2019 |
Disabling TCP-IPv6 Checksum Offload Capability with Intel® 1/10 GbE Controllers Disabling TCP-IPv6 Checksum Offload Capability with Intel® 1/10 GbE Controllers | Drivers | OS Independent | 1.0 Latest | 10/30/2017 |
Network Device and Driver Information Utility for Linux* This Linux* shell script displays your network devices' Name, Device ID, Driver Name, and Driver Version. | Software Applications | Linux* | 1.0 Latest | 1/16/2009 |
Linux* SNMP Package [inic-snmp-1.2.9.tar.gz] SNMP for Intel® PRO Adapters with Linux*. See details. Download implies license acceptance. For Kernels 2.4 through 2.4.22 | Add-ons & Plug-ins | Linux* | 1.8.8f Latest | 2/11/2005 |