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-bugs

[Xen-bugs] [Bug 539] New: Networking not working in dom0 on a compaq pro

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 539] New: Networking not working in dom0 on a compaq proliant 3000, can't find ethernet controllers with lspci. Networking works with a vanilla kernel.
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 19 Feb 2006 19:02:13 +0000
Delivery-date: Sun, 19 Feb 2006 19:27:23 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=539

           Summary: Networking not working in dom0 on a compaq proliant
                    3000, can't find ethernet controllers with lspci.
                    Networking works with a vanilla kernel.
           Product: Xen
           Version: 3.0 (general)
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Hardware Support
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: maddoc@xxxxxxxxx


I'm having a bit of a strange problem with my compaq proliant 3000 and
xen, as my NICs won't show up under the xen kernel; I can't even see them
when I run lspci.

I followed the guide at debian-administration.org
(http://www.debian-administration.org/articles/320), and as you may guess
the distribution running on the machine is Debian GNU/Linux.

Under another, vanilla, kernel (2.6.15.1), it all works fine, but when I
run my costum compiled xen-dom0 kernel (2.6.12.6) I can't see the ethernet
controllers. Running the pre-built kernel found at
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.7-install-x86_32.tgz
won't work, as the computer requires cpqarray.

I tested the machine with the xen test cd
(http://www.xensource.com/community/xen30testing/index.html) and the
networking worked fine under nativelinux, but when I booted up the xen
kernel on that CD the very same error, as I experienced with my
xen-kernel, occured.

This is the output from lspci when running the 2.6.15.1 kernel(non-xen):
arthur:~# lspci
0000:00:00.0 Host bridge: Broadcom CNB20-LE Host Bridge (rev 04)
0000:00:00.1 Host bridge: Broadcom CNB20-LE Host Bridge (rev 02)
0000:00:03.0 System peripheral: Compaq Computer Corporation Advanced
System Management Controller
0000:00:05.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC
215IIC [Mach64 GT IIC] (rev 7a)
0000:00:06.0 PCI bridge: IBM IBM27-82351 (rev 07)
0000:00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4d)
0000:00:11.0 Host bridge: Broadcom CNB20-LE Host Bridge (rev 04)
0000:00:11.1 Host bridge: Broadcom CNB20-LE Host Bridge (rev 02)
0000:01:00.0 Mass storage controller: Compaq Computer Corporation
Smart-2/P RAID Controller (rev 03)
0000:02:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875
(rev 14)
0000:02:04.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875
(rev 14)
0000:02:06.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M
[Tornado] (rev 78)
0000:02:07.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet
Pro 100] (rev 05)
0000:02:08.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet
Pro 100] (rev 05)

My grub configuration:
title Xen 3.0 / XenLinux 2.6
root (hd0,5)
kernel /boot/xen-3.0.gz noreboot
module /boot/xen-linux-2.6.12.6-xen root=/dev/ida/c0d0p6 ro console=tty0
module /boot/xen-modules-2.6.12.6-xen
savedefault
boot

title Debian GNU/Linux, kernel 2.6.15.1-smp-386
root (hd0,5)
kernel /boot/kernel-2.6.15.1-smp root=/dev/ida/c0d0p6 ro
initrd /boot/initrd.img-2.6.15.1-smp
savedefault
boot

The kernel configuration: http://pub.phelia.biz/maddoc/conf-2.6.12.6-xen.txt
Kernel configuration for the 2.6.15.1 kernel:
http://pub.phelia.biz/maddoc/conf-2.6.15.1.txt

Very thankful for any kind of help. Possible solutions can be tested on the
computer.

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 539] New: Networking not working in dom0 on a compaq proliant 3000, can't find ethernet controllers with lspci. Networking works with a vanilla kernel., bugzilla-daemon <=