Bug 5331
Summary: | Can't boot SMP kernel >=2.6.13 | ||
---|---|---|---|
Product: | ACPI | Reporter: | George Billios (gbillios) |
Component: | Config-Processors | Assignee: | Len Brown (lenb) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | blocking | CC: | acpi-bugzilla, bunk |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13 and later | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | Dmesg of 2.6.12.1 kernel |
Description
George Billios
2005-09-29 11:00:06 UTC
Created attachment 6188 [details]
Dmesg of 2.6.12.1 kernel
This is the dmesg of the working kernel. Unfortunately I can't post the dmesg
of the non-working kernel but while booting I don't see any oops or another
error.
please test the patch in bug 5165 if that doesn't work, does booting with "idle=poll" help, or how about disabling acpi/processor.ko altogether? The patch in the other bug didn't work (kernel 2.6.13.3) but the idle=poll option worked! Unfortunately I had another problem with some irq (?) but that was sorted out with irqpoll boot option. I don't know if this was related to the first option I added. Just to note here that after using idle=poll my cpu is heating more which I guess is because it doesn't go into a lower state. Hope you guys fix this bug quickly. Cheers When does the slowness start? Is it from the beginning of the boot or it goes at normal speed until some point and then starts to slow down? Does "processor.max_cstate=1" boot parameter help? The "processor.max_cstate=1" option works fine and doesn't cause the cpu to overheat. The slowness seems to start from the beginning. > If I boot the kernel with the noapic option as I do with the 2.6.12.1
Why were you using "noapic" on 2.6.12?
Does the system work properly if booted with just "maxcpus=1"?
Please reopen the bug if you can provide the requested information. |