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-users] SET failed on device eth0 ; No such device

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] SET failed on device eth0 ; No such device
From: Trey <trey@xxxxxxxxxxxxxxxx>
Date: Fri, 13 Oct 2006 17:03:11 -0400 (EDT)
Delivery-date: Mon, 16 Oct 2006 09:05:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Normal CentOS 4.4 loads e1000 module for ethernet without problem.
I compiled the e1000 module into the Xen kernel as advised by a
similar problem from this list.

Xen dom0 ifup tries to bring up eth0 interface:
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.

Same error for eth1

uname:
Linux 2.6.16-xen #1 SMP Fri Oct 13 15:50:36 EDT 2006 i686 i686 i386 GNU/Linux

grub.conf:
title Xen 3.0 / XenLinux 2.6
       kernel /xen-3.0.2-2.gz dom0_mem=262144
       module /vmlinuz-2.6.16-xen root=/dev/sda2 ro
       module /initrd-2.6.16-xen.img

Xen dom0 lspci:
04:00.0 Ethernet controller: Intel Corporation 631xESB/632xESB DPT LAN 
Controller Copper (rev 01)
04:00.1 Ethernet controller: Intel Corporation 631xESB/632xESB DPT LAN 
Controller Copper (rev 01)

Any and all thoughts appreciated.

Thanks

Trey

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] SET failed on device eth0 ; No such device, Trey <=