Bug 2122

Summary: ccis hang on boot unless pci=noacpi - HP Proliant DL360
Product: ACPI Reporter: miki
Component: ACPICA-CoreAssignee: Len Brown (lenb)
Status: REJECTED UNREPRODUCIBLE    
Severity: high CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.2 Original Subsystem:
Regression: --- Bisected commit-id:

Description miki 2004-02-17 02:40:43 UTC
Distribution: Debian Woody
Hardware Environment: Xeon, Smart Array 5, ( HP Proliant DL360 )
Software Environment: On Boot
Problem Description: cciss driver stuck on boot becous acpi

Steps to reproduce:

This is the message i get on the screen:

Compaq CISS Driver (v 2.5.0)
ACPI: Unable to set IRQ fo PCI Interrupt Link [IN31] (likely buggy ACPI BIOS).
Aborting ACPI-based IRQ routing. Try pci=noacpi or acpi=off
ACPI: No IRQ known for interrupt pin A of device 0000:00:04.0
cciss: using DAC cycles
      blocks= 71122560 block_size= 512
      heads= 255, sectors= 32, cylinders= 8716

I was able to start the system using pci=noacpi.
Comment 1 Len Brown 2004-02-25 14:36:02 UTC
if pci=noacpi is required to make the system work, then this is an ACPI bug (or a BIOS bug). 
 
Can you verify that you've got the latest BIOS? 
 
Please attach the output of acpidmp, available in /usr/sbin, or in pmtools: 
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/ 
 
please attach the output from lspci -v and /proc/interrupts for the pci=noacpi case. 
 
If this is not your boot device and you can get up as far as single user without pci=noacpi, then 
please capture dmesg -s40000 for the failure case (or capture a console log) and /proc/interrupts. 
 
any chance you can try a 2.6.3 kernel? 
 
thanks, 
-Len 
 
Comment 2 Len Brown 2004-11-15 19:58:58 UTC
better luck with linux-2.6.9?  
Comment 3 Len Brown 2005-01-03 15:18:42 UTC
Please re-open if still an issue with linux-2.6.10 or later.