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

Re: [Xen-devel] SATA detect fails on ICH7 chipset / Dell Poweredge SC430

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] SATA detect fails on ICH7 chipset / Dell Poweredge SC430
From: Chris Bainbridge <chris.bainbridge@xxxxxxxxx>
Date: Tue, 30 Aug 2005 13:03:51 +0100
Delivery-date: Tue, 30 Aug 2005 12:01:53 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=e8U6rn1EEE3ppXNh9FslW2WibFajUewIrqgDqYmAk5eWYy0RD6MPBQqi9H/GKRkIotdBl0oL2oqRa5kVZBXTfdUykUBZRuClsuCmWzBeO9bV0QkbHmmom7tL3sPzmZxjLbt/ruZ30kzvoUmuVqkQZ/kYqIi2DtLL7HHH0DjF4EQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <A95E2296287EAD4EB592B5DEEFCE0E9D282D6E@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <A95E2296287EAD4EB592B5DEEFCE0E9D282D6E@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> Having the bootlog from a native build of 2.6.12.5 would be useful to
> compare against the 2.6.12.5-xen0.

Attached.

> When running native linux, what driver is used for the SATA controller?
> Are you sure its actually compiled in to our -xen0 config?

The one in Config->SCSI->Sata->Intel PIIX/ICH SATA Support.  I have
the AHCI driver builtin as well.

I'm sure the SATA support works. I've used the exact same hypervisor
and kernel images to boot on the sc420, and the same driver works on
the sc430 without Xen.

The difference seems to be that under sc430-xen we get:

ata_piix: probe of 0000:00:1f.2 failed with error -12

instead of (sc430 native):

ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 20
ata1: SATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 20
ata2: SATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 20

or (sc420-xen):

ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 20
ahci(0000:00:1f.2) AHCI 0001.0000 32 slots 4 ports 1.5 Gbps 0xf impl IDE mode
ahci(0000:00:1f.2) flags: 64bit ncq pm led slum part

It seems the sc430-xen isn't doing something related to ACPI that
enables the hardware to be detected?

> Incidently, have you tried using the -xen kerenel plus modules that are
> in our -unstable install tar ball?  This is the kernel that end-users
> are intended to use: -xen0/-xenU are just for developers' convenience
> (fewer modules, faster to build).

I took the unstable tarball, patched the kernel with the
patches/linux-2.6.12 diffs, and copied over the linux-2.6-xen-sparse
directory. After building it boots on the sc420 so I don't think it's
a problem with the build stage, but I can try something else if it
would help.

Attachment: boot.2.6.12.5-native.sc430.good
Description: Binary data

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