public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Athlon SMP blues - kernels 2.4.[9 13 15-pre4]
@ 2001-11-14 14:35 Alastair Stevens
  2001-11-14 14:55 ` Arjan van de Ven
                   ` (4 more replies)
  0 siblings, 5 replies; 42+ messages in thread
From: Alastair Stevens @ 2001-11-14 14:35 UTC (permalink / raw)
  To: linux-kernel

Hi folks - I'm having real problems getting our new dual CPU server
going. It's a 2x Athlon XP 1800+ on a Tyan mobo, AMD 760MP chipset, with
an Adaptec SCSI controller and 512Mb DDR SDRAM. I'm not a Linux newbie
at all, but I've never tried running it on such exotic hardware before,
and it doesn't seem happy....

I installed Red Hat 7.2 and the machine boots fine, using SMP or UP
kernels (Red Hat 2.4.9-7), but totally HANGS at the login prompt. Can't
type, can't reboot, can't do anything. Single user mode _does_ let me
in, however, and this is the only progress so far.

I then tried building a custom 2.4.15-pre4 (on another machine), which
compiled perfectly happily, and I installed this on the server. It
panic'd due to failure to mount the root filesystem. I made an
initrd.img, and it then got further (detecting and initialising the SCSI
controller), but still panic'd with the same message.

I then threw down the gauntlet and installed the rawhide Athlon
SMP kernel (based on 2.4.13) which also booted fine but HUNG at the
login prompt, as above. Finally, I tried the i686 version, which spewed
out tons of error messages regarding "invalid symbols" in the ext3
module.

Either way, I'm stumped. Am I up against an Athlon / chipset problem
here, or is something else wrong? What do I need to do to get my
custom-built 2.4.15-pre4 rolling - why can't it mount the root
partition?

Cheers
Alastair

_____________________________________________
Alastair Stevens
MRC Biostatistics Unit
Cambridge UK
---------------------------------------------
phone - 01223 330383
email - alastair.stevens@mrc-bsu.cam.ac.uk
web - www.mrc-bsu.cam.ac.uk


^ permalink raw reply	[flat|nested] 42+ messages in thread
* RE: Athlon SMP blues - kernels 2.4.[9 13 15-pre4]
@ 2001-11-14 15:07 Brian Raymond
  0 siblings, 0 replies; 42+ messages in thread
From: Brian Raymond @ 2001-11-14 15:07 UTC (permalink / raw)
  To: 'Alastair Stevens', Arjan van de Ven; +Cc: linux-kernel

Right from AMD's datasheet on the Athon XP..

Multiprocessing support: point-to-point topology, with number of processors
in SMP systems determined by chipset implementation 

Looks like it supports SMP.

- Brian


-----Original Message-----
From: Alastair Stevens [mailto:alastair.stevens@mrc-bsu.cam.ac.uk]
Sent: Wednesday, November 14, 2001 10:04 AM
To: Arjan van de Ven
Cc: linux-kernel@vger.kernel.org
Subject: Re: Athlon SMP blues - kernels 2.4.[9 13 15-pre4]


> > Hi folks - I'm having real problems getting our new dual CPU server
> > going. It's a 2x Athlon XP 1800+ on a Tyan mobo, AMD 760MP chipset, with
>
> Ehm you know that XP cpu's don't support SMP configuration ?

Erm, no....

If this really is the case, then obviously my supplier doesn't know
either, as he's quite definitively stuck two of them on my mobo!
Linux happily detects two XP 1800+ CPUs on boot, but then both SMP
and UP kernels fail in this strange way. If they didn't boot at all, it
would almost be more helpful ;-)

Cheers
Alastair

_____________________________________________
Alastair Stevens
MRC Biostatistics Unit
Cambridge UK
---------------------------------------------
phone - 01223 330383
email - alastair.stevens@mrc-bsu.cam.ac.uk
web - www.mrc-bsu.cam.ac.uk

-
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] 42+ messages in thread
* Re:  Athlon SMP blues - kernels 2.4.[9 13 15-pre4]
@ 2001-11-14 15:15 Philip Dodd
  2001-11-14 15:28 ` Philip Dodd
  0 siblings, 1 reply; 42+ messages in thread
From: Philip Dodd @ 2001-11-14 15:15 UTC (permalink / raw)
  To: linux-kernel



 > > Ehm you know that XP cpu's don't support SMP configuration ?
>
> Erm, no....
>
> If this really is the case, then obviously my supplier doesn't know
> either,

 Not impossible ;)  Suppliers think end users are dumb until end users work
 out it's the suppliers that are dumb :)

 I confirm that XP chips aren't supported in smp configs by AMD.  I can't of
 the top of my head give URLs to confirm what I've just said, but I'l
rummage
 around and see if I can dig stuff up.  It's the MP chips that are supported
 in MP configs (unsurprisingly :))


 Philip DODD
 Sales Engineer
 SIVA
 Les Fjords - Immeuble Narvik
 19 Avenue de Norvège
 Z.A. de Courtaboeuf 1
 91953 LES ULIS CEDEX
 http://www.siva.fr




^ permalink raw reply	[flat|nested] 42+ messages in thread
[parent not found: <fa.fqeqjiv.4hidhq@ifi.uio.no>]
* RE: Athlon SMP blues - kernels 2.4.[9 13 15-pre4]
@ 2001-11-14 17:44 Ryan C. Bonham
  0 siblings, 0 replies; 42+ messages in thread
From: Ryan C. Bonham @ 2001-11-14 17:44 UTC (permalink / raw)
  To: Alastair Stevens, Lars Magne Ingebrigtsen; +Cc: linux-kernel

Hi, 
> Forgive me, but what does 'registered' strictly refer to? It 
> is ECC RAM,
> in a single 512Mb module, but more than that, I don't know.

Okay, i dont know what the difference is, but i can tell you that putting non registered ECC on htat Tyan board is a Bad idea, i did it, the machine was flaky at best. I got reg. ECC and everything is fine.

As far as is this a hardware issue, I run all Athlon machines and have installed redhat on a variaty of boards and chip configuration, and never ahd teh VIA Chipset problems.. I tend to think that there are problems, but they are much agrivated by power cooling, and poor pawer supplies.. 


^ permalink raw reply	[flat|nested] 42+ messages in thread
* Re: Athlon SMP blues - kernels 2.4.[9 13 15-pre4]
@ 2001-11-15 21:53 Dieter Nützel
  0 siblings, 0 replies; 42+ messages in thread
From: Dieter Nützel @ 2001-11-15 21:53 UTC (permalink / raw)
  To: Linux Kernel List
  Cc: Paul G. Allen, Alastair Stevens, Andreas Jäger,
	Martin Peters

Paul G. Allen wrote:
>
> Long thread, including a some misinformation. 
>
> I have a Tyan K7 Thunder with dual 1.4GHz Thunderbirds. It took me a
> week to get it working, and was the initial reason I joined this list. It
> seems I had one of the few Thunders on the planet that was trying to run
> Linux, condidering I bought the board almost as soon as they hit the stores 
> :). 

As I am on the AMD Athlon train since the 26. August 1999 (not MP of course 
:-) and do some AMD/Linux consulting for my local dealer (yes, I need some 
cash from time to time) I "only" have some small additions to Allens post. I 
"know" him as one of the _very_ first AMD MP users out there.

> First of all, all Athlons support SMP. Neither AMD nor MoBo vendors
> support SMP using non-MP/XP Athlons (I've asked a real person on the
> phone). I selected dual 1.4GHz Thunderbirds because they were slightly
> faster than 1.2GHZ MP chips, less money, and I already had one at the time
> (from an A7V133 system that kept crashing). XP processors are faster, lower
> power versions of the MP,

This is ONLY valid for the slower (1.0 and 1.2 GHz) MP processors.
Since there are MP 1400+, MP 1600+ and MP 1800+ CPUs out they are exactly 
the same as there XP counter parts. Apart from the circumstance that the MP 
versions are certified by AMD for SMP use. You shouldn't be surprised if AMD 
ship the MP 1900+ (the XP 1900+ is still available) and the AMD Athlon MP 
2000+ (the XP 2000+ is announced for Q1 2002) , soon.

> so of course they support SMP. They all use the same EV6 bus
> - a point-to-point bus taken from the DEC Alpha processor and capable of
> up to 400MHz operation and twice the bandwidth in SMP configurations per
> MHz as the Intel bus. 
>
> Second, kernels before 2.4.8 did not work worth a damn. As I recall, RH 7.1
> hardly installed, let alone booted. The MP chipset was very new (and buggy
> - as they all seem to be) and not all the support code was there yet when
> these kernels came out. The BIOS was even newer and only recently do the
> BIOS upgrades have decent AGP and other chipset support in them. The kernel
> I finally got working in a stable way is 2.4.9ac10 with some minor tweaks
> to make it friendlier with my GeForce 3, the 760MP chipset, and IDE. I also
> tweaked the nVidia driver because it couldn't recognize or work properly
> with the 760MP AGP harware. Before I compiled my own kernel, I had no end
> to problems with lock-ups, often during compile time. 
>
> The only problem I still have is IDE. I can not run the IDE drive using DMA
> or the system will hang HARD, usually with the drive access light on. Even
> with DMA disabled it might hang under high IDE usage. I will replace the
> IDE drive with a SCSI drive soon as the SCSI interface works perfectly and
> very fast. Early MP chipsets had AGP and DMA hardware bugs, but according
> to AMD errata, the revision in my MoBo should not have these bugs (that
> doesn't mean it doesn't have them though). 
>
> In addition, when compiling my kernel, I made sure I included the IDE and
> SCSI drivers in the kernel, NOT as modules. This avoids having to make a
> new initrd.img every time I made a new kernel (and I made many of them, and
> have 6 different ones still on the machine :) and solved the issue of not
> mounting root.
>
> Hope this helps. 
>
> PGA 

Let me close with some remarks about temperature and heat.

Most if not all current mainboards (chipsets) for the Athlon/Duron better say 
the combination of the chipset with the Athlon (Duron?) have some "wake up" 
problems with clock speeds above 1.0 (1.2?) GHz.

So in most (all?, the Tyan, too?) BIOSis the Idle and STPGNT (BUS GRANT) 
modes are _DISABLED_.  ==> very hot CPU's
An AMD 1800+ XP should run around 40-50°C and not much more (during Idle I 
saw the 1500+ XP (single) around 30°C).

Even the Linux Idle loop isn't enough if I understand that right.
Under Windows (sorry ;-) you should use VCool (OSS, 
http://www.naggelgames.de/vcool/). There exists a version for Linux and a 
patch for the Linux kernel (latest for 2.4.13) which should do the trick.

What the author badly needs is some support (datasheets) from AMD for the AMD 
750/760 and 762 (SMP). As the AMD 750 and 760 should fade out (the former is, 
now) it shouldn't harm any AMD rights?

Andreas can you help, here?

Regards,
	Dieter

Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel@hamburg.de

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

end of thread, other threads:[~2001-11-16 18:51 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-14 14:35 Athlon SMP blues - kernels 2.4.[9 13 15-pre4] Alastair Stevens
2001-11-14 14:55 ` Arjan van de Ven
2001-11-14 15:04   ` Alastair Stevens
2001-11-14 15:12     ` Charles Cazabon
2001-11-14 15:08   ` Matt Bernstein
2001-11-14 15:33     ` M. Edward Borasky
2001-11-15 19:37     ` Stephen C. Tweedie
2001-11-14 15:13   ` Andreas Boman
2001-11-14 15:24     ` John Jasen
2001-11-14 15:28     ` Christian Bornträger
2001-11-14 15:28   ` Lars Magne Ingebrigtsen
2001-11-14 15:38     ` Alastair Stevens
2001-11-14 16:09       ` Lars Magne Ingebrigtsen
2001-11-14 19:59       ` Dan Hollis
2001-11-14 15:31   ` Matthew Sell
2001-11-14 17:32   ` Stefan Smietanowski
2001-11-14 19:48   ` Dan Hollis
2001-11-14 15:21 ` Matthew Sell
2001-11-14 15:33   ` Alastair Stevens
2001-11-14 16:15   ` Alastair Stevens
2001-11-14 16:28     ` Momchil Velikov
2001-11-14 17:34     ` Philippe Amelant
2001-11-14 16:58       ` Charles Marslett
2001-11-14 17:40         ` Gérard Roudier
2001-11-14 20:08         ` Dan Hollis
2001-11-14 19:52       ` Scott Russell
2001-11-14 20:01     ` Dan Hollis
2001-11-14 19:47 ` Dan Hollis
2001-11-14 20:48 ` Herbert Xu
2001-11-14 21:10   ` Stephen Frost
2001-11-15 10:44   ` [OT] Athlon SMP blues - SOLVED by gpm Alastair Stevens
2001-11-15 12:33     ` Paul G. Allen
2001-11-16 18:51   ` Athlon SMP blues - kernels 2.4.[9 13 15-pre4] bert hubert
2001-11-15  1:37 ` Paul G. Allen
2001-11-15  5:22   ` Jason L Tibbitts III
2001-11-15 10:01   ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2001-11-14 15:07 Brian Raymond
2001-11-14 15:15 Philip Dodd
2001-11-14 15:28 ` Philip Dodd
     [not found] <fa.fqeqjiv.4hidhq@ifi.uio.no>
2001-11-14 16:46 ` Dan Maas
2001-11-14 17:44 Ryan C. Bonham
2001-11-15 21:53 Dieter Nützel

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