* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
@ 2002-07-19 18:05 Greg Louis
0 siblings, 0 replies; 8+ messages in thread
From: Greg Louis @ 2002-07-19 18:05 UTC (permalink / raw)
To: LKML
Same problem has been encountered with a Supermicro 370DLR dual-PIII
(Coppermine) board.
--
| G r e g L o u i s | gpg public key: |
| http://www.bgl.nu/~glouis | finger greg@bgl.nu |
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
@ 2002-07-19 10:31 Mikael Pettersson
2002-07-19 11:08 ` Zwane Mwaikambo
0 siblings, 1 reply; 8+ messages in thread
From: Mikael Pettersson @ 2002-07-19 10:31 UTC (permalink / raw)
To: dave, zwane; +Cc: linux-kernel
On Fri, 19 Jul 2002 10:31:18 +0200 (SAST), Zwane Mwaikambo wrote:
>On Fri, 19 Jul 2002, David Shirley wrote:
>
>> bit further then it hangs and prints out "APIC error on CPU0: 00(08)"
>
>That looks really odd, thats actually a reserved bit. I'll try dig a
>little further.
08 is a "Receive Accept Error" for all but the P4 family.
The K7s tend to be like the P6s.
/Mikael
^ permalink raw reply [flat|nested] 8+ messages in thread
* SMP Problem with 2.4.19-rc2 on Asus A7M266-D
@ 2002-07-19 4:26 David Shirley
2002-07-19 4:42 ` Amith Varghese
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: David Shirley @ 2002-07-19 4:26 UTC (permalink / raw)
To: linux-kernel
Hi Guys,
I was running 2.4.18 with an Asus A7M266-D Board with Athlon 2000 MP's fine,
I decided to try out 2.4.19-rc2-ac2 and now the machine doesn't even boot.
With no kernel options (in grub) it gets upto "ENABLING IO-APIC IRQ's" and
a little
bit further then it hangs and prints out "APIC error on CPU0: 00(08)"
If i put in noapic in grub it does exactly the same thing but prints out
the above lots and
lots in quick succession and with CPU1 not 0.
Btw: It does the same thing with MPS1.4 rather than 1.1
Anyone?
Cheers
Dave
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
2002-07-19 4:26 David Shirley
@ 2002-07-19 4:42 ` Amith Varghese
2002-07-19 8:31 ` Zwane Mwaikambo
2002-07-22 3:13 ` David Shirley
2 siblings, 0 replies; 8+ messages in thread
From: Amith Varghese @ 2002-07-19 4:42 UTC (permalink / raw)
To: linux-kernel
I have the same setup with the same exact problem.
Amith
On Fri, 2002-07-19 at 00:26, David Shirley wrote:
> Hi Guys,
>
> I was running 2.4.18 with an Asus A7M266-D Board with Athlon 2000 MP's fine,
> I decided to try out 2.4.19-rc2-ac2 and now the machine doesn't even boot.
>
> With no kernel options (in grub) it gets upto "ENABLING IO-APIC IRQ's" and
> a little
> bit further then it hangs and prints out "APIC error on CPU0: 00(08)"
>
> If i put in noapic in grub it does exactly the same thing but prints out
> the above lots and
> lots in quick succession and with CPU1 not 0.
>
> Btw: It does the same thing with MPS1.4 rather than 1.1
>
> Anyone?
>
> Cheers
> Dave
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
2002-07-19 4:26 David Shirley
2002-07-19 4:42 ` Amith Varghese
@ 2002-07-19 8:31 ` Zwane Mwaikambo
2002-07-22 3:13 ` David Shirley
2 siblings, 0 replies; 8+ messages in thread
From: Zwane Mwaikambo @ 2002-07-19 8:31 UTC (permalink / raw)
To: David Shirley; +Cc: linux-kernel
On Fri, 19 Jul 2002, David Shirley wrote:
> bit further then it hangs and prints out "APIC error on CPU0: 00(08)"
That looks really odd, thats actually a reserved bit. I'll try dig a
little further.
Zwane
--
function.linuxpower.ca
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
2002-07-19 4:26 David Shirley
2002-07-19 4:42 ` Amith Varghese
2002-07-19 8:31 ` Zwane Mwaikambo
@ 2002-07-22 3:13 ` David Shirley
2002-07-22 12:53 ` Alan Cox
2 siblings, 1 reply; 8+ messages in thread
From: David Shirley @ 2002-07-22 3:13 UTC (permalink / raw)
To: linux-kernel
OK I just put on 2.4.19-rc3 and it works fine, so maybe its something in
the ac patch?
D.
At 12:26 PM 19/07/2002 +0800, David Shirley wrote:
>Hi Guys,
>
>I was running 2.4.18 with an Asus A7M266-D Board with Athlon 2000 MP's fine,
>I decided to try out 2.4.19-rc2-ac2 and now the machine doesn't even boot.
>
>With no kernel options (in grub) it gets upto "ENABLING IO-APIC IRQ's" and
>a little
>bit further then it hangs and prints out "APIC error on CPU0: 00(08)"
>
>If i put in noapic in grub it does exactly the same thing but prints out
>the above lots and
>lots in quick succession and with CPU1 not 0.
>
>Btw: It does the same thing with MPS1.4 rather than 1.1
>
>Anyone?
>
>Cheers
>Dave
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
/-----------------------------------
David Shirley
System's Administrator
Computer Science - Curtin University
(08) 9266 2986
-----------------------------------/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SMP Problem with 2.4.19-rc2 on Asus A7M266-D
2002-07-22 3:13 ` David Shirley
@ 2002-07-22 12:53 ` Alan Cox
0 siblings, 0 replies; 8+ messages in thread
From: Alan Cox @ 2002-07-22 12:53 UTC (permalink / raw)
To: David Shirley; +Cc: linux-kernel
On Mon, 2002-07-22 at 04:13, David Shirley wrote:
> OK I just put on 2.4.19-rc3 and it works fine, so maybe its something in
> the ac patch?
The -ac patch has the summit SMP work in it. This means it can boot on
the ultra high end cool IBM stuff. It should also boot on the normal SMP
stuff too but in a few cases right now does not.
There are IBM folks looking into this so I've left the problem in my
tree while it gets sorted. Ultimately it does need to be solved for real
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-07-22 11:39 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-19 18:05 SMP Problem with 2.4.19-rc2 on Asus A7M266-D Greg Louis
-- strict thread matches above, loose matches on Subject: below --
2002-07-19 10:31 Mikael Pettersson
2002-07-19 11:08 ` Zwane Mwaikambo
2002-07-19 4:26 David Shirley
2002-07-19 4:42 ` Amith Varghese
2002-07-19 8:31 ` Zwane Mwaikambo
2002-07-22 3:13 ` David Shirley
2002-07-22 12:53 ` 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®