* PROBLEM: 2.4.4ac7 oops, locks in init on boot
@ 2001-05-11 19:00 Gordon Sadler
2001-05-11 19:02 ` Alan Cox
0 siblings, 1 reply; 7+ messages in thread
From: Gordon Sadler @ 2001-05-11 19:00 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 726 bytes --]
The ongoing saga of newer via chipsets and AMD CPU's.
Please CC replies as I'm I read here via nntp.
Please see my previous PROBLEM reports for hardware info.
I compiled and boot 2.4.4ac7, got as far as init. Multiple oops's
scrolled off the screen before I could see them. Attached is the final
oops, but I have a feeling this is useless. You'll find my config and my
attempts to run this oops through ksymoops at various -d levels.
Ksymoops never returns from fnmatch or re_match_2, I had to ^C to get a
prompt back. I would guess that has to do with eip: 00000000 ... Code:
Bad EIP value!
HTH
If anyone has any further suggestions/patches to run 2.4.x with K7
chosen optimizations, I'm open to testing.
Gordon Sadler
[-- Attachment #2: 2.4.4ac7oops.tar.gz --]
[-- Type: application/octet-stream, Size: 8817 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-11 19:00 PROBLEM: 2.4.4ac7 oops, locks in init on boot Gordon Sadler
@ 2001-05-11 19:02 ` Alan Cox
2001-05-11 20:02 ` Joseph Carter
2001-05-12 1:57 ` Tom Diehl
0 siblings, 2 replies; 7+ messages in thread
From: Alan Cox @ 2001-05-11 19:02 UTC (permalink / raw)
To: Gordon Sadler; +Cc: linux-kernel
> If anyone has any further suggestions/patches to run 2.4.x with K7
> chosen optimizations, I'm open to testing.
'Buy an AMD chipset box..'
Seriously at this point I am out of ideas. The prefetch to far effect
explained the old athlon locks (step 1) people reported on all chipsets. It
didnt really seem to explain the problem with a few via chipset boards but I
was hopeful.
Alan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-11 19:02 ` Alan Cox
@ 2001-05-11 20:02 ` Joseph Carter
2001-05-11 20:03 ` Alan Cox
2001-05-12 1:57 ` Tom Diehl
1 sibling, 1 reply; 7+ messages in thread
From: Joseph Carter @ 2001-05-11 20:02 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 815 bytes --]
On Fri, May 11, 2001 at 08:02:22PM +0100, Alan Cox wrote:
> > If anyone has any further suggestions/patches to run 2.4.x with K7
> > chosen optimizations, I'm open to testing.
>
> 'Buy an AMD chipset box..'
>
> Seriously at this point I am out of ideas. The prefetch to far effect
> explained the old athlon locks (step 1) people reported on all chipsets. It
> didnt really seem to explain the problem with a few via chipset boards but I
> was hopeful.
I'm considering it, but for AGP weirdness reasons. Have the USB bugs been
worked out? I am highly dependant on USB.
--
Joseph Carter <knghtbrd@debian.org> Free software developer
<Palisade> how are we going to pronounce '00 or '01 or '02 and so on?
<Deek> Say goodbye to the nineties, say hello to the naughties. :)
[-- Attachment #2: Type: application/pgp-signature, Size: 273 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-11 20:02 ` Joseph Carter
@ 2001-05-11 20:03 ` Alan Cox
2001-05-11 21:46 ` Joseph Carter
0 siblings, 1 reply; 7+ messages in thread
From: Alan Cox @ 2001-05-11 20:03 UTC (permalink / raw)
To: Joseph Carter; +Cc: Alan Cox, linux-kernel
> I'm considering it, but for AGP weirdness reasons. Have the USB bugs been
> worked out? I am highly dependant on USB.
Only one stepping of the AMD chip had the USB funnies. AMD released the info
needed to work around it and its now in the tree.
Alan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-11 20:03 ` Alan Cox
@ 2001-05-11 21:46 ` Joseph Carter
0 siblings, 0 replies; 7+ messages in thread
From: Joseph Carter @ 2001-05-11 21:46 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 767 bytes --]
On Fri, May 11, 2001 at 09:03:30PM +0100, Alan Cox wrote:
> > I'm considering it, but for AGP weirdness reasons. Have the USB bugs been
> > worked out? I am highly dependant on USB.
>
> Only one stepping of the AMD chip had the USB funnies. AMD released the info
> needed to work around it and its now in the tree.
Ah, thanks Alan. I may need to consider the AMD boards seriously if I
can't get the Radeon 64 working on the KT7A in the next few weeks. I'm
hoping -ac7 will fix that.
--
Joseph Carter <knghtbrd@debian.org> Free software developer
<taniwha> Knghtbrd: we should do a quake episode :knee deep in the code":
you run around shooting at bugs:)
<Knghtbrd> taniwha: I'll pass the idea on to OpenQuartz ;>
[-- Attachment #2: Type: application/pgp-signature, Size: 273 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-11 19:02 ` Alan Cox
2001-05-11 20:02 ` Joseph Carter
@ 2001-05-12 1:57 ` Tom Diehl
2001-05-12 11:03 ` Alan Cox
1 sibling, 1 reply; 7+ messages in thread
From: Tom Diehl @ 2001-05-12 1:57 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
On Fri, 11 May 2001, Alan Cox wrote:
> > If anyone has any further suggestions/patches to run 2.4.x with K7
> > chosen optimizations, I'm open to testing.
>
> 'Buy an AMD chipset box..'
>
> Seriously at this point I am out of ideas. The prefetch to far effect
> explained the old athlon locks (step 1) people reported on all chipsets. It
> didnt really seem to explain the problem with a few via chipset boards but I
> was hopeful.
So are you saying that given the current information available you have you
do not know how to fix the via -> Athlon stuff or am I reading too much
into this?
I am looking at buying an Athlon board soon and I am trying to figure out
if I should avoid via at all costs or not.
TIA,
--
......Tom DISSERVICE: It Takes Months to Find a Customer, but
tdiehl@pil.net Only Seconds to Lose One... The good News is that We
Should Run Out of Them In No Time.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PROBLEM: 2.4.4ac7 oops, locks in init on boot
2001-05-12 1:57 ` Tom Diehl
@ 2001-05-12 11:03 ` Alan Cox
0 siblings, 0 replies; 7+ messages in thread
From: Alan Cox @ 2001-05-12 11:03 UTC (permalink / raw)
To: Tom Diehl; +Cc: Alan Cox, linux-kernel
> So are you saying that given the current information available you have you
> do not know how to fix the via -> Athlon stuff or am I reading too much
> into this?
I dont know how to fix it. Im not too sure I know how to even chase it down
further. Im still curious about the way it only affects some people and don't
know if its hw/sw either.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-05-12 11:07 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-11 19:00 PROBLEM: 2.4.4ac7 oops, locks in init on boot Gordon Sadler
2001-05-11 19:02 ` Alan Cox
2001-05-11 20:02 ` Joseph Carter
2001-05-11 20:03 ` Alan Cox
2001-05-11 21:46 ` Joseph Carter
2001-05-12 1:57 ` Tom Diehl
2001-05-12 11:03 ` Alan Cox
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.