WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-devel] xen kernel and e1000 problem

To: "Xen Users" <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] xen kernel and e1000 problem
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Wed, 27 Dec 2006 01:31:06 +0530
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 26 Dec 2006 12:00:54 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=oTbb2oC8Os7XPeRdaPqyfAT/rcPedHZFVhsQ7v/JtayW8YCnc+fsLhUs1uwt1aj8Xi07tpUniEVIZ2FPqkHacvzgJFjvlN0H7JA2rsCVO4A5Few++Un5I0+Ce0NHwrsHyf5NIephQvqYdYi1pWB5qcHEACKcvdlNFEzUuEUjXZg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I have tried to search for this on this mailing list however haven't had any luck with a solution.

The problem basically is as follows:

WoodCrest 5150
Intel s5000xvn Motherboard
4GB Ram
750 GB SATA

Now when i run centos 4.4 kernel, the onboard 2 Intel Gigabit ethernet work out of the box.

However when i compile a xen kernel (tried "make dist", manual kernel compile), the two ethernet stop working. It looks as though the system tries to setup them as wireless cards. Here is the output of /etc/init.d/network restart with xen enabled kernel.

Shutting down loopback interface:                          [  OK  ]
Setting network parameters:                                [  OK  ]
Bringing up loopback interface:                            [  OK  ]
Bringing up interface eth0:  Error for wireless request "Set Encode" (8B2A) :
    SET failed on device eth0 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
    SET failed on device eth0 ; No such device.
SIOCGIFFLAGS: No such device
Failed to bring up eth0.
                                                           [FAILED]

I also tried to manually build the kernel, and instead of making the intel driver as module, compiled it into the kernel. However the problem remains same. lspci shows both the cards present under xen kernel.

Can someone please tell me what can be done to resolve this issue ? Will really appreciate it.

--
regards,

Anand Gupta
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>