All of lore.kernel.org
 help / color / mirror / Atom feed
* ACPICA 20061109 regression on Supermicro X7DB8+
@ 2006-12-15 19:36 Len Brown
  2006-12-16  0:25 ` Len Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Len Brown @ 2006-12-15 19:36 UTC (permalink / raw)
  To: linux-acpi

A Supermicro X7DB8+ does not boot for me -- SCSI driver dies.

Possibly related to this difference -- which by itself is a regression.

I'll send more details when I get a chance to narrow it down.

-Len

< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH1._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
268a318,327
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
> ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20061109]
> ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20061109]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ACPICA 20061109 regression on Supermicro X7DB8+
  2006-12-15 19:36 ACPICA 20061109 regression on Supermicro X7DB8+ Len Brown
@ 2006-12-16  0:25 ` Len Brown
  2006-12-16  4:38   ` sysfs regression on Supermicro X7DB8+ (was Re: ACPICA 20061109 regression on Supermicro X7DB8+) Len Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Len Brown @ 2006-12-16  0:25 UTC (permalink / raw)
  To: linux-acpi

On Friday 15 December 2006 14:36, Len Brown wrote:
> A Supermicro X7DB8+ does not boot for me -- SCSI driver dies.
> I'll send more details when I get a chance to narrow it down.
> 
> -Len
> 
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH0._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH1._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
> < ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
> 268a318,327
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
> > ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20061109]
> > ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20061109]

Neither 2.6.19.1 nor 2.6.19+ACPICA 20061109 show this exception
So either it is transient, or it comes in some later 2.6.20-related patch.
(and the SCSI, hanging off a PCIX AIC79XXX works fine)

-Len

> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
> > ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* sysfs regression on Supermicro X7DB8+ (was Re: ACPICA 20061109 regression on Supermicro X7DB8+)
  2006-12-16  0:25 ` Len Brown
@ 2006-12-16  4:38   ` Len Brown
  2006-12-16  5:06     ` Len Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Len Brown @ 2006-12-16  4:38 UTC (permalink / raw)
  To: linux-acpi


> Neither 2.6.19.1 nor 2.6.19+ACPICA 20061109 show this exception
> So either it is transient, or it comes in some later 2.6.20-related patch.
> (and the SCSI, hanging off a PCIX AIC79XXX works fine)

The failure is caused by the sysfs branch, which I'll have to drop from the acpi-test tree.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sysfs regression on Supermicro X7DB8+ (was Re: ACPICA 20061109 regression on Supermicro X7DB8+)
  2006-12-16  4:38   ` sysfs regression on Supermicro X7DB8+ (was Re: ACPICA 20061109 regression on Supermicro X7DB8+) Len Brown
@ 2006-12-16  5:06     ` Len Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Len Brown @ 2006-12-16  5:06 UTC (permalink / raw)
  To: linux-acpi

[-- Attachment #1: Type: text/plain, Size: 1721 bytes --]

> The failure is caused by the sysfs branch, which I'll have to drop from the acpi-test tree.

I think the failure comes down to the sysfs branch not finding the PRT
that is necessary to configure the SCSI controller on the PCI-X bus,
and the SCSI boot disk subsequently loses its mind.

< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD0.PXH1._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
< ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
268a316,325
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0._PRT]
> ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20060707]
> ACPI Exception (pci_bind-0153): AE_NOT_FOUND, Invalid ACPI-PCI context for parent device BPD0 [20060707]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMD0.BPD2._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2.BMF3._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]

dmesg for 2.6.20-rc1 success and 2.6.20-rc1-sysfs failure attached.

-Len

[-- Attachment #2: console.log.2.6.20-rc1.gz --]
[-- Type: application/x-gzip, Size: 13191 bytes --]

[-- Attachment #3: console.log.2.6.20-rc1-sysfs.gz --]
[-- Type: application/x-gzip, Size: 10860 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-16  5:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 19:36 ACPICA 20061109 regression on Supermicro X7DB8+ Len Brown
2006-12-16  0:25 ` Len Brown
2006-12-16  4:38   ` sysfs regression on Supermicro X7DB8+ (was Re: ACPICA 20061109 regression on Supermicro X7DB8+) Len Brown
2006-12-16  5:06     ` Len Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.