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

Re: [Xen-users] eth0 is down in dom0

To: "Johannes Schlatow" <johannes.schlatow@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] eth0 is down in dom0
From: "Ingo Rauner" <irauner@xxxxxxxxxxxxxx>
Date: Sun, 23 Nov 2008 21:11:02 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 23 Nov 2008 12:11:43 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Pg9iZARLrtSE+abhXyNZwyDb4QSShf8621UmHduyj5M=; b=M+g5K/6+mJVX6SZ9D4Mg36xcIYjeLs/kfBoz+oLBgdh9lGo9pAzh+FHruIbZG1Xhjv NguoR6mm45+3pHOAk6dSghlUv7xeI5TRVJ8Pt/Vd0zsGbmt84CmeJzfBUjnh3xJZ1nlZ AANqunSKZiXruQQDL+Tf8ucRkUTF6qT1SccBo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Jc2SAP4KYRseQrHPcBHBRUAX7t9zWDBPN0/rmh0Nj4ot4pzwZxTQO26C8NxtJ2/nTD ve8i+llY6xMSC+th80H0dPTqF4kXWJ6L2pmUa3paLK9zqnZWNAgbQqeg2d4boruIEjhf NdbV5V/L3ZXh3ypcbidGIBXnVtmfuOEK69hiA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49270C8D.6090607@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <492708C7.5090705@xxxxxxxxxxxxxx> <49270C8D.6090607@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
When I built xen, the kernel sources provided by xensource were
downloaded automatically. So I am using a Linux 2.6.18.8 kernel
without distribution dependent patches except the patches by xensource
for using the kernel with xen (that's how I understood the description
from xensource). With Debian I am using Linux 2.6.18-6-amd64 (with
Debian GNU/Linux 4.0 r4a patches of course).

lspci # always the same with and without xen - the ethernet controller
is the 4th one from bottom
----------------------------------------
00:00.0 Host bridge: Intel Corporation Unknown device 29c0 (rev 02)
00:01.0 PCI bridge: Intel Corporation Unknown device 29c1 (rev 02)
00:1a.0 USB Controller: Intel Corporation Unknown device 2937 (rev 02)
00:1a.1 USB Controller: Intel Corporation Unknown device 2938 (rev 02)
00:1a.2 USB Controller: Intel Corporation Unknown device 2939 (rev 02)
00:1a.7 USB Controller: Intel Corporation Unknown device 293c (rev 02)
00:1b.0 Audio device: Intel Corporation Unknown device 293e (rev 02)
00:1c.0 PCI bridge: Intel Corporation Unknown device 2940 (rev 02)
00:1c.4 PCI bridge: Intel Corporation Unknown device 2948 (rev 02)
00:1c.5 PCI bridge: Intel Corporation Unknown device 294a (rev 02)
00:1d.0 USB Controller: Intel Corporation Unknown device 2934 (rev 02)
00:1d.1 USB Controller: Intel Corporation Unknown device 2935 (rev 02)
00:1d.2 USB Controller: Intel Corporation Unknown device 2936 (rev 02)
00:1d.7 USB Controller: Intel Corporation Unknown device 293a (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation Unknown device 2916 (rev 02)
00:1f.2 IDE interface: Intel Corporation Unknown device 2920 (rev 02)
00:1f.3 SMBus: Intel Corporation Unknown device 2930 (rev 02)
00:1f.5 IDE interface: Intel Corporation Unknown device 2926 (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device
0611 (rev a2)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. Unknown
device 4364 (rev 12)
03:00.0 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363
AHCI Controller (rev 03)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363
AHCI Controller (rev 03)
05:03.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70)
----------------------------------------

Content of /etc/network/interfaces
----------------------------------------
# The loopback network interface
auto lo
iface lo inet loopback
----------------------------------------

Is it possible to provide e.g. the kernel sources of Debian to the
build scripts of xen?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>