Bug 1981 - Boot hang with kernel 2.6.0 and acpi-20040116
Summary: Boot hang with kernel 2.6.0 and acpi-20040116
Status: REJECTED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Interrupts (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Len Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 19:53 UTC by Mark Roach
Modified: 2004-03-04 13:39 UTC (History)
0 users

See Also:
Kernel Version: 2.6.0
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
acpidmp output (115.64 KB, text/plain)
2004-01-30 19:54 UTC, Mark Roach
Details
output from dmidecode (12.49 KB, text/plain)
2004-01-30 19:55 UTC, Mark Roach
Details
output from lspci -vv (8.40 KB, text/plain)
2004-01-30 19:55 UTC, Mark Roach
Details
/proc/interrupts (580 bytes, text/plain)
2004-01-30 19:56 UTC, Mark Roach
Details
config-2.6.0 (48.61 KB, text/plain)
2004-01-30 19:57 UTC, Mark Roach
Details

Description Mark Roach 2004-01-30 19:53:50 UTC
Distribution:
Debian

Hardware Environment:
HP/Compaq nx9005
AMD XP2200+

Software Environment:
Problem Description:

Steps to reproduce:
ACPI is working fine with kernel 2.4.22 and ACPI patch 20030813, but boot hangs
with 2.6.0 and ACPI 20040116. Adding acpi=off to my boot parameters gets me in
fine, but obviously, no acpi.

Will post acpi info, it's from kernel 2.4.22 though.

Thanks
Comment 1 Mark Roach 2004-01-30 19:54:50 UTC
Created attachment 1973 [details]
acpidmp output
Comment 2 Mark Roach 2004-01-30 19:55:18 UTC
Created attachment 1974 [details]
output from dmidecode
Comment 3 Mark Roach 2004-01-30 19:55:58 UTC
Created attachment 1975 [details]
output from lspci -vv
Comment 4 Mark Roach 2004-01-30 19:56:43 UTC
Created attachment 1976 [details]
/proc/interrupts
Comment 5 Mark Roach 2004-01-30 19:57:20 UTC
Created attachment 1977 [details]
config-2.6.0
Comment 6 Mark Roach 2004-02-04 23:22:30 UTC
This appears to be my own fault, either the boot param to disable apic has
changed  or apic just has to be completely absent from the kernel for me to be
able to boot. Have successfully used 2.6.2 with apic left out. Sorry for the noise.
Comment 7 Len Brown 2004-02-05 01:18:32 UTC
"noapic" will disable the io-apic (though it appears your box has none)
"nolapic" will disable the local apic
Note that there have been policy changes in the kernel which decide
whether to enable a lapic that the BIOS had left disabled.
There was also a 2.6.2 post rc3 apic.c fix based on the patch
in bug 1269 that fixes several boot hangs -- so you might try 2.6.2 with
the local apic enabled and/or the patch in that bug report.

cheers,
-Len




Note You need to log in before you can comment on or make changes to this bug.