linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux on Unisys Aquanta HR/6 ?
@ 2003-04-14  8:20 Meelis Roos
  2003-04-14 12:27 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Meelis Roos @ 2003-04-14  8:20 UTC (permalink / raw)
  To: linux-kernel

Has anyone had any sucess running Linux on Unisys Aquanta HR/6 (or HR/6U
if that matters)? This is a up to 6-way PPro SMP machine,
http://www.unimetrix.com/hr6.html is the best description I have.

Any other Aquanta?

I'm weighing whether it's worth to get one cheaply.

-- 
Meelis Roos (mroos@linux.ee)


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

* Re: Linux on Unisys Aquanta HR/6 ?
  2003-04-14  8:20 Linux on Unisys Aquanta HR/6 ? Meelis Roos
@ 2003-04-14 12:27 ` Alan Cox
  2003-04-14 13:30   ` Marc Zyngier
                     ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alan Cox @ 2003-04-14 12:27 UTC (permalink / raw)
  To: Meelis Roos; +Cc: Linux Kernel Mailing List

On Llu, 2003-04-14 at 09:20, Meelis Roos wrote:
> Has anyone had any sucess running Linux on Unisys Aquanta HR/6 (or HR/6U
> if that matters)? This is a up to 6-way PPro SMP machine,
> http://www.unimetrix.com/hr6.html is the best description I have.

I can't help thinking a single AMD duron would outrun it. 

For Linux support the big thing you need to know is if the system
is "Intel MP 1.1/1.4 compliant".  A lot of the ppro boxes were,
but 6 ways can be a bit strange (the ALR 6x6 does work )


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

* Re: Linux on Unisys Aquanta HR/6 ?
  2003-04-14 12:27 ` Alan Cox
@ 2003-04-14 13:30   ` Marc Zyngier
  2003-04-14 13:44   ` Meelis Roos
  2003-04-14 19:27   ` Pasi Pirhonen
  2 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2003-04-14 13:30 UTC (permalink / raw)
  To: Alan Cox; +Cc: Meelis Roos, Linux Kernel Mailing List

>>>>> "Alan" == Alan Cox <alan@lxorguk.ukuu.org.uk> writes:

Alan> I can't help thinking a single AMD duron would outrun it. 

Sure... But a Duron doesn't have the "collness factor" such a box has.
And look, it has EISA slots ! Damned, I really want one now ! ;-)

        M. (trying to rescue an old EISA-only Compaq box... :-)
-- 
Places change, faces change. Life is so very strange.

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

* Re: Linux on Unisys Aquanta HR/6 ?
  2003-04-14 12:27 ` Alan Cox
  2003-04-14 13:30   ` Marc Zyngier
@ 2003-04-14 13:44   ` Meelis Roos
  2003-04-14 19:27   ` Pasi Pirhonen
  2 siblings, 0 replies; 5+ messages in thread
From: Meelis Roos @ 2003-04-14 13:44 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List

> For Linux support the big thing you need to know is if the system
> is "Intel MP 1.1/1.4 compliant".  A lot of the ppro boxes were,
> but 6 ways can be a bit strange (the ALR 6x6 does work )

Meanwhile it has been hinted that ALR 6x6 and this box actually use the
same mainboard, co-developed by ALR and Unisys:
http://www.newfangled.san-jose.ca.us/ALR Revolution 6x6/alr.html

So it may actually run Linux. The peripherals are supported.

-- 
Meelis Roos (mroos@linux.ee)


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

* Re: Linux on Unisys Aquanta HR/6 ?
  2003-04-14 12:27 ` Alan Cox
  2003-04-14 13:30   ` Marc Zyngier
  2003-04-14 13:44   ` Meelis Roos
@ 2003-04-14 19:27   ` Pasi Pirhonen
  2 siblings, 0 replies; 5+ messages in thread
From: Pasi Pirhonen @ 2003-04-14 19:27 UTC (permalink / raw)
  To: linux-kernel

On 14 Apr 2003 13:27:09 +0100, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> On Llu, 2003-04-14 at 09:20, Meelis Roos wrote:
>> Has anyone had any sucess running Linux on Unisys Aquanta HR/6 (or HR/6U
>> if that matters)? This is a up to 6-way PPro SMP machine,
>> http://www.unimetrix.com/hr6.html is the best description I have.
> 
> I can't help thinking a single AMD duron would outrun it. 

Absolutely true, but you cannot afford to have 4-way 2+Ghz P4 Xeon at
home easily. Those are cheap machines to get more that 2-way SMP for
tweaking with scalability. I have 2 quad-PPRO 'in my collection' and
those are the 'pearls of it'. One that i'd really like to have is that
8-way NCR WorldMark PPRO, but those are rare (i have spotted one tho,
but it's still on production).

Heck. Now we (i) am talking about these babies, i even have 3-way P166
SMP machine which is working just fine :)

Still, when we talk about compiling kernel and like, i prefer 2Ghz
athlon or something over quad-PPRO as it's still running loops around
any old stuff while compiling.

> 
> For Linux support the big thing you need to know is if the system
> is "Intel MP 1.1/1.4 compliant".  A lot of the ppro boxes were,
> but 6 ways can be a bit strange (the ALR 6x6 does work )
> 

Aquanta should be exactly 6x6 motherboard w/ different BIOS.


-- 
upi@iki.fi -- http://www.iki.fi/upi/


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

end of thread, other threads:[~2003-04-14 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-14  8:20 Linux on Unisys Aquanta HR/6 ? Meelis Roos
2003-04-14 12:27 ` Alan Cox
2003-04-14 13:30   ` Marc Zyngier
2003-04-14 13:44   ` Meelis Roos
2003-04-14 19:27   ` Pasi Pirhonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).