View unanswered posts | View active topics It is currently Thu Jun 20, 2013 3:53 am



Reply to topic  [ 4 posts ] 
 NIC driver for intel 82579LM 
Author Message

Joined: Fri Jan 28, 2011 9:16 am
Posts: 2
Post NIC driver for intel 82579LM
I'm trying to setup esxi 4.1 on an Intel DP67BA motherboard that has a built in Intel 82579LM gigabit NIC. It's a failry newish socket 1155 motherboard and intel's website only has windows drivers for it with no Linux drivers there.

Evidently linux does seem to have drivers for it according to this link:

http://ircbots.nanonanonano.net/factoid.php?key=82579

And the drivers are a variation on the e1000e NIC driver. Is this enough information for me to begin to compile an esxi compatible driver for this NIC..how would I go about doing that?

Going through the PDF manual of the motherboard I see that it is supposed to have this:


Intel 82579V Gigabit (10/100/1000 Mb/s) Ethernet LAN controller

So I guess it's a 82579V as well as known as an alias of 82579LM.


Fri Jan 28, 2011 10:20 am
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: NIC driver for intel 82579LM
There's a good post about compiling drivers here - http://www.kernelcrash.com/blog/using-a ... 009/08/22/.

Since you'll just be updating the source for the e1000e driver you should be able to use VMware's source as a sample of what you need to update. Do you have a download link for VMware's source for the driver?

_________________
Dave Mishchenko
VMware vExpert 2009-2013
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Sat Jan 29, 2011 12:06 am
Profile

Joined: Fri Jan 28, 2011 9:16 am
Posts: 2
Post Re: NIC driver for intel 82579LM
Not at this point, I'm totally new at this. I assume the e1000e source is somewhere inside the big 600MB tarball on vmware's open source page?

Is it possible to make things simpler and just use the linux driver for the NIC?


Sat Jan 29, 2011 5:28 pm
Profile
Site Admin

Joined: Mon Mar 16, 2009 10:13 pm
Posts: 3876
Post Re: NIC driver for intel 82579LM
Yup - it's in the 600 mb download. The VMkernel of ESXi is not Linux based. ESXi makes use of some Linux utilities and open source code, but drivers are not directly compatible. The Linux driver compatability mode for ESXi allows for the use of Linux source for drivers, but the source still have to be tweaked for use with ESXi (same for ESX).

_________________
Dave Mishchenko
VMware vExpert 2009-2013
Image
Now available - VMware ESXi: Planning, Implementation, and Security
Also available - vSphere Quick Start Guide


Sat Jan 29, 2011 8:35 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.