Bug 152104 - apic on Acer notebooks
Summary: apic on Acer notebooks
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 4
Hardware: i686 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 17:31 UTC by Tilo Lutz
Modified: 2006-02-28 14:31 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tilo Lutz 2006-02-19 17:31:26 UTC
Hi

Many Acer notebooks have broken bios and report a 2nd apic
controller. This causes the kernel to crash.
Unfortunatly apic is required to get most hardware to work.

I found a patch here:
http://www.ussg.iu.edu/hypermail/linux/kernel/0502.1/1450.html
It still works with the current 2.6.16 kernel.

I opened an kernel bug:
http://bugzilla.kernel.org/show_bug.cgi?id=4700
Unfortunatly they need very long to add this patch.

It would be great if tis patch will be included in the suse kernel.

At the moment yast is crashing during installation when apic
is not enabled.
modprobe hangs during loading sounddrivers.

I use an Acer Travelmate 3000

By the way: Suspend of Ram is working out of the box with beta3 :)
Comment 1 Karsten Keil 2006-02-19 21:06:25 UTC
The patch looks safe for me and continuing with a warning instead of panic in this case should be the better choice.
Len, what do you think about it ?
Comment 2 Andreas Kleen 2006-02-20 13:37:33 UTC
Yes patch looks reasonable, but it would be better if it was in mainline
first. 

Len doesn't actually maintain that part I would say, unfortunately
there is no dedicated i386 maintainer.

kernel.org bugzilla is not the right way to submit kernel patches for
mainline. Send it to linux-kernel@vger.kernel.org cc: akpm@osdl.org for this
case. Feel free to cc me.
Comment 3 Andreas Kleen 2006-02-28 14:31:46 UTC
I submitted the fix to mainline and we got it back from there now.