Auf der Suche nach einem Treiber für Intel 82579LM für ESXi 5.x?
Nun, dem kann abgeholfen werden:
klick
VIB, gepackt aus den Sources von sourceforge.net
edit: leider das falsche Paket hochgeladen *hmpf*
Wird aber Montag korrigiert!
Nun, dem kann abgeholfen werden:
klick
VIB, gepackt aus den Sources von sourceforge.net
edit: leider das falsche Paket hochgeladen *hmpf*
Wird aber Montag korrigiert!
am 30.08.2013 um 23:43
Hi
Is this a valid VIB ? When I attempt to install ESXI 5.1.0 with this VIB I see the following error at install time, http://tinypic.com/r/2rmsajl/5 .
The VIB appears to contain the source code for the module and not the compiled module.
Please see the difference in the net-e1000e-2.3.2.x86_64.vib and net-e1001e-2.4.14.x86_64.vib descriptor.xml at http://pastebin.com/d29thbgT
I find that I can not install ESXI using this VIB.
davec
am 31.08.2013 um 10:59
Erm, i compiled this myself, used this 1 week ago to get my nic up and running.
But i will check the file, maybe i’ve uploaded the wrong one…?
Anyhow, everybody can compile the stuff himself:
click or for VIB’s click
Things are pretty easy 😉
am 31.08.2013 um 14:58
Hi
Your VIB does contain the source code rather than the complied module.
You can compare contents of net-e1000e-2.3.2.x86_64.vib with that of net-e1000e-2.3.2.x86_64.vib as so.
wget http://www.lonesomewalker.com/downloads/net-e1001e-2.4.14.x86_64.vib -P /tmp/
ar -p /tmp/net-e1001e-2.4.14.x86_64.vib net-inte | tar -tzv
drw——- Alexander H/0 0 2013-08-18 21:10 e1000e-2.4.14/
-rw——- Alexander H/0 18671 2013-06-12 20:58 e1000e-2.4.14/COPYING
-rw——- Alexander H/0 9474 2013-06-12 20:58 e1000e-2.4.14/e1000e.7
-rw——- Alexander H/0 9548 2013-06-12 20:58 e1000e-2.4.14/e1000e.spec
-rw——- Alexander H/0 4080 2013-06-12 20:58 e1000e-2.4.14/pci.updates
-rw——- Alexander H/0 32567 2013-06-12 20:58 e1000e-2.4.14/README
drw——- Alexander H/0 0 2013-08-18 21:10 e1000e-2.4.14/src/
-rw——- Alexander H/0 38290 2013-06-12 20:58 e1000e-2.4.14/src/80003es2lan.c
-rw——- Alexander H/0 3660 2013-06-12 20:58 e1000e-2.4.14/src/80003es2lan.h
-rw——- Alexander H/0 56124 2013-06-12 20:58 e1000e-2.4.14/src/82571.c
-rw——- Alexander H/0 2190 2013-06-12 20:58 e1000e-2.4.14/src/82571.h
-rw——- Alexander H/0 33538 2013-06-12 20:58 e1000e-2.4.14/src/defines.h
-rw——- Alexander H/0 20630 2013-06-12 20:58 e1000e-2.4.14/src/e1000.h
-rw——- Alexander H/0 72807 2013-06-12 20:58 e1000e-2.4.14/src/ethtool.c
-rw——- Alexander H/0 16899 2013-06-12 20:58 e1000e-2.4.14/src/hw.h
-rw——- Alexander H/0 140471 2013-06-12 20:58 e1000e-2.4.14/src/ich8lan.c
-rw——- Alexander H/0 12341 2013-06-12 20:58 e1000e-2.4.14/src/ich8lan.h
-rw——- Alexander H/0 31513 2013-06-12 20:58 e1000e-2.4.14/src/kcompat.c
-rw——- Alexander H/0 112017 2013-06-12 20:58 e1000e-2.4.14/src/kcompat.h
-rw——- Alexander H/0 29665 2013-06-12 20:58 e1000e-2.4.14/src/kcompat_ethtool.c
-rw——- Alexander H/0 53817 2013-06-12 20:58 e1000e-2.4.14/src/mac.c
-rw——- Alexander H/0 3392 2013-06-12 20:58 e1000e-2.4.14/src/mac.h
-rw——- Alexander H/0 11328 2013-06-12 20:58 e1000e-2.4.14/src/Makefile
-rw——- Alexander H/0 9694 2013-06-12 20:58 e1000e-2.4.14/src/manage.c
-rw——- Alexander H/0 2536 2013-06-12 20:58 e1000e-2.4.14/src/manage.h
-rw——- Alexander H/0 19 2013-06-12 20:58 e1000e-2.4.14/src/Module.supported
-rw——- Alexander H/0 227952 2013-06-12 20:58 e1000e-2.4.14/src/netdev.c
-rw——- Alexander H/0 15966 2013-06-12 20:58 e1000e-2.4.14/src/nvm.c
-rw——- Alexander H/0 1932 2013-06-12 20:58 e1000e-2.4.14/src/nvm.h
-rw——- Alexander H/0 16662 2013-06-12 20:58 e1000e-2.4.14/src/param.c
-rw——- Alexander H/0 89307 2013-06-12 20:58 e1000e-2.4.14/src/phy.c
-rw——- Alexander H/0 10420 2013-06-12 20:58 e1000e-2.4.14/src/phy.h
-rw——- Alexander H/0 7876 2013-06-12 20:58 e1000e-2.4.14/src/ptp.c
-rw——- Alexander H/0 14048 2013-06-12 20:58 e1000e-2.4.14/src/regs.h
-rw——- Alexander H/0 785 2013-06-12 20:58 e1000e-2.4.14/SUMS
wget http://shell.peach.ne.jp/~aoyama/wordpress/download/net-e1000e-2.3.2.x86_64.vib -P /tmp/
ar -p /tmp/net-e1000e-2.3.2.x86_64.vib net-e100 | tar -tzv
drw——- daisuke/0 0 2013-04-15 00:50 etc/
drw——- daisuke/0 0 2013-04-15 00:50 etc/vmware/
drw——- daisuke/0 0 2013-04-15 00:50 etc/vmware/driver.map.d/
-r——– daisuke/0 4088 2013-04-15 00:50 etc/vmware/driver.map.d/e1000e.map
drw——- daisuke/0 0 2013-04-15 00:50 usr/
drw——- daisuke/0 0 2013-04-15 00:50 usr/share/
drw——- daisuke/0 0 2013-04-15 00:50 usr/share/hwdata/
drw——- daisuke/0 0 2013-04-15 00:50 usr/share/hwdata/driver.pciids.d/
-r——– daisuke/0 2835 2013-04-15 00:50 usr/share/hwdata/driver.pciids.d/e1000e.ids
drw——- daisuke/0 0 2013-04-15 00:50 usr/lib/
drw——- daisuke/0 0 2013-04-15 00:50 usr/lib/vmware/
drw——- daisuke/0 0 2013-04-15 00:50 usr/lib/vmware/vmkmod/
-rw——- daisuke/0 301592 2013-04-14 23:44 usr/lib/vmware/vmkmod/e1000e
Did you compile the net-e1001e-2.4.14.x86 driver before packaging it ? There are instructions in 4 parts on compiling drivers here http://www.vm-help.com/forum/viewforum.php?f=34 .
I would like to compile the e1001e-2.4.14 driver myself but I don’t have a c/c++ background and struggled to correct the compiling errors I saw when attempting to compile the driver.
am 31.08.2013 um 15:15
Hello davec,
yupp, i have compiled it before, but as i see, i’ve uploaded the wrong package 🙁
Nevermind, i’m at the office on monday, will change the wrong file!
am 03.09.2013 um 04:29
thanks for building this, awaiting your upload of the compiled version, definitely very keen to test on my ESXi server