Bug 112601 - Kernel freeze during boot on HP nw8240 laptop when using ACPI
|
Bug#:
112601
|
Product: Gentoo Linux
|
Version: 2005.1
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: blocker
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: dsd@gentoo.org
|
Reported By: heck@dds.nl
|
|
Component: Core system
|
|
|
URL:
http://bugzilla.kernel.org/show_bug.cgi?id=5221
|
|
Summary: Kernel freeze during boot on HP nw8240 laptop when using ACPI
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-11-15 05:25 0000
|
The newer kernels gentoo-2.6.13-r9 and gentoo-2.6.14-r2 fail to boot when ACPI
has been enabled in the kernel configuration. Kernel gentoo-2.6.12-r6 works fine
(i.e. the same kernel as on the 2005.1 livecd).
When booting the 2005.1 livecd, make sure to give either acpi=off or acpi=on as
kernel boot parameter, otherwise the cpu fan will not start!!!
Without ACPI the newer kernels do boot fine. So something between 2.6.12 and
2.6.13 seems to have broken ACPI on the HP nw8240 laptop.
NOTE: with 2.6.12 ACPI works rather well. CPU frequency scaling works, as does
the adjustment of the fan speed depending on the load. Newer kernels just don't
boot.
Reproducible: Always
Steps to Reproduce:
1. Get a HP nw8240 laptop
2. Install gentoo and try a gentoo-2.6.13 or 2.6.14 kernel
3. Try to boot a post 2.6.12 kernel with ACPI enabled
(Sorry, I know these steps sound easier than they are... ;-)
Actual Results:
Kernel freezes during boot (i.e. during the kernel initialization sequence).
Expected Results:
Behave like a good kernel, such as 2.6.12 and boot and manage ACPI correctly.
I'll try to get some kernel messages later, although that will mean writing it
down and typing it in again as this is during the kernel initialization process.
Please see if this is reproducible on the latest development kernel (currently
vanilla-sources-2.6.15_rc2)
Created an attachment (id=73589) [details]
Screenshot kernel hang vanilla-2.6.15_r2
Ok,
I tried vanilla-sources-2.6.15_r2. I just took the .config from the
gentoo-2.6.12-r6 and did a make oldconfig and enterred through all the new
options.
Next I booted with the new kernel and took a picture.
So, anything newer than 2.6.12 seems to have a broken ACPI for the HP nw8240
laptop. This one has a Centrino chipset.
I tested this fix and now booting works fine.
The booting process seems to be a bit slower than with gentoo-sources-2.6.12-r6,
but it works. I might have to tweak the 2.6.15_rc2 a bit more.
As far as ACPI goes it now seems to work fine. This patch may very well be
applicable to the 2.6.13 and 2.6.14 kernels. I think the maybe related bugs are
definitely related ;-). Thanks for that info.
I think I'll stick with 2.6.12 for now as it works fine for me, but I will try
out the newer gentoo-sources as they come available as stable.
Fixed in genpatches-2.6.14-5 / gentoo-sources-2.6.14-r4