Slashdot Mirror


ARM-Based ATX Mobos

mirko writes: "Chalice Technologies has released an ARM-based ATX motherboard : the CATS. The CATS supports SDRAM, USB and PCI among other features, which makes it easy for anybody to assemble a reliable computer with low-cost equipment. Regarding their price along with their ability to run both ARMLinux or NetBSD, these boards are an interesting alternative to set up a cheap but powerful server."

118 comments

  1. ouch by djweis · · Score: 2

    too expensive! not to mention the only dealer that carries them has a total of about 3 html pages on their site not labeled as under construction...

    1. Re:ouch by The+Variable+Man · · Score: 1

      Castle Technology sell ARM based PC's for not much more than the cost of this motherboard. This sort of computer is still popular amongst enthusiasts (and some schools) in the UK.

  2. Looks great! by Bruno+Saskatchewan · · Score: 1

    These boards ought to be able to outperform a cheap Pentium with one clock cycle tied behind its back. ARMLinux, though still limited to kernel 2.0, is fine. The combination of these boards and ARMLinux should be perfectly suitable to inexpensive servers or network gateway machines.

    1. Re:Looks great! by MattBurke · · Score: 1

      A "cheap pentium", definitely. Unless you need FPU performance, an ARM chip will whoop the ass of a similarly clocked x86. BUT you can pay under £40 for one of those - how much does the ARM cost, and is the LEG a freebie? ;)

    2. Re:Looks great! by Anonymous Coward · · Score: 1

      Agreed, with regard to cost. These motherboards have been referenced on the NetBSD website for over a year now, and I've been lusting after them for that long. But the price is up in the range for prototype/reference-design grade hardware. I was hoping that this /. article was going to point out something new, like a drastic price reduction. Still waaay to expensive for me at this point. I wrote to them almost a year ago about it. Oh well.

      Anybody have tips where one can purchase inexpensive fairly open ARM hardware to run NetBSD? (the NetWinder seems nice enough, but is pretty much a sealed/proprietary device)

      Schnedt McW (not logged on at work.)

    3. Re:Looks great! by Andreas+Bombe · · Score: 1
      ARMLinux, though still limited to kernel 2.0, is fine.

      Huh? 2.2 and even the latest 2.4 test kernels run on a wide variety of ARM systems. Development happens mainly on 2.4 test.

    4. Re:Looks great! by mistered · · Score: 1

      Limited to 2.0 -- Huh? My Netwinder seems to be running 2.2.12 just fine.

      --
      Enjoy your job, make lots of money, work within the law. Choose any two.
  3. At last... by dickhall · · Score: 1

    a motherboard suited for my BDSM needs... wait a minute, BSD? Oh damn, got my hopes up...
    "God is dead." - Nietzsche

    --
    "God does not play dice with the Universe." - Albert Einstein
    "Stop telling God what to do." - Niels Bohr
    1. Re:At last... by Cryptnotic · · Score: 1
      hey, it's still a Strong ARM... that might be useful for your BSDM needs.

      --
      My other first post is car post.
    2. Re:At last... by happystink · · Score: 1

      Motherboard? I think you're thinking of the Call-Me-Mommy-Board actually!

      --

      sig:
      See the "..for smart people" banners Wired runs here? Look elsewhere guys.

    3. Re:At last... by Cryptnotic · · Score: 1
      Wow. That is pretty cool. However, it doesn't cause the Linux equivalent of a "Blue Screen of Death". It will merely cause your web browser to hang.

      The windows link will completely crash a stock Win95/98 machine.

      --
      My other first post is car post.
  4. cost! by Signal+11 · · Score: 2

    It's apparently going to run about $550 US if my conversion from uk pounds are correct. Ouch. And that's just for the board + CPU...

    1. Re:cost! by affegott · · Score: 1

      Ouch is right... I can build a dual celeron system for just about 600 bucks... if they sold it for about 200... then we could talk. :-)

    2. Re:cost! by MattBurke · · Score: 1

      except celerons are almost impossible to get hold of here in the uk at the moment unless you're willing to pay shed-loads :(

    3. Re:cost! by Bill+Currie · · Score: 2

      Don't forget that includes the price of 32MB ram. You're getting mobo, cpu, ram and their (non-free?) software in that price. Their price works out to about $1050NZ (maybe 1100) and I paid a similar price for my mobo + 2 celerons + adapter cards + 128M memory. Not really all that bad (though still expensive), but then they're probably selling in low volumes.

      --

      Bill - aka taniwha
      --
      Leave others their otherness. -- Aratak

    4. Re:cost! by geekd · · Score: 1

      Well, because I can get a celeron 500 for about $89 US, and there doesn't seem to be any shortage of them around here (San Diego, Ca, USA)

      A pIII 500 from the same store is $179.

    5. Re:cost! by Eil · · Score: 1


      $550, eh? I believe that's approximately how much I paid for my Athlon 750 + Mobo a few months ago...

      Where's the advantage of the ARM platform again? Certainly not cost/performance, I hope. :)

    6. Re:cost! by Nullsmack · · Score: 1

      heh, that's what I paid for my almost complete athlon 750 system not even a month ago! (cpu, mobo, case, ps, memory, I had everything else already)

    7. Re:cost! by mistered · · Score: 1

      The advantage of the ARM platform is that it's a decent, high performance and low power embedded system. For example, if you wanted to build an in-dash MP3 player you might want to use a StrongARM processor.

      At one point I was planning a StrongARM based embedded device and looked at these boards as a way to get the software guys up and running before my hardware was ready. I later settled on a MIPS processor before the project was scrapped.

      Bottom line - you can't beat an off-the-shelf PC motherboard and processor for price/performance. There's no way anything else can compete because of the volumes that PC stuff is made in.

      --
      Enjoy your job, make lots of money, work within the law. Choose any two.
  5. netbsd by Frac · · Score: 2
    BSD question. I know that FreeBSD is meant to be optimized for x86, and OpenBSD is built for security, and NetBSD is meant for cross-platform, but does NetBSD provides a lacking set of tools and features compared to FreeBSD?

    What about software? How much free software is supported out of the box for NetBSD?

    Go get your free Palm V (25 referrals needed only!)

    1. Re:netbsd by MattLesko · · Score: 1

      While in all honesty, I haven't used NetBSD much, AFAIK, NetBSD has plenty of software for it, since it is just a form of BSD that was written to be portable to multitudes of systems. Plus: Don't most FreeBSD tools come as source code? That'll compile anywhere you install NetBSD with a compiler. Plus it has all sorts of cool emulation tricks (so I've heard).

      --
      You are more than the sum of what you consume.
      Desire is not an occupation.
    2. Re:netbsd by Anonymous Coward · · Score: 1

      A lot: Take a look at the NetBSD Packages Collection

    3. Re:netbsd by Joe+Groff · · Score: 1

      Don't worry about lack of tools or programs for NetBSD. Practically anything that compiles for FreeBSD or OpenBSD (assuming it doesn't use x86 assembler or
      other such stuff) will compile for NetBSD without changes. On some platforms (x86 at least), it has the ability to run Linux binaries too, if you have Linux libraries installed as well.

      --

      -Joe

  6. Won't run Windows by Bruno+Saskatchewan · · Score: 2

    Oh, and of course these ARM-based boards can't run Windows, which could be considered (heh) a good thing...

    1. Re:Won't run Windows by Phroggy · · Score: 1
      x86 boards barely run Windows anyway. Of course, in most cases that has nothing to do with the board....

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    2. Re:Won't run Windows by Kailden · · Score: 1

      yes, with that in mind, they are an ARM and a leg above the competition.

      --
      I need a TiVo for my car. Pause live traffic now.
    3. Re:Won't run Windows by syates21 · · Score: 1

      Actually, they might possibly be made to run Windows CE. I believe there is an ARM port of that.

      But then, why would you want to run an even more crippled version of Win32 on a full-size box.?

  7. Cheap? by Kaa · · Score: 2

    How cheap? Cheaper than plugging a Celery into a BX motherboard?

    This looks like a platform for ARM-based prototyping. You probably can build a server (or a workstation) out of it, but why?

    Kaa

    --

    Kaa
    Kaa's Law: In any sufficiently large group of people most are idiots.
    1. Re:Cheap? by Chexum · · Score: 1
      How cheap? Cheaper than plugging a Celery into a BX motherboard?

      ...

      You probably can build a server (or a workstation) out of it, but why?

      Well, if nothing else, a bit more security. From the worst kind, but still. By using a "different" enough system, you are more immune to script-kiddies, just as by using a lesser-known distribution instead of red hat i386..

      Or... remembering the F0 0F Intel-only specific bug, would you believe AMD owners were really happy that they don't have a Pentium? :) By using a less common platform, you are more protected, just as you are left out from the Outlook/exchange/VBS virus madness when you use mutt.

      With Linux, and full source, you basically should not care what architecture/platform you are running on. If it can use commodity hardware (IDE, DIMM, PCI), the better.

      --
      "Ten years from now, they could do it in a few seconds." -- The Racketeer of the Hellfire Club, 1993, Phrack 42
    2. Re:Cheap? by Monster+Zero · · Score: 1

      By using a less common platform, you are more prone to expose a bug or "feature" that hasent been already washed out of the system.

    3. Re:Cheap? by um...+Lucas · · Score: 1

      Yep. Just ask all those Mac and Linux users how they felt about Melissa, ILoveYou, et al...

      Haven't heard of a Linux virus as of yet, but I'm not very dilegent about checking the security sites... And the worst thing I've heard happening to the Mac in a LONG time was the QuickTime autostart worm... but all that needed to happen was for users to set the quicktime not to automatically launch programs on CD's.

      As far as Windows goes... by your reckoning, it should be the most secure? No... I know, I know... it's not secure because it's not open source....

    4. Re:Cheap? by Fizgig · · Score: 1

      He didn't say more secure. He said you'd be more likely to hit bugs using the less-popular architecture. Think about, given a new program, which is it more likely to compile more easily on: redhat i386 or netbsd on MIPS? And which is more likely to work correctly after it compiles?

  8. Just like the Crusoe, and web pads... by AntiPasto · · Score: 1
    A dramatic price drop in full-featured networking devices is going to take quite a lot of time to drop below a couple hundred dollars... with no strings attached, and no service fees.

    ----

  9. A lil more $$$ in my account by Dungeon+Dweller · · Score: 1

    A little bit more $$$ in my bank account, and this would be a great little system to develop projects on.

    --
    Eh...
  10. Looks good to me... by affegott · · Score: 1

    Wow... I might have a pick up a couple... :-)

    The ARM is best at integer math right? I am looking for a cheap platform for doing image processing on a massive scale. Might need DSP's... do'h.

    Anwho, looks like it would make a nice web/ftp server... or maybe a firewall...

    Yup.

  11. Compatibility by Grimwiz · · Score: 3

    I've just bought one of these faster processors
    for an Acorn PowerPC. Had this system been RiscOS
    compatible I would have begrudged paying top
    dollar for the upgrade, but when dealing with
    users your primary driver for the computer is the
    applications it will run.

    RiscOS is an operating system which gives MacOS a
    run for its money in the usability stakes.
    These creatures are fast and silent (no fans
    on the CPU, hell, not even a heat sink :-) )

    Unfortunately I believe this particular
    machine's battle for survival will be
    lost over applications and device drivers, no
    matter how good the motherboard is its not much
    use when you have nothing to run and can't plug
    devices in.

    --
    -- Don't believe everything you read, hear or think
    1. Re:Compatibility by Howie · · Score: 1
      As far as I am concerned - the power/noise issue is a big deciding factor. It's true that you could get a Pentium700 system for the same money, but it would be a noisy S.O.B. My modest P500 has three fans (including the graphics card) and two spindles constantly spinning!

      I have been looking around at NCD/Wyse thin clients and similar for a while, as well as the Netwinder, and this falls into the same slot. I want a silent, network-booting, reasonable graphics performance system for my desktop, to talk to Unix and Windoze boxes elsewhere in a closet. The sad part is that all of Wyse and NCDs current lines seem to focus entirely on Citrix/TerminalServer clients, not X anymore.

      --
      "don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
  12. Please pardon my ignorance, but by Lord+Kano · · Score: 2

    I don't know much about the ARM family of processors. How does a 233mhz ARM compare to, for example, a 233mhz Pentium II?

    LK

    --
    "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    1. Re:Please pardon my ignorance, but by Grimwiz · · Score: 2

      When comparing ARM chips with Intel chips its
      extremely difficult to cater for the differences
      in operating systems.
      Even a 30MHz ARM feels significantly faster than
      a 300MHz Pentium when comparing RiscOS to Windows.
      When running a similar operating system I suspect
      that the ARM chip may be double the speed of the
      intel at the same clock speed.
      The Intel processor will carry out more complex
      instructions in more clock cycles, but with
      parallelism in the newer processors the
      optimisations from a good compiler may make a huge
      difference in favour of the intel chip.

      --
      -- Don't believe everything you read, hear or think
    2. Re:Please pardon my ignorance, but by MattBurke · · Score: 1

      Unfortunately, for the price, ARM chips suck for use in workstations. They lack a decent FPU, they're slow, and hideously overpriced.

      I'd rather pay (last month's prices) £75 for a celeron 533 than £more for a slower ARM chip.

      However, they do come into their own in terms of power consumption, but putting one into an ATX case doesn't really seem to suggest that that's what you really bother about ;)

    3. Re:Please pardon my ignorance, but by delmoi · · Score: 1

      Even a 30MHz ARM feels significantly faster than a 300MHz Pentium when comparing RiscOS to Windows.

      Well, that's probably beacuse windows is a bloated chunk of crap :P. It needs to be, beacuse if M$ makes your old computer seem slow, then 90% of the people out there will buy a new computer... and a new windows licens with it.

      No one who would buy one of these boards would do it for the UI speed, witch dosn't really have much to do with the CPU.

      --

      ReadThe ReflectionEngine, a cyberpunk style n
    4. Re:Please pardon my ignorance, but by Skuld · · Score: 1

      Well I think thats more the OS then anything. I mean my Amiga 3000 is a very responsive computer and its based on a MC68030. It really shows its lack of speed these days when its rendering (heh - not so long ago I used to be able to show up the Power Mac people in sheer rendering performance) or playing quake. As far as the user experience feels it does feel like your using a 600+ mhz P3 - I mean it switches tasks instantly (yes - it will switch tasks as fast as you can click the mouse), opens windows pretty fast too.

    5. Re:Please pardon my ignorance, but by Christopher+Thomas · · Score: 4

      I don't know much about the ARM family of processors. How does a 233mhz ARM compare to, for example, a 233mhz Pentium II?

      The ARM will burn far less power, will (probably) be comparable for integer operations, but will be much, much worse at floating-point (earlier versions didn't have a FPU; that might or might not still be the case).

      ARM chips are targetted at embedded integer applications and things like PDAs that require low power and don't require strong floating-point performance.

  13. The inevitable question: by yawhcihw · · Score: 1

    What's the overclocking potential of a system like this? Could this be the "next big thing" for the overclocking crowd?

    233 seems too low a number for a "modern" machine...how long until someone makes it into a 500mhz monster?

  14. Cheap no more? by slickwillie · · Score: 1

    The CATS supports SDRAM, USB and PCI among other features
    ... An interesting alternative to set up a cheap but powerful server.


    Will they have to pay RAMBUS royalties?

    1. Re:Cheap no more? by slickwillie · · Score: 1

      I thought RAMBUS claimed their patent covered ANY synchronous DRAM access from a processor.

    2. Re:Cheap no more? by delmoi · · Score: 1

      Why would they have to pay rambus royalties if they are using SDRAM? Rambus is RDRAM.

      Anyway, the board+chip is like $500 or so, so it wasn't cheap to begin with (a good x86 board+chip could be had for double digits)

      --

      ReadThe ReflectionEngine, a cyberpunk style n
    3. Re:Cheap no more? by MostlyHarmless · · Score: 2

      RAMBUS royalties are a tiny percentage. Most consumers won't even know the difference; RAMBUS is counting on volume (almsot every new Intel motherboard uses SDRAM or RDRAM) to make them money.

      So your answer is yes, they will have to pay royalties, but not, it won't make it that much more expensive.

      --
      Friends don't let friends misuse the subjunctive.
    4. Re:Cheap no more? by delmoi · · Score: 2

      I thought RAMBUS claimed their patent covered ANY synchronous DRAM access from a processor.

      Maybe they did. But the 'S' in SDRAM stands for 'Super'. See, it's SuperDynamic RAM. It was probably named in Japan :)

      We don't know how bad things are in north korea, but here are some pictures of hungry children. -- CNN

      --

      ReadThe ReflectionEngine, a cyberpunk style n
    5. Re:Cheap no more? by Fallon · · Score: 1

      They might because due to some twists of some patents Rambus is currently working over several major producers of SDRAM. From what I've heard Rambus found out a way to screw over everybody to jack up prices on SDRAM so we'd migrate to RDRAM. I believe it was in a previous /. post.

    6. Re:Cheap no more? by Eil · · Score: 1


      delmoi, you just don't get it do you? You must have missed the following story that was posted two days ago:

      Hidden Consequences: Rambus And DDR SDRAM Prices

      I'd have moderated you down for being redundant, but I already posted to this article.

  15. RISC-OS by superlame · · Score: 1

    Why don't they make these thing's to run RiscOS anyone know?

    --
    -- Superlame http://catpro.dragonfire.net/joshua/
    1. Re:RISC-OS by BrianW · · Score: 1
      Because, simply, RiscOS isn't up to the task of being a modern operating system any more. Don't get me wrong, I used to use it all the time, and I love its look, feel and the way the whole system worked, but it's in need of serious work.

      • No pre-emptive multitasking - multitasking is co-operative. That is, the OS (actually, the window/desktop manager) gives control to each task, which has to return it to the OS when it's done what it wants to do. Most of the time it works quite well, but if something hangs, there's a good chance that it's reboot time. And running daemons becomes rather tricky (the HTTPD will stop serving pages if something pops up an error screen, for example).
      • Little support for modern PC hardware - PCI? Maybe. USB? No chance. And, unless they've done something about it, it won't work with your graphics card, sound card, ethernet card, etc...
      • Little software/support/development - I fear the Acorn is going the way of the Amiga. It's pretty much acknowledged to be dead, but there's still a small but loyal fan base, there's still software being developed (and sold) for it, and they're still developing the OS. But, realistically, it'll never make a big comeback.

      I think I'm going to go and fire up ArcEm...

    2. Re:RISC-OS by superlame · · Score: 1

      First, the Mac still lacks pre-emptive multi-tasking, and it's future has never been brighter, so why should RiscOS be different?

      Second, I thought I read that there was already USB support out there, but I could be wrong. It shouldn't be that hard to add. For crying out loud, the hard work has already been done by the linux and *BSD teams in figuring out how to make USB work.

      You know, the Falcon line of machines still are being supported and updated. I just recently saw a falcon board that was ATX with PCI support, and still using only a 68040.

      I don't know. On the one hand, there is something really appealing about these older, slower, better designed machines. Unfortunatly, they seem to be both more expensive, and are reaching the point where they can't keep up with lintel machines for most purposes.

      --
      -- Superlame http://catpro.dragonfire.net/joshua/
    3. Re:RISC-OS by peter · · Score: 1

      > First, the Mac still lacks pre-emptive
      > multi-tasking, and it's future has never been
      >brighter, so why should RiscOS be different?

      Its _future_ is bright because Apple's about to release MacOS X, which uses a BSD kernel, thus bringing modern memory management and pre-emptive multitasking. Current MacOS versions are still crap. (they are nice to use if you know and like the MacOS GUI, and you don't do anything that makes you wish you had a pre-emptive multi-tasking!)

      >I just recently saw a falcon board that
      > was ATX with PCI support

      Go Atari :) My first home computer was a 1040ST :)
      #define X(x,y) x##y

      --
      #define X(x,y) x##y
      Peter Cordes ; e-mail: X(peter@cordes , .ca)
  16. No AGP slot? by Anonymous Coward · · Score: 2

    How do they expect this thing to make it in the desktop market w/out including an AGP slot? W/out AGP support this thing is just going to be relegated to the server market, and there's no way it will out-perform a dual Celeron on a cost/speed basis.

    Also, even if they can make a go of it as a server (and remember that the server market is atrophying quickly in favor of massively clustered Linux boxes), they don't offer RAID support OR onboard SCSI.

    I don't think this thing's gonna fly too well.

    1. Re:No AGP slot? by technos · · Score: 2

      It's a prototyping board , meant be used whilst developing software for embedded StrongArm applications. It's not a desktop machine!

      --
      .sig: Now legally binding!
    2. Re:No AGP slot? by technos · · Score: 2

      Yes, I read. I had even called the friggin US distributor to get a price!

      It's a prototyping machine that happens to be in a desktop form-factor, and as such is usable as both. But it is a prototyping machine first and foremost!

      --
      .sig: Now legally binding!
    3. Re:No AGP slot? by Tei'ehm+Teuw · · Score: 2
      I don't think this thing's gonna fly too well.

      Like most everything else they have produced lately, it appears that their executive team went to the kamakazi school of customer relations.

      They will never make a server out of this, reminds me of MCA, what a flop.

  17. ARM eh... by delmoi · · Score: 3

    I thought the whole point of ARM was for making low-power devices. Doesn't slapping one on an ATX board kind of defeat the purpose? I mean, people don't usually worry about power consumption in desktops, and the CPU fan isn't what makes that much noise.

    And as far as 'low cost', if this board+chip is more then $60, it still won't beat out a AMD k6/Celeron or even a 'duron' solution in terms of price. And if the chips aren't faster then about 400mhz (well, or way faster in terms of ops/clock), Then they still loose to a k6/Celeron. How fast can these chips go, anyway? The fastest I've ever heard was 200mhz, has that changed?

    Anyway, this might sound interesting to hardware geeks, but as far as a general purpose, cheap-ass server x86 still sounds like a better solution to me.

    --

    ReadThe ReflectionEngine, a cyberpunk style n
    1. Re:ARM eh... by MattBurke · · Score: 2

      The ARM chip used to be one of the fastest chips around. The Acorn Archimedes A300 when it was released was virtually a supercomputer.

      The birth of the StrongARM once again put ARM into the performance tables, but sadly they've done bugger all since.

    2. Re:ARM eh... by Eil · · Score: 1


      I thought the whole point of ARM was for making low-power devices. Doesn?t slapping one on an ATX
      board kind of defeat the purpose?


      I believe it's more of a development, hobbiest, tinkerer, workstation kind of thing. No one in their right mind would buy an ARM as a desktop system. (At least, not in this form.)

      And as far as 'low cost', if this board+chip is more then $60, it still won't beat out a AMD k6/Celeron or even a 'duron' solution in terms of price. And if the chips aren?t faster then about 400mhz (well, or way faster in terms of ops/clock), Then they still loose to a k6/Celeron. How fast can these chips go, anyway? The fastest I've ever heard was 200mhz, has that changed?

      As stated in pretty much every single thread in this list of comments for the story, it costs approxmately US$550. And like I just said, ARM was never designed to and never will compete with a K6, or a Duron, or an Athlon, or even a Celeron. They are targeted at embedded and mobile applications because while being decent at what they do, they also have very low power consumption, little heat given off (I don't believe they need a heat sink), and come in a relatively small package. As a consequence they also lack some of the things that every high-performance processor has these days, such as L1 and L2 cache, an FPU, and high-speed frontside bus.

      Anyway, this might sound interesting to hardware geeks, but as far as a general purpose, cheap-ass server x86 still sounds like a better solution to me.

      Actually, as many will attest, ARM-based boxes make pretty decent little servers, though you are probably much better off buying a premade box such as a Netwinder, rather than building one yourself.

  18. Sticker Shock! by ocelotbob · · Score: 1

    Like everyone else, I'm reeling from the sticker shock. From the posts I've seen on the capabilities of the ARM processor, a PIII CPU/mobo at the same price would blow the ARM out of the water. Now, if it had another advantage, like ran on a couple of AAAs, or would crack 56bit DES encryption like it was nothing, then you would have something here. As it stands, the economic benefits of the PIII outweigh any engineering benefits of the ARM processor

    --

    Marxism is the opiate of dumbasses

    1. Re:Sticker Shock! by MattBurke · · Score: 1

      actually I do recall somebody once making an entire arc (no hard drive) run from some 9v batteries...

    2. Re:Sticker Shock! by Anonymous Coward · · Score: 2

      Well, just about anything is possible with enough 9 volt batteries. At my last job, we have a whole barrel full of semi-discharged 9 volt batteries. I plugged them criss-cross until I had about a hundred in series.

      Then I wanted to see what kind of an arc it would draw. Boy was that an experience. 900 volts with several amperes (peak) behind it is a formidable force. Probably enough to electrocute an Elephant.

      Don't try it at home, boys and girls.

  19. not exactly cheap by Anonymous Coward · · Score: 1

    350 pounds for mobo+cpu+32mb+cdrom and 750 pounds
    for a whole system. Not a good price if you just
    want to build a server. Probably good for embedded applications or developing for ARM single boards.

    1. Re:not exactly cheap by ZikZak · · Score: 1

      And damn heavy, too.

  20. Nice outside pic by CMiYC · · Score: 1

    http://www.chaltech.com/images/atx_large.jpg

    I like the nature approach. Makes me wonder if these motherboards are really "rock solid"...

    :)

    ---

  21. Re:Low Prices by Dissenter · · Score: 1

    Yeah, but if I sign up for 3 years of MSN I can get $400 off! /me bitchslaps himself
    Dissenter

    --

    Dissenter
    "There is no knowledge that is not power."

  22. Multi processing Strong Arm boxen by aat · · Score: 1

    A board like the Mac MultiProcessor Boards for StrongArm's would bring more bang for the buck
    in the long run, by using less power, creating less heat (less costs for air conditioning, case fans),
    and possibly cheaper motherboards/processors.

    Arun

    1. Re:Multi processing Strong Arm boxen by Doug+Loss · · Score: 2

      Already thought of:


      http://www.dnaco.net/~kragen//sa-beowulf/

      I don't know the current status of it, but both Chalice and Simtec were working on it.

    2. Re:Multi processing Strong Arm boxen by scruffyMark · · Score: 1
      It's not really a Mac board - the only thing that'll run on/take advantage of the things is Linux.

      Mind you, if these things take off, especially if new Mac cases are made so that these beasts will fit in them (they're apparently a bit higher than standard PCI cards - hardly surprising), then it likely won't be long till someone works out a nice hack of the Darwin kernel...

      --

      What is the robbing of a bank, compared to the founding of a bank? -- Bertolt Brecht

  23. ISA slots? by Sleen · · Score: 1

    ISA slots?

    Why even bother with ISA Slots?

    I guess you have to include them if your system is supposed to be a low cost solution. But why more than one? For compatibility purposes?

    Is there a reason it has to have ISA????

    Sorry if i missed something obvious...

    -Sleen

    1. Re:ISA slots? by HeUnique · · Score: 2

      Remind me when was the last time you installed Analog modem in Linux?? do you think that PCI based modems are as easy as ISA modems? they're not. most of them are Winmodems (so the lucent linux driver won't work - it's ARM, not X86), so you'll need an ISA modem..

      --
      Hetz (Heunique)
    2. Re:ISA slots? by Sleen · · Score: 1

      Aha thats right...

      Actually I have not installed a modem under linux yet because I'm spoiled with great network connections. My bias.

      Sorry.

      Is that the only real reason?????

    3. Re:ISA slots? by shepd · · Score: 2

      >Is that the only real reason?????

      No... cheap printer ports, serial ports, network cards, and other items sold at computer sales/garage sales are usually in ISA form. Really, an ISA printer port, 10 BT network card, or serial port isn't going to be any slower than a PCI version. Also, ISA soundcards are dirt cheap (again, at sales), and run just fine.

      Also, you can usually get a CGA/TTL monitor for free including card from lots of people. All those cards are ISA. For a cheap server, these are a fine choice, since running X on a server is a waste (not that X won't work on a hercules graphics adapter... ;-).

      And then there's all that legacy hardware -- Bus mouse controllers, proprietary UPS controllers, proprietary scanner I/F boards, radio boards, arcnet cards, network cards with specially burned EEPROMS, etc, etc...

      "Why buy more hardware just because it has a new bus if it offers no other immediate benefit to you?" is the way I look at it. Some people prefer the "But it has more crap that I don't need on it so I want it" approach... :-)

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    4. Re:ISA slots? by Richy_T · · Score: 1
      Is there a reason it has to have ISA????

      From what I read, these mobos are most likely to be used for developing embeded systems.

      If custom hardware is needed, it is much easier to prototype something to the ISA bus than PCI. I made an ISA a/d converter for my third year project at university, I wouldn't have had a clue where to start with PCI and even if I did, I suspect the extra cost involved would have far exceeded the budget allocated (which I had to stretch a bit anyway)

      Rich

  24. Re:theY need to restructure the whole thing. by KarmaHo · · Score: 1

    It's all about MicroChannel, isn't it ;)

  25. yep you do by BobBilly · · Score: 1

    You sure do, you-sure-do.


    Why win9x really sucks

  26. Arrg, this is so old news... by T-Punkt · · Score: 1

    If someone wonders why ISA or why only 66MHz and no 100 or 133MHz SDRAMs: This board has been released 2 years ago!

    (NetBSD has support for the CATS since Oct. 17th 1998 in the tree, so it's probably a few months older.)

    1. Re:Arrg, this is so old news... by mrfiddlehead · · Score: 1

      That's exactly what I was thinking when I saw the specs for this board. Especially the choice of 66MHz ram since this stuff is getting harder to find, at the corner store anyway. And the number of ISA slots was reminiscent of the early PII boards.

      --
      :wq
    2. Re:Arrg, this is so old news... by peter · · Score: 1

      you can use PC100 RAM at 66MHZ. My home computer is doing that right now. 1 stick of 32MB PC66 SDRAM, 1 stick of 32MB PC100 SDRAM on a Shuttle Spacewalker MOBO. (Intel 430TX chipset.)
      #define X(x,y) x##y

      --
      #define X(x,y) x##y
      Peter Cordes ; e-mail: X(peter@cordes , .ca)
  27. They're not that cheap by [Xorian] · · Score: 3

    I looked at these a few months ago. If you check the only distrubtor Chalice mentions, these things come in at 350 pounds bare which works out to about $527 for us yanks. Compared to x86 motherboards, that's an awful lot. (OK, it's not completely bare, it has a 32 Meg DIMM and comes with a CD. That doesn't make it worth it.)

    I'd love to build a StrongARM machine, but that's more than 4 times what I just paid for a new dual-processor x86 motherboard (the Abit BP6). I couldn't justify the expense.

    --
    CVS is teh suck. Use Vesta instead.
    1. Re:They're not that cheap by Leto2 · · Score: 2

      Don't forget there's already a processor on the board!
      Comparing a complete system with a bare x86 motherboard is not really what I'd call fair.

      Ivo

      --
      <grub> Reading /. at -1 is like driving through Cracktown in a convertible that is stuck in 1st
    2. Re:They're not that cheap by [Xorian] · · Score: 1
      Don't forget there's already a processor on the board!
      Comparing a complete system with a bare x86 motherboard is not really what I'd call fair.

      Even if you include the price of processor and memory, you come out way ahead with an x86 solution. Again, I'll use the example of the system I'm building right now:

      • Chalice CATS board (including SA 1110 processor and 32MB RAM): $527 total
      • Comparable bits of my dual-processor system: $400 total
        • Abit BP6 motherboard: $112
        • Two Celeron 500s: $158
        • One one 128 MB PC133 DIMM w/ECC: $130
      --
      CVS is teh suck. Use Vesta instead.
  28. Too Expensive, Too Late... by Christopher+B.+Brown · · Score: 3
    I might build one "on a whim" if I could get mobo and CPU for $150.

    But for $550, just for the mobo/cpu, I suspect it'll see few takers outside of people that need test beds for developing embedded systems.

    Actually, I seem to recall seeing this site referenced, probably on Slashdot, a few months ago as a "source of StrongARM motherboards." Based on RCS logs, I've had a link at My Linux VAR page since January 14, 2000, which probably means that this purported "news" is actually "olds," likely mentioned at Slashdot in early-to-mid-January. I noticed then that the pricing was "a bit frightening."

    --
    If you're not part of the solution, you're part of the precipitate.
  29. Kind of off-topic.... by FIGJAM · · Score: 1

    Any word when will we see Transmeta based m/boards? Anyone know any manufacturers looking to attract the general desktop market rather than portables?

    --
    Do your best, hope for the best, suspect the worst.
  30. Re:That's funny by slickwillie · · Score: 1

    Every reference I can find on the Web defines it Synchronous DRAM.

  31. Details on the THREE year old CATS board by Krisg · · Score: 3

    The Cats board is about 3 years old, (I believe it was supported in about 96-97 by NetBSD (I think it was in version 1.3 ) That's why it has ISA slots.

    I believe it is actually supported by the latest linux's. I don't know for sure, my arm unix exp is from NetBSD, which it is supported by, people still have them on the arm32 list for NetBSD.

    I remember at the time thinking that cats boards were good value for money, these days they're not, but that's what time does for you. The reason for the price, cos they're made in low volume by a 2 man company at the time. I'm not even sure the company has survived after Acorn died a couple of years back.

    Something puzzling me is why is this getting posted as news? It's 3 years old or so...

  32. yes, I can :) by Bill+Currie · · Score: 2

    strongarm beowulf, though it sadly seems kinda deadish :(

    --

    Bill - aka taniwha
    --
    Leave others their otherness. -- Aratak

  33. Re:That's funny by Eil · · Score: 1


    slickwillie's right on both counts.

    1) Yes, If Rambus Inc decide to (and most likely will) use their new patent ruling to charge insane lisense fees to SDRAM manufacturers and artificially drive up the price of SDRAM to make it more competitive with RDRAM, then part of your dollars will go to Rambus. The people making the motherboard won't, AFAIK, but the memory manufacturers will.

    2) It is Synchronous DRAM.

  34. Less Filling! by Christopher+B.+Brown · · Score: 2
    Unfortunately, what's less filled is your wallet, especially if you live in Saskatoon or (my favorite) North Battleford.

    The problem is that while the boards may outperform a "cheap Pentium," they're priced at the price of a motherboard and a 700 MHz Pentium III, which is not exactly a "cheap Pentium."

    If you're in Saskatchewan, you're probably looking at the motherboard and CPU costing you $1K CDN, plus whatever sales taxes get assessed.

    What it's suitable for is as a "test bed" if you are planning to design embedded systems based on StrongARM.

    If the plan is to deploy it in its own right, it's terribly overpriced.

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:Less Filling! by dadragon · · Score: 1

      Where in Saskatoon can you get these things?

      I'd like to try one sometime, see if I can get quakeforge running on NetBSD (I'm the OpenBSD maintainer for QuakeForge)
      --
      God save our Queen, and Heaven bless The Maple Leaf Forever!
    2. Re:Less Filling! by peter · · Score: 1

      > I'd like to try one sometime.

      The StrongARM is not a gamer's CPU, since it has bad FPU performance relative to its integer performance. It might be fun to set up just for the heck of it, though :)

      #define X(x,y) x##y

      --
      #define X(x,y) x##y
      Peter Cordes ; e-mail: X(peter@cordes , .ca)
  35. It should be spelled katz by alehmann · · Score: 1

    'cuz it's pronounced like that.

  36. ISA slots by ArchieBunker · · Score: 1

    How about a modem? Most pci modems are crappy winmodems anyhow. External modems suck because they cost more.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
  37. well by delmoi · · Score: 1

    that certanly sucks

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  38. My usual bitching by Sloppy · · Score: 2

    This obscure company I've never heard of are selling an ARM ATX motherboard, and IBM/Motorola still can't supply POP motherboards/chipsets? Sheesh.

    I swear, it's like any platform that I get interested in, goes nowhere. :( Maybe I should get into Windows running on Pentiums.


    ---
    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  39. Sorta like a LART? by Anonymous Coward · · Score: 1
    This thing reminds of of the LART devices, mentioned a little while back on /. I think. (This one looks like it has a big more horsepower, and it's quite a bit bigger, but the same idea.) While I'm not such a fan of the price, that's what you have to expect from the first one[s] on the market. It'll come down.

    I'm thinking of using one of these (either a LART or maybe one of these) in a vacuum environment to drive some CCD cameras. I've been led to believe the StrongARM chips run a whole lot cooler than the Intel chips, but I think they're a fair bit slower as well. I'll have to figure out what sort of speed I can accept. Regards, Brian

  40. Great for development. by Ungrounded+Lightning · · Score: 5

    I believe it's more of a development, hobbiest, tinkerer, workstation kind of thing. No one in their right mind would buy an ARM as a desktop system. (At least, not in this form.)

    Things may have changed since I was dealing with this (a couple years ago)...

    If you are designing a system-on-a-chip ASIC and need a low-power, low-silicon-consumption, high-performance processor to embed, your choices were pretty much limited to the ARM and the MIPS families. And they were also limited by the fab you chose - most had one or the other available, few had both.

    There are several big advantages to doing your software development on a platform that runs the same instruction set as the target or a superset of it. Two big ones:

    - You can use the native development environment. (This was even more important a couple years back, because gcc's cross-platform support was badly broken.)

    - You can run most of the target code on the workstation.

    MIPS machines have been available with unix and linux for a very long time. Think SGI. (We bought a Cobalt Qube just to get a development environment for MIPS, after wasting more than its cost trying to get gcc/g++ to compile for a MIPS on a Sun. Found out later that we'd have needed a few hundred lines of patch from Cygnus to get cross-gcc to work.)

    This board, running the Linux or BSD environments, provides an equivalent for the ARM family.

    ARM cores tend to be smaller and lower power than MIPS for equivalent functionality. Being able to throw together an ARM development environment by stuffing this board into a PC case and loading Linux onto it is a great boon to garage-shop "fabless semiconductor companies".

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  41. You'd be better off with celerons+MMX by Anonymous Coward · · Score: 1

    Its very hard to beat the MOPS/cycle of cheap PC's. The only DSP's to come close performance wise are TI's VLIW DSP's, and those are hella expensive.

    Of course if size and heat are a problem you have to look elsewhere... the CPU/DSP hybrids are cool too (TriCore, SH3-DSP etc).

  42. 350 pounds 'low cost' by Nipper · · Score: 1

    Interesting to read comments about this being 3 years old. Odd that it had USB at that time?

    I also followed some links and saw it priced at 350 pounds, hardly low cost I would think, what's a 810 board and a cheap celeron cost today? Less than that, and it would perform better.

    If these guys produced a version with Intel's forthcomming StrongARM2 at 600MHz or so (sorry, can't seem to find the press releases) might be more attractive.

    1. Re:350 pounds 'low cost' by Lumpy · · Score: 1

      Not odd to have usb at all.. I have a 3 year old Mobo that has the USB connector on a cable that insert's into a car slot thingey. Granted it's usb1.0 and it sucks. (USB anything sucks. it's good for joysticks, and printers... anything else is a joke)

      --
      Do not look at laser with remaining good eye.
  43. news? Over a year old?!?! by fence · · Score: 1

    This is old news-

    the page is over a year old.

    Last Modified: Thursday, March 25, 1999 8:16:14 PM Local time
    Last Modified: Friday, March 26, 1999 3:16:14 AM GMT
    ---
    Interested in the Colorado Lottery?

    --
    Interested in the Colorado Lottery or Powerball games?
    check out http://colotto.com
  44. If it were subtle... by fishexe · · Score: 1

    it wouldn't be a troll, now would it?

    Ever get the impression that your life would make a good sitcom?
    Ever follow this to its logical conclusion: that your life is a sitcom?

    --
    "I don't care about the Constitution!" --Bill O'Reilly, November 17, 2009
  45. Can you imagine... by fishexe · · Score: 1

    ... a Beowulf cluster of morons like this?

    Ever get the impression that your life would make a good sitcom?
    Ever follow this to its logical conclusion: that your life is a sitcom?

    --
    "I don't care about the Constitution!" --Bill O'Reilly, November 17, 2009
  46. That's just because... by fishexe · · Score: 2

    their web server isn't y2k compliant =]

    Ever get the impression that your life would make a good sitcom?
    Ever follow this to its logical conclusion: that your life is a sitcom?

    --
    "I don't care about the Constitution!" --Bill O'Reilly, November 17, 2009
  47. another good reason is... by Shostykovich · · Score: 1

    ...the good ol' GUS MAX of course!! =)

  48. God this is an awful article! by Anonymous Coward · · Score: 1
    A little effort please!

    I swear, this is no different from any other crap specialty board available.

    The price >$500 specifically makes it a prototype board with limited production. You can get SA prototypes anywhere for that much dough! And this thing is old as heck!

    Could we possibly research a little before posting? Could we be a little competent in providing news?

    If you don't know what you are talking about, don't post! You aren't impressing anyone who isn't full of crap (less than 5% of posters now).

    I have looked into SA boards a few years ago. You don't want ATX based, this goes against everything SA has. You want a biscuit size, and it to have a large firmware and nic. Then you can shove Linux on it and use it as a firewall, encryptor, etc. Then you can hang it off (or inside) your webserver by NFS.

    Still you can't get them below prototype price, because no one uses them! Now, I would look at Celeron or Mobile P2 biscuits instead. Still expensive, but software R&D cost is low.

  49. starting point for OpenBSD/arm32? by yecrom · · Score: 1
    Just a thought in passing, I think this could be a great development machine for an OpenBSD-based firewall. The actual firewall machine would be a more standard network-appliance type device. I think this would be a killer combo for a firewall/IDS/scanner/ultra-secure server appliance. I know what my spare time will be spent doing! (If I had any) :-}

    Matt

    1. Re:starting point for OpenBSD/arm32? by Anonymous Coward · · Score: 1

      I had good experiences running a shark (a slightly more limited NetBSD/arm32 box) as a firewall a while back. With the forthcoming NetBSD 1.5 release including integrated crypto (now the stupid US regulations have been dropped), I'd suggest just running with NetBSD on the box :)

  50. Quality, specs and also tradition... by mirko · · Score: 2

    I understand you are disappointed by the fact that Simtec web site is under reconstruction, thus only consisting of 3 HTML pages.
    We (The Acorn Users Community) have been knowing them for a long time and previously remarked them (e. g. for cooking a multiprocessor board in Acorn's RiscPCs along with coding the multithreading module required by RiscOS to benefit from it).
    Concerning the price, there is quite a big difference between a hand-made board like the CATS and an industrially produced Taiwanese board supposed to be replaced in 6 months because of obsolescence.
    BTW, would you use such an OEM board in an industrial device ? The CATS can also be used for this because of its low radio-electric emission level and its low-power requirements. It is thus the long-term investment that typical Acorn users are looking for to replace their old 10 year-old ARChimedes.
    Here you also pay for the opportunity to work troublelessly and silently (no fan required) with a reliable (Strong)ARM processor.
    --

    --
    Trolling using another account since 2005.
  51. Blame intel by T-Punkt · · Score: 1

    > The birth of the StrongARM once again put ARM into the performance tables, but sadly they've
    > done bugger all since.

    Because the StrongARM was developed/made by DEC.
    DEC is gone and the StrongARM devision (patents, developers etc. but not the trademark, hehehe (wich is owned by ARM Ltd.)) was bought by Intel.

    Though Intel has it all far longer than DEC now, they didn't manage to produce something faster than DEC's original 200/later 233MHz SA110 from 1996.

  52. About the price by Moderation+abuser · · Score: 2

    You have to remember that these will be initial run motherboards. They won't have the volume in place and we'll still be paying for the initial development costs.

    The same will also be true of the POP PPC motherboards that should be available soon. The initial runs will be expensive.

    If they can get the volumes up then the price will become more reasonable. Will they compete with AMD/ATX? Don't know but they'll certainly run cooler and consume less power.

    --
    Government of the people, by corporate executives, for corporate profits.
  53. not designed for desktop by DABANSHEE · · Score: 1

    Acorn Risc Processors are designed for embedded aplications. This ATX board is just designed for making it easier to test peripherals, etc.

  54. some stuff about ARM by Cardinal+Biggles · · Score: 1

    The ARM was not designed for embedded applications - it was made for desktop machines (the Acorn Archimedes). But since it's so well-designed it uses very little power and has a great code density and "performance per MHz", it was able to move into the embedded niche instead of being crushed by x86 like everyone else.

    The sad part is that now everyone thinks that it wouldn't make sense to put an ARM into a desktop machine. It would, if it weren't for the fact that no-one has made a high-speed version without being too concerned about power consumption.

    If someone were to make an ARM that could run at 800MHz it would beat the hell out of any one of those horrible, kludgy, gigantic 8086 simulators we're all buying 'cause Windows won't run on anything else.

    Intel could take the StrongARM there. But they don't. Guess why.

  55. Mail Order May Be Your Friend... by Christopher+B.+Brown · · Score: 2
    I rather doubt that there are many vendors of StrongARM motherboards in Saskatoon; it is not a city generally considered a "hotbed" of embedded systems development. They've got potash (somewhere), wheat, and some heavy oil. A whole whopping lot of roads to maintain, and with a not-increasing-very-quickly tax base, increasing demands by the Indian community, and younger folk apparently migrating to other provinces, this does not lead to good things. (My dad grew up in North Battleford, and moved to Ottawa "as soon as he could.")

    More likely is that you'd have to order it mail order, and thus have atrocious shipping and excise costs.

    Getting Quakeforge running sounds pretty cool, but I doubt it would be economically feasible...

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:Mail Order May Be Your Friend... by dadragon · · Score: 1

      I rather doubt that there are many vendors of StrongARM motherboards in Saskatoon; it is not a city generally considered a "hotbed" of embedded systems development. They've got potash (somewhere), wheat, and some heavy oil. A whole whopping lot of roads to maintain, and with a not-increasing-very-quickly tax base, increasing demands by the Indian community, and younger folk apparently migrating to other provinces, this does not lead to good things. (My dad grew up in North Battleford, and moved to Ottawa "as soon as he could.")

      Well, relative to other cities it's size, it is a hotbed for computer technology. We are apparently the birthplace of the commercial modem (I may be mistaken here, it's just what I'm told) Saskatoon does have Potash, and lots of it, so lets face it, Bridge city has a primarily agricultural based economy. But next to N.B, this place is paradise :)

      --
      God save our Queen, and Heaven bless The Maple Leaf Forever!