Slashdot Mirror


VIA Epia SP 13000 Review

Nehemiah writes "Epiacenter.com just published a review on the brand-new VIA Epia SP 13000 mini-itx mainboard. It's the first VIA Epia board with the CN400 chipset and, together with the new epiOS Linux distribution that is announced in the review, it seems to have a very good performance during MPEG2/MPEG4 playback."

6 of 189 comments (clear)

  1. Re:#$@#$ fans by newbie65536 · · Score: 5, Informative

    The VIA EPIA MS10000 Fanless is the 1 GHz fanless board that is available at mini-box.com. These have acutally been available for quite some time. Guess you haven't looked too hard for it.

    --
    Profanity is the language all programmers know best.
  2. Re:#$@#$ fans by fishbowl · · Score: 5, Interesting

    >Why aren't we seeing 1 GHz+ fanless systems in the
    >Mini-ITX form factor?

    That's a very good question. I've been on a quest for some years now, for a system that can be mounted in a shallow 19" rack form factor, that has no fan whatsoever but enough power to run audio applications. I can't even find good compromises, although I make do with my Antec Sonata, Zalman coolers, etc.

    Shuttles are *way* too noisy, which was upsetting because they were recommended to me on the basis of them being very quiet, so I bought one, yuck.

    Dell desktop machines are surprisingly quiet, I've discovered.

    The Antec Sonata case is still not quiet enough to be called "silent" but it's pretty good. The hardest part of putting my system together has been finding a fanless 1.5v AGP video card. ASUS PxPN00 boards have no fan on the bridge chip, which is nice. Seagate SATA drives with the SNXXXX model numbers are pretty quiet, especially in the Antec case.

    But as far as Mini-ITX, except for the 533 C3 boards, they all have fans.

    --
    -fb Everything not expressly forbidden is now mandatory.
  3. Re:Legacy Ports by Bradee-oh! · · Score: 5, Insightful

    I use standard DB9 rs232 ports as well as parallel ports for all sorts of testing, debugging, and even deployment applications. I've deployed epia boards in energy management systems more than once utilitizing the serial and parallel ports.

    Yes i know that you get get usb->serial converters and usb->parallel converters. And for notebook/desktop applications that makes sense. However these boards are obiously not mainstream. They are often used for development/prototyping and for low power applications. The needs for that market are different.

    At least that's my take on it. I for one am glad to see not EVERYONE is going "legacy free."

    --
    "This is Zombo Com, and welcome to you who have come to Zombo Com" - www.zombo.com
  4. Re:#$@#$ fans by owlstead · · Score: 5, Informative

    If it has the "Eden" or "E" name in it, it is fanless. Pretty easy browsing once you notice this. It is not explained anywhere visible on the VIA sites though.

  5. Re:Why epiOS? by isolationism · · Score: 5, Informative
    There are some pretty "heavy" changes to get the EPIA working well -- Kernel patches, a Unichrome (graphics) driver for Xfree86 (none for X.org yet, sadly :( ), etc.

    There are also some "positive" things that come out of the VIA -- Like the CLE266 being one of the best-supported video cards by the DirectFB project. That said, I'm actually very, very happy that there are places like the EPIA Wiki to walk you through how to get all of this stuff working on your own distribution instead of being railroaded into using VIA's. Mine runs Freevo on Gentoo, which suits me just peachy.

    I'm sure VIA just baked everyone else's Linux patches into a single distribution to roll out with their hardware -- Not that there's anything wrong with that, of course -- But I would undoubtedly have preferred VIA to have spent more time contributing to the success of existing, frequently-used projects (similar to how they did for Xine to get it to run with their mpeg4 acceleration, I guess, although preferrably in a more package-neutral manner) for their hardware than building their own distribution on the backs of all of the fine folks that have worked so hard to make these adorable little boxes go.

  6. Re:Why epiOS? by pavon · · Score: 5, Informative

    This information is a little out of date and only what I picked up while setting up a Mini-ITX MythTV box (I'm not involved in the EPIA development) so there may be inaccuracies, but is mostly correct for the most part.

    The driver situation for the EPIA boards has been less than desirable. The VIA engineers were very supportive of linux and wrote drivers for all the chipsets on their boards, including accelerated XFree86 drivers, video out, hardware video encoding, etc. They were even cool enough to release the source to everything the were allowed to (some stuff was restricted because of third parties). But they did a poor job of keeping the binary driver packages up-to-date, and couldn't seem to decide which distros they were going to support, so you had the situation where this driver was packaged for these three distros, and that driver was packed for these other 4 distros.

    Eventually, some people got frustrated and forked the code, vastly improving it - this is the Unichrome project. But they also considered it to be in development, and so only made the source available. And there was still the hassle of dealing with the few closed source drivers. The best distro by far for EPIA became gentoo, probably because it was easier to maintain and use an up-to-date source package than a binary one, and most of the EPIA community gravitated over there.

    I don't know why the other distos didn't include unichrome drivers - perhaps they were just waiting for them to stop being beta. (Some may include them now, it has been at least 6 months since I checked). Anyway this appears to be a simple gentoo live-CD with the drivers in question. And that kicks ass. An OS that works out of the box will save newbies all sorts of time - I spent a couple weekends just figuring out where to find the newest versions of all the various drivers. And it really isn't a whole new distro - it is just a live-CD of existing distro. Considering how easy people have made it to roll your own live-CD, it makes a heck of a lot of sense for somone to do this.