public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux crashing on amd athlons?
@ 2004-06-06 18:55 Ameer Armaly
  2004-06-06 19:22 ` Chris Wedgwood
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ameer Armaly @ 2004-06-06 18:55 UTC (permalink / raw)
  To: linux kernel

Hi all.
While installing linux on an amd athlon, the kernel is oopsing and shuting
down the computer at random places  within the install.  This is a custom
built kernel off of kernel.org I built, which I optimized for athlon then
i386 afterwards, but with no luck.
Thanks,



Ameer


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

* Re: linux crashing on amd athlons?
  2004-06-06 18:55 linux crashing on amd athlons? Ameer Armaly
@ 2004-06-06 19:22 ` Chris Wedgwood
  2004-06-06 21:11   ` Ameer Armaly
  2004-06-06 19:32 ` Måns Rullgård
  2004-06-06 23:57 ` Matthias Andree
  2 siblings, 1 reply; 8+ messages in thread
From: Chris Wedgwood @ 2004-06-06 19:22 UTC (permalink / raw)
  To: Ameer Armaly; +Cc: linux kernel

On Sun, Jun 06, 2004 at 02:55:06PM -0400, Ameer Armaly wrote:

> While installing linux on an amd athlon, the kernel is oopsing and
> shuting down the computer at random places within the install.

the oops says?

> This is a custom built kernel off of kernel.org I built, which I
> optimized for athlon then i386 afterwards, but with no luck.

it works for a great very many people, more details are required


  --cw

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

* Re: linux crashing on amd athlons?
  2004-06-06 18:55 linux crashing on amd athlons? Ameer Armaly
  2004-06-06 19:22 ` Chris Wedgwood
@ 2004-06-06 19:32 ` Måns Rullgård
  2004-06-06 20:05   ` Magnus Naeslund(t)
  2004-06-06 23:57 ` Matthias Andree
  2 siblings, 1 reply; 8+ messages in thread
From: Måns Rullgård @ 2004-06-06 19:32 UTC (permalink / raw)
  To: linux-kernel

"Ameer Armaly" <ameer@charter.net> writes:

> Hi all.
> While installing linux on an amd athlon, the kernel is oopsing and shuting
> down the computer at random places  within the install.  This is a custom
> built kernel off of kernel.org I built, which I optimized for athlon then
> i386 afterwards, but with no luck.

Bad memory maybe.

-- 
Måns Rullgård
mru@kth.se


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

* Re: linux crashing on amd athlons?
  2004-06-06 19:32 ` Måns Rullgård
@ 2004-06-06 20:05   ` Magnus Naeslund(t)
  0 siblings, 0 replies; 8+ messages in thread
From: Magnus Naeslund(t) @ 2004-06-06 20:05 UTC (permalink / raw)
  To: Måns Rullgård; +Cc: linux-kernel

Måns Rullgård wrote:

> "Ameer Armaly" <ameer@charter.net> writes:
> 
> 
>>Hi all.
>>While installing linux on an amd athlon, the kernel is oopsing and shuting
>>down the computer at random places  within the install.  This is a custom
>>built kernel off of kernel.org I built, which I optimized for athlon then
>>i386 afterwards, but with no luck.
> 
> 
> Bad memory maybe.
> 

Another tip with Athlons is to make sure that you have a good 
powersupply. We have had some random crashes with a fileserver using 
dual Athlons, and it turned out to be underpowered due to the disks 
taking too much juice...

Regards
Magnus



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

* Re: linux crashing on amd athlons?
  2004-06-06 19:22 ` Chris Wedgwood
@ 2004-06-06 21:11   ` Ameer Armaly
  2004-06-06 21:17     ` Chris Wedgwood
  0 siblings, 1 reply; 8+ messages in thread
From: Ameer Armaly @ 2004-06-06 21:11 UTC (permalink / raw)
  To: Chris Wedgwood; +Cc: linux kernel


----- Original Message ----- 
From: "Chris Wedgwood" <cw@f00f.org>
To: "Ameer Armaly" <ameer@charter.net>
Cc: "linux kernel" <linux-kernel@vger.kernel.org>
Sent: Sunday, June 06, 2004 3:22 PM
Subject: Re: linux crashing on amd athlons?


> On Sun, Jun 06, 2004 at 02:55:06PM -0400, Ameer Armaly wrote:
>
> > While installing linux on an amd athlon, the kernel is oopsing and
> > shuting down the computer at random places within the install.
>
> the oops says?
I've counted approximately 10 different oopses, occuring at random
intervals; I can't duplicate them with any chance of success.
>
> > This is a custom built kernel off of kernel.org I built, which I
> > optimized for athlon then i386 afterwards, but with no luck.
>
> it works for a great very many people, more details are required
>
>
>   --cw


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

* Re: linux crashing on amd athlons?
  2004-06-06 21:11   ` Ameer Armaly
@ 2004-06-06 21:17     ` Chris Wedgwood
  0 siblings, 0 replies; 8+ messages in thread
From: Chris Wedgwood @ 2004-06-06 21:17 UTC (permalink / raw)
  To: Ameer Armaly; +Cc: linux kernel

On Sun, Jun 06, 2004 at 05:11:34PM -0400, Ameer Armaly wrote:

> I've counted approximately 10 different oopses, occuring at random
> intervals; I can't duplicate them with any chance of success.

smells like bad hardware

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

* Re: linux crashing on amd athlons?
  2004-06-06 18:55 linux crashing on amd athlons? Ameer Armaly
  2004-06-06 19:22 ` Chris Wedgwood
  2004-06-06 19:32 ` Måns Rullgård
@ 2004-06-06 23:57 ` Matthias Andree
  2004-06-07  1:16   ` Kenneth Aafløy
  2 siblings, 1 reply; 8+ messages in thread
From: Matthias Andree @ 2004-06-06 23:57 UTC (permalink / raw)
  To: linux kernel

On Sun, 06 Jun 2004, Ameer Armaly wrote:

> While installing linux on an amd athlon, the kernel is oopsing and shuting
> down the computer at random places  within the install.  This is a custom
> built kernel off of kernel.org I built, which I optimized for athlon then
> i386 afterwards, but with no luck.

I have several Athlons (from the venerable 500 to the new XP 2600+) in
use at various sites, no problems. Among them an XP 1700+ in server use
with vanilla 2.4.26, rock solid.

Check you've used a supported compiler and binutils, then check the
hardware. Cooling (heat sink), RAM (try memtest86), power supply, proper
clock speed and core voltage, proper RAM timing -- these are all
contributing factors to instability if not carefully chosen and
installed.

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95

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

* Re: linux crashing on amd athlons?
  2004-06-06 23:57 ` Matthias Andree
@ 2004-06-07  1:16   ` Kenneth Aafløy
  0 siblings, 0 replies; 8+ messages in thread
From: Kenneth Aafløy @ 2004-06-07  1:16 UTC (permalink / raw)
  To: linux kernel

On Monday 07 June 2004 01:57, Matthias Andree wrote:
> On Sun, 06 Jun 2004, Ameer Armaly wrote:
> > While installing linux on an amd athlon, the kernel is oopsing and
> > shuting down the computer at random places  within the install.  This is
> > a custom built kernel off of kernel.org I built, which I optimized for
> > athlon then i386 afterwards, but with no luck.
>
> I have several Athlons (from the venerable 500 to the new XP 2600+) in
> use at various sites, no problems. Among them an XP 1700+ in server use
> with vanilla 2.4.26, rock solid.
>
> Check you've used a supported compiler and binutils, then check the
> hardware. Cooling (heat sink), RAM (try memtest86), power supply, proper
> clock speed and core voltage, proper RAM timing -- these are all
> contributing factors to instability if not carefully chosen and
> installed.

I have a dual Athlon MP2400+ running very stable on Linux Kernel (.org) 
2.6.7-rc1, only the last week I have had random segfaults while compiling 
kernels and the like. So I popped open the case and vacuumed it, every thing, 
with special care on fans and ribbons. After this it's been running 
flawlessly again :)

My point beeing, better know your hardware before checking for flaws in Linux!

Kenneth

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

end of thread, other threads:[~2004-06-07  1:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-06 18:55 linux crashing on amd athlons? Ameer Armaly
2004-06-06 19:22 ` Chris Wedgwood
2004-06-06 21:11   ` Ameer Armaly
2004-06-06 21:17     ` Chris Wedgwood
2004-06-06 19:32 ` Måns Rullgård
2004-06-06 20:05   ` Magnus Naeslund(t)
2004-06-06 23:57 ` Matthias Andree
2004-06-07  1:16   ` Kenneth Aafløy

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