* smp problems
@ 2006-06-18 10:56 Ojciec Rydzyk
2006-06-18 12:17 ` Alan Cox
0 siblings, 1 reply; 5+ messages in thread
From: Ojciec Rydzyk @ 2006-06-18 10:56 UTC (permalink / raw)
To: linux-kernel
Hello!
There is a bug (I suppose) in file linux/boot/i386/kernel/mpparse.c. I
have laptop Amilo L 7300 and during the kernel boot, I get:
SMP mptable: bad table version
BIOS bug, MP table errors detectd!...
And I just even have one processor. I had to remove kernel options
connected with lapic (added previously to kernel command line).
Some time ago Alan Cox said:
"No actually its our bug. Some BIOSes contain template SMP tables which have
intentionally incomplete data and no checksum. This is used by the BIOS to
generate a real table if SMP is present.
We should not be reporting a wrongly checksummed SMP table we should be
skipping it silently. This used to be right in 2.0 but someone has obviously
elevated debugging code too far since.
Alan"
(adapted from http://www.redhat.com/archives/rhl-beta-list/2006-March/msg01144.html)
So I think it should be fixed :). Thanks,
Greetings,
Jacek Jablonski
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: smp problems
2006-06-18 10:56 smp problems Ojciec Rydzyk
@ 2006-06-18 12:17 ` Alan Cox
0 siblings, 0 replies; 5+ messages in thread
From: Alan Cox @ 2006-06-18 12:17 UTC (permalink / raw)
To: Ojciec Rydzyk; +Cc: linux-kernel
Ar Sul, 2006-06-18 am 12:56 +0200, ysgrifennodd Ojciec Rydzyk:
> Hello!
> There is a bug (I suppose) in file linux/boot/i386/kernel/mpparse.c. I
> have laptop Amilo L 7300 and during the kernel boot, I get:
> SMP mptable: bad table version
> BIOS bug, MP table errors detectd!...
What kernel version are you using. This should only occur on 2.4.x
unless the table is checksummed correctly
^ permalink raw reply [flat|nested] 5+ messages in thread
* SMP problems
@ 2002-02-21 12:47 Fernando Korndorfer
2002-02-21 12:51 ` Cesar Suga
2002-02-21 13:32 ` Alan Cox
0 siblings, 2 replies; 5+ messages in thread
From: Fernando Korndorfer @ 2002-02-21 12:47 UTC (permalink / raw)
To: LKML
[-- Attachment #1: Type: text/plain, Size: 437 bytes --]
Hail!
I'm having some problems copiling the latest kernel with SMP (and
w/o too). If I boot a SMP-enabled kernel, the system hangs after detecting
the second CPU. and I can't compile the kernel w/o SMP support (it causes a
lot of 'redefinitions'...). Can anyone help me?
Tnx, []'s
-----------------------------------------------
Fernando Korndorfer
Novo Hamburgo, RS, Brasil
-----------------------------------------------
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5707 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: SMP problems
2002-02-21 12:47 SMP problems Fernando Korndorfer
@ 2002-02-21 12:51 ` Cesar Suga
2002-02-21 13:32 ` Alan Cox
1 sibling, 0 replies; 5+ messages in thread
From: Cesar Suga @ 2002-02-21 12:51 UTC (permalink / raw)
To: Fernando Korndorfer; +Cc: LKML
On Thu, 21 Feb 2002, Fernando Korndorfer wrote:
> I'm having some problems copiling the latest kernel with SMP (and
> w/o too). If I boot a SMP-enabled kernel, the system hangs after detecting
> the second CPU. and I can't compile the kernel w/o SMP support (it causes a
> lot of 'redefinitions'...). Can anyone help me?
Which board? Some people complained about the new AMD board (with
2 Athlons) which certainly is too new to be supported (well, Athlon SMP
support is new, at least for me).
Regards,
Cesar Suga <sartre@linuxbr.com>
São Caetano do Sul/SP/Brazil
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: SMP problems
2002-02-21 12:47 SMP problems Fernando Korndorfer
2002-02-21 12:51 ` Cesar Suga
@ 2002-02-21 13:32 ` Alan Cox
1 sibling, 0 replies; 5+ messages in thread
From: Alan Cox @ 2002-02-21 13:32 UTC (permalink / raw)
To: fernando; +Cc: LKML
> I'm having some problems copiling the latest kernel with SMP (and
> w/o too). If I boot a SMP-enabled kernel, the system hangs after detecting
> the second CPU. and I can't compile the kernel w/o SMP support (it causes a
> lot of 'redefinitions'...). Can anyone help me?
make distclean when switching between SMP and non SMP builds. If the box
is hanging on detecting both processors then
- If its a dual Athlon switch to MP 1.1 tables in the BIOS
- Otherwise try specifying "noapic"
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-06-18 12:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-18 10:56 smp problems Ojciec Rydzyk
2006-06-18 12:17 ` Alan Cox
-- strict thread matches above, loose matches on Subject: below --
2002-02-21 12:47 SMP problems Fernando Korndorfer
2002-02-21 12:51 ` Cesar Suga
2002-02-21 13:32 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®