|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Bulk] Re: [Xen-users] eth0 / device problem in dom0
On 3/27/07, phcolaris <phcolaris@xxxxxxxxxxx> wrote:
00:04.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
I have a recent supermicro server, and the Intel network cards weren't recognized by the
2.6.16.33 kernel either. You can get an updated driver from http://sourceforge.net/projects/e1000.
You can compile the driver as a module, as described in the driver install procedure. If you do that, however, you have to make sure you don't have the older e1000 driver compiled in your kernel. So recompile your Xen kernel WITHOUT the intel e1000 driver. It took me some time before I had figured that out.
You can also replace the driver in the 2.6.16.33-kernel by the files you got from sourceforge. This way, it's possible to compile the driver in the kernel, if you would like that.
Peter
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|