Slashdot Mirror


Simple, Bare-Bones Motherboards?

basic0 writes "After my Windows box recently lost its life in a puff of awful smelling smoke, I tracked the fault to the motherboard. Now I'm in the market for a replacement board, but all the boards I find seem to be all-in-one models with on-board everything. I already have a good graphics card, NIC, USB audio device, etc. I just need a no-frills motherboard like I used to be able to buy. It seems like a waste to buy a board with all the built-in stuff (and probably pay extra for it) when I'm never going to use it. Has anyone else had similar experiences? Do a lot of people actually use the on-board stuff? Is it still possible to purchase a motherboard that's *just* a motherboard?"

7 of 627 comments (clear)

  1. Its in the chipset anyway by atrus · · Score: 4, Informative
    Unless you go to server boards, the answer is no. The reason? Everything is integrated into the chipset. Once designed, it costs an insignificant amount more to build that way. All you have to do is add the right headers to the end of the board.

    Even in server boards, things still get integrated. Different sets of things (SCSI controllers, low-end video hardware). Reasons? It frees up slots (big +++ in 1U 2U rackmount land), and at the same time drops cost (may be hard to believe, but in the log run it does).

  2. Re:You'll end up paying more by morcego · · Score: 5, Informative

    You end up paying more for a bare-bones motherboard because of their rarity.

    Actually, it is a correct, if limited, summation.

    When you think on market scale production, one fact is simple: the more you produce, th lower the individual unity cost. That is why, today, a dot-matrix printer is more expensive than a laser one.

    Considering the great majority of motherboards produced are those "on-board" models, and the demand for "clean" boards is small (and getting smaller each passing day), the natural tendency is that the production cost pre unit for a clean board is higher.

    On the other hand, I do like clean boards better. The chances of a failure is reduced, since the number of components is reduced too. That can also lead for a higher durability.

    So, as far as I'm concerned, the "on-board" mobos are cheaper when you buy then, but clean ones tend to be cheaper on the long run. At least for me, since I never throw away a working computer. I just move it to other functions (disk server, firewalls etc).

    --
    morcego
  3. No chance by mnmn · · Score: 4, Informative

    Companies like via, nvidia, intel produce chips which will tend to the largest market segment, which is how they produce chips with everything on board at a cheap price. If they produced chipsets of different types, the production runs will be smaller, support and testing costs larger and pricing higher. I actually expect the likes of AMD to release CPU+chipset chips with say the top 256MB of ram built-in, along with both the north and south bridge, nic phy, audio and usb and everything else in between. The resulting board+cpu will be cheaper than the current board+cpus.

    AMD actually currently integrates the north bridge in the athlon64 if I'm not wrong.

    Even if you want architectural simplicity and efficiency, its hard to find a simple ARM, m68k or ppc microcontroller without something built-in specialized for its market.Having just a no-frills set of parts was last seen in the 8086 and 6502 days in which each chip did only one thing. And it was expensive as hell.

    --
    "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
  4. Good Barebone motherboard by Beuno · · Score: 5, Informative

    Ive had very good experiences with ABIT barebone motherboards, which I normally use on servers.

  5. So get a passive backplane by Animats · · Score: 5, Informative

    If that's what you really want, you can buy a passive backplane and plug in CPU and peripheral boards, up to and including dual Xeons Passive backplanes are used in specialized industrial applications, and will cost you far more than a "loaded" motherboard. This is not something desktop users buy. But they do exist.

  6. Try searching by DaEMoN128 · · Score: 5, Informative

    Mwave, TigerDirect, Directron, Newegg....there are many sites that provide these barebones motherboards. I have never seen one for less than 80 dollars though. I have found all in one integrated boards for much cheaper. If you are looking for a barebones system though, try Tyan, MSI, or Giga-byte. ASUS tends to pack everything onto the board, soyo and abit are the same. I havent heard or had much experience with epox, dfi (they also have good reviews, and I believe the lanboy is fairly barebones but expensive). Do about 20 minutes searching and you can find what you are looking for. I personally recommend a Giga-byte board. I have had nothing but great luck with them.

    Best of luck in your search.

    --
    Stop signs are only Suggestions
  7. On-board ain't that bad these days by jgarzik · · Score: 4, Informative
    Most onboard audio chipsets don't even support multiple audio streams in hardware.

    Completely false.

    Pretty much all of the new on-board audio supports multiple channels (OS drivers may be another story!). The bleeding edge on-board audio even supports High Definition Audio.

    Most of the high-volume motherboard chipset vendors -- Intel (the big fish), AMD, NVIDIA, SiS, ULi, VIA, ... -- all implement the same advanced features in their chipsets: SATA2 NCQ, USB 2, HD audio, gigabit ethernet, and more. Just wait 3-6 months, and a new-and-spiffy ethernet/SATA/USB/audio feature will appear for free on a modern motherboard. If its a mass-market feature, of course.

    Blindly choosing "no on-board devices" is rather silly. Today's mass market motherboard contains on-board devices, which means the cheapest motherboards give you that stuff for free. If the on-board device meets your feature requirements, use it. Sealed silicon interconnects are far more reliable than PCI slots anyway.

    ...speaking as the author of the [old OSS] VIA audio driver for Linux, and the sometimes-maintainer of the [old OSS] Intel/SiS/Nvidia/AMD audio driver for Linux, as well as other Linux drivers for on-board (and off-board) devices.