public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* A7M266-D, dual athlon 1800+ kernel-smp APIC boot problem workaround
@ 2002-02-27 20:12 Sean DETTRICK
  2002-02-27 21:17 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Sean DETTRICK @ 2002-02-27 20:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: dettrick, support, euro.cpu


I am writing to advertise a linux-smp boot-problem workaround.

We have an Asus A7M266-D motherboard with dual Athlon MP 1800+.
We found the linux kernel-smp would seize shortly after or during booting
the second CPU, at around the time it was testing APIC.

We found that booting with the "noapic" option in grub or lilo was
sufficient to solve the problem.
e.g. in /etc/grub.conf the kernel line is:
	kernel /vmlinuz-2.4.17-0.18smp ro root=/dev/hda3 noapic
In lilo.conf I guess one would add the line:
	append="noapic"

That's it.  If you have interest in such things read on.

There was no boot problem with non-SMP linux kernels, but
we tried:
kernel-smp-2.4.9-21.athlon.rpm
kernel-smp-2.4.17-0.18.athlon.rpm
and the default RedHat 7.2 smp kernel.  They all seized at
about the same phase of the boot process, and they would all
boot successfully when the noapic option was included.

AMD and ASUS tech support had never heard of this problem.
ASUS suggested it "might" be the BIOS.

BTW the Athlons, clearly marked in the boxes as MP, identified
themselves as Athlon XP 1800+'s.   We thought this might be the
problem at first but now we guess not.

Note we have a different result to a related earlier posting:
http://www.van-dijk.net/linuxkernel/200204/0054.html

I am not a developer so have not subscribed to the list.
I would appreciate a CC or direct reply (my apologies for this
breach of protocol) if anyone has clarifying comments
e.g. what the heck is APIC anyway, will noapic effect performance,
and is there a more elegant solution.

Regards,

Sean Dettrick,
University of California, Irvine.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-27 21:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-27 20:12 A7M266-D, dual athlon 1800+ kernel-smp APIC boot problem workaround Sean DETTRICK
2002-02-27 21:17 ` Alan Cox
2002-02-27 21:46   ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox