Weide Zheng
2009-Jan-15 11:50 UTC
[Xen-users] Xen 3.3 network support for Intel 82567LM Gigabit Network Connection
Hi, folks I installed Xen 3.3 on my Lenovo T400 notebook, via compiling source code. When I boot from the linux xen 2.6.18, the network fails start and xend fails too. The network adaptor is Intel 82567LM Gigabit Network Connection. Does anybody else get the same problem? I cannot figure it out whether this is caused by driver support of xen or faulty configuration. Need your help and thanks a lot. 2009-01-15 Weide Zheng _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Todd Deshane
2009-Jan-15 16:14 UTC
Re: [Xen-users] Xen 3.3 network support for Intel 82567LM Gigabit Network Connection
2009/1/15 Weide Zheng <zhwade@gmail.com>:> Hi, folks > > I installed Xen 3.3 on my Lenovo T400 notebook, via compiling source code. > When I boot from the linux xen 2.6.18, the network fails start and xend > fails too. The network adaptor is Intel 82567LM Gigabit Network Connection. > Does anybody else get the same problem? I cannot figure it out whether this > is caused by driver support of xen or faulty configuration. > > Need your help and thanks a lot. >You probably just need to compile the e1000e driver against the xen dom0 kernel: http://sourceforge.net/project/showfiles.php?group_id=42302&package_id=272252 And then load that module. Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users