Download the latest IBM Intel-based Gigabit and Fast Ethernet Adapter Drivers for IBM BladeCenter and System x. PROBOOT.exe will extract several files to the directory C: Intel13.3; the only file that you need is C: Intel13.3 IBAUtil.exe. NOTE: Be sure to get the latest version of PROBOOT.exe. Tested with version 14.3, but older versions are unable to burn images 64kB in a correct way. While trying to flash Intel NICs with iPXE. If you go and download the. Ibautil.exe -nic=1 -restore. Intel(R) Boot Agent Utility IBAUtil Version 3.03.06.00. Here is a step by step manual guide for Intel(R) PRO/1000 MT Mobile Connection software installation process on Windows 7 / 8 / 8.1 / 10 / Vista / XP. 1 Download LAN.rar file for Windows 7 / 8 / 8.1 / 10 / Vista / XP, save and unpack it if needed. 2 Switch on your new net hardware. 3 Right click on the My computer icon and push Properties tab then.
- 2Solutions
Problem Description
On certain ThinkPads, e1000 driver for Intel Gigabit Ethernet (10/100/1000) fails to load with the following error message in /var/log/messages:
The problem is caused by a power savings feature obstructing normal operation, and causes the first bytes read from the EEPROM to be corrupt, resulting in a random or invalid MAC address (but no other data corruption). The EEPROM checksum test traps the problem and the driver refuses to load.
Solutions
Try to reload the e1000 module until the ethernet is pluged in, and the hardware have a chance to detect a link.
Use e1000e---Kernel Patch
Auke Kok published two patches in October 2007 that help solve both the 'corrupted' EEPROM read and bad latency.One of the patches moves many network cards over to the e1000e (e1000 for PCI-Express) module. The second disables some PCIe power management features that were the cause for the bad EEPROM read and some stability issues.
Refer to LinuxHQ on how to apply kernel patches.
From Lenovo
Lenovo provides a script that uses 'ethtool' command to update the card's settings. They say it is for SLED 10 but the Linux flavor shouldn't really matter. For some users, neither of the circumventions listed below help, but this script does!
Via module parameter
In recent kernels (at least with 2.6.22, maybe also in 2.6.21) there is a kernel module option to make the module ignore the error. Play age of empires 2 online emulator.
Load the module like this
You might also apply that parameter via modprobe.d or if you are using Debian/Ubuntu as append-line in your bootloader: e1000.eeprom_bad_csum_allow=1
From Mat's Blog
The fundamental solution is explained at Mat's Blogwhich directs the reader to Intel's site to download PROBOOT.EXE.
DO NOT USE THIS TOOL ON THINKPADS. The IBAUTIL.EXE tool that it contains is designed only to work with discrete ethernet parts that are on PCI/PCIe cards. It is not at all intended for use with laptop parts, although it is not sufficiently careful to refuse to run on such hardware. Improper use of this tool can leave your LAN firmware corrupted to the point that it will not even enumerate on the PCI bus and you will probably have to have your laptop repaired to restore the LAN functionality.See http://www.mail-archive.com/e1000-devel@lists.sourceforge.net/msg00398.html for an Intel Linux driver employee's comments on this.
Comment:
I used PROBOOT.EXE Version 15.2 (file version 4.0.100.1124) on Bios Version 2.26 (79ETE6WW) for T60 Type 2007-53G with success.The copied instruction is:
“ Download PROBOOT.EXE from Intel. Get the first one from the list - the one without Network adapter, it says only 'Intel® Boot Agent PROBOOT.exe version: 11.2', install that - it will create a folder with some files - put these on a bootable floppy (or two) or a bootable CD. Boot to DOS with the floppy or CD and run 'IBAUtil.exe -DEFCFG' that will reset the configuration and all should be OK „
I used an old bootable W98 to start the computer and a second CD with the files above. It is only working under DOS!
Intel Ibautil.exe Download Torrent
Using Preboot tool on linux
This has been tested on a T60 running 64bit Debian buster displaying the error e1000e the nvm checksum is not valid
if you're running a 32Bit installation of linux, follow this instructions (This was not tested)
if you're running a 64Bit installation of linux, follow this instructions
Circumvention
- Upgrade your BIOS
Lenovo has published newer BIOS revisions that appear to fix the issue for some users. The BIOS upgrade turns off 'Deep smart power down' which has been known to cause issues at initialization time (the driver can re-enable the issue later if you desire, the feature works correctly then).
- Insert a cable
Inserting a linked network cable bypasses the problem.
- Take the checksum twice
This bug report describes a fix -- take the checksum twice. First time will report a bad checksum, second will work (the problem seems to be triggered by some power-saving technology). This requires a tweak to the driver source and a rebuild of your kernel. This is much better than a previous 'fix' published here that disabled checksum checking entirely.
I updated the patch above to 2.6.22:
Ra 15:28, 5 September 2007 (UTC)
Intel Ibautil.exe Download Full
- Remove/add kernel module
Adobe cc trial expired. Removing and adding the kernel module is a possible work-around. As root, run
Empire total war cd key. On some occasions, the commands have to be run twice before eth0 becomes useable.On some X60s this will not work at all.
- Disabling and re-enabling the NIC in the BIOS
For some it fixed the issue finally, for some it helped just temporarily.
- Hacking the kernel to carry on even if the checksum is not valid
Although being a very ugly, hack, this works fine for me. To do that, you have to search drivers/net/e1000/e1000_main.c for the line containing the error message and then comment out the following two lines which set the error state and then jump to the error code. Although this doesn't fry the hardware for me, consider yourself warned..
See also
- bug report submitted for e1000 driver.
- Discussion at Gentoo forums
I was wondering if anyone has found the same thing that I did,
while trying to flash Intel NICs with iPXE. If you go and download the
latest preboot.exe (I got mine from here:
http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=412&DwnldID=19186&lang=eng&iid=dc_rss
version 17.4, which gives a bootutil.exe version of 1.4.03.0, it
apparently does not like the rom format that iPXE presents. When I try
BootUtil version 1.4.03.0
Copyright (C) 2003-2012 Intel Corporation
ERROR: Input file invalid format
Port Network address Series WOL Flash Firmware Version
1 0002B365A2E0 10/100 YES Flash Unknown
(Note, echo %errorlevel% shows error 14).
Also, I tried the bootutil in Linux, and got the same error. I also
tried many forms of the filename, and it didn't change the error.
However, grabbing the old prorpl.exe, from
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=11271&keyword=prorpl.exe&DownloadType=Utilities%2c+Tools+and+Examples&OSFullname=OS+Independent&lang=eng
version 10.4, IBAUtil version 3.03.06.00, it works fine, with the
Intel(R) Boot Agent Utility
IBAUtil Version 3.03.06.00
Copyright (C) 2002-2004 Intel Corporation
Restoring image on NIC1 from file 80861229.IBA..done
NIC Network Address Series WOL Boot ROM Type Version
1 0002B365A2E0 10/100 YES PXE/RPL 88.106.129
Indeed, upon reboot, I'm presented with iPXE.
In my searching, I found an old forum posting, with suggestions from
Robin, however no reply after that:
http://forum.ipxe.org/showthread.php?tid=3420
Trying the suggestion (also suggested by Shao on IRC), I reduced the
size of the image, and padded it to the size of one saved from the
bootutil, and I still got the same error message.
At this point, it seems either the ROM needs to be saved in a new
format for the bootutil, or we have to use the old ibautil to flash it.
Has anyone found this, or found a way to get it to work with the new
bootutil?
Brandon Penglase