ESX4 U1 & the Intel 82576 Gigabit Network Adapter
Previously when installing ESX it has picked up all devices and automatically installed everything needed to use the server as an ESX host, recently whilst installing a new Dell R710 (a great review of the server can be found on the techhead.co.uk site here) I came across an issue where the additional Network Adapter in the PCI slot was not found by ESX.
The R710 has 4 internal adapters which were found as below:
After a bit of searching to find out exactly what model of NIC I had (Dell please add part numbers to your delivery notes) I found that the adapter was on the HCL and additional drivers were needed:
http://downloads.vmware.com/d/details/esx_esxi40_intel_82575_82576_dt/ZHcqYmR0QGpidGR3
After downloading you are left with 2 options (that I know of) to install these:
1. Write the ISO off to a CD and during the install of ESX you can now specify custom drivers, at this point you would insert the ISO and pick up the drivers needed to use the NIC:
2. As I already had ESX installed I went for the second method, I extracted the ISO using WinRAR and the WINSCP’d them up to the host, once this was done I used the esxupdate command to add the drivers as below:
And the end result is some working adapters !
The moral to this blog post is always check new kit and make sure you don’t need to install the drivers as part of the build !
If this was 4i I was working on then I would have had to use the Remote CLI to install the drivers as so:
C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl –server ESXHOST1 –username root –password XXXXXX –bundle c:\INT-intel-lad-ddk-igb-1.3.19.12.1-offline_bundle-185976 –install







about 1 month ago
Interesting. I put v4.0 on a Dell R610 and R710 back in August 2009 and didn’t have a problem. I wonder if Dell changed the motherboard, VMware changed the drivers bundled in U1? I’m not sure what else it could be.
about 1 month ago
@Chris, The built in 4 x Adapters are broadcom and were found fine, this was an additional nic.
about 1 month ago
Thanks, this addressed my EXACT problem and I sincerely appreciate the post!!
about 2 weeks ago
Thanks.
If i do a new ESXi 4.0 update 1 installation on a server with Intel 82576 NIC, can i load driver for it on my install process as well as ESX’s ‘Custom Drivers’?
about 2 weeks ago
Yes you can, you can do this during the install, there is an option to install a custom driver.
about 2 weeks ago
Thanks, but i can’t find that option when i install ESXi,