Slashdot Mirror


Meet the 5-Watt, Tiny, fit–PC

ThinSkin writes "Meet the fit-PC, a tiny 4.7 x 4.5 x 1.5-inch PC that only draws 5-watts, consuming in a day less power than a traditional PC consumes in one hour. By today's standards, the fit-PC has very little horsepower, which makes it apt for web browsing and light applications; today's games need not apply. Loyd Case over at ExtremeTech reviews the fit-PC and puts it through its paces, noting that performance is not this PC's strength, but rather its small size and price tag of $285."

6 of 310 comments (clear)

  1. 5 watts is good, can be better by recharged95 · · Score: 5, Insightful
    Wow, add a couple of solar panels

    and you could have a lightweight VOIP phone that runs forever. Sweet. Solar power computer FTW!

    1. Re:5 watts is good, can be better by Anonymous Coward · · Score: 5, Informative

      I've worked with these Geode-based 'miniboxes' during my day job for the past year or so. Max power draw is more than 5W, but it's not as bad as you make it. The Geode's TDP is 3.5W IIRC, though in average (i.e. not encoding video) use it's more like 1.0-1.5W. The HDD draws ~2.5W while seeking, but 1W while it's idle. The RAM + other goodies on the motherboard are ~1.5W. Even if you plugged in 5W of USB devices you'd still be looking at a total power draw of 10W under all but the heaviest loads. Measured at the wall it's a little higher due to PSU efficiency, but nowhere near the 2x factor you claim - more like 30%.

  2. I'm Depressed by Dog135 · · Score: 5, Funny

    Man I'm depressed now. This thing has higher specs then my laptop!

    True, my laptop's 5 years old. But STILL! I'm now in the process of trying to talk my wife into letting me upgrade.

    BTW: yes, works great for going online and writing non-graphical programs. (web sites, CLI) But useless for most action games. Tomb Raider plays fine on it though.

    --
    "That's so plausible, I can't believe it!" - Leela
  3. Re:slashvertisement by MobileTatsu-NJG · · Score: 5, Insightful

    "**cough** slashvertisement **cough**"

    It's a strange coincidence that the things that geeks enjoy reading about are often products.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  4. Not $285; try $325. Go VIA instead... by SuperBanana · · Score: 5, Interesting

    Another lovely company that tricks you with outrageous shipping costs to artificially drop the "price" of the computer. Also, check out the super friendly support and warranty policies.

    Do yourselves a favor and get a VIA-based mini-itx board for that kind of money.

    Seems you can get a VB7001G (1.5Ghz) for about $130; add in $30 for 512MB of ram (2x the fitPC), and however much you feel like spending on a compactflash card, USB memory key, or smaller laptop drive. Say, $50 for a 60GB drive (more than the fitPC's 40). $40 for a picoPSU; $30 for a AC adapter. Buy a crap case for $30 if you don't have one you can use already. Install a gigabit NIC for under $20 (dunno if there are any cheap dual-interface gigabit NICs.) That's under $310, and quite a bit more bang for the buck. It probably won't be 5w, but it'll be well under 20w given that board seems to use about 10w.

    If you want to go even cheaper, intel is fighting back against via, like with the D201GLY. It's $70, 1.3ghz celeron, DDR2 ram...

  5. my Fit-PC experience by gradedcheese · · Score: 5, Informative

    Ooh, I have one of these, and it's kind of a mixed bag. The people who make them don't really seem to have enough Linux experience to really set this thing up so that it makes sense out of the box, definitely buy it only if you're planning to reinstall Linux on it.

    I expected at least a serial terminal out of the box so that I wouldn't have to plug in a display. It has an RS232 port (via RJ11 jack and adapter cable), and it is a semi-embedded little box. However they didn't enable it in /etc/inittab. Damn. On to Ethernet though, surely it ships with an ssh server running out of the box? Nope. On to plugging in a keyboard and display...

    It does come with Gentoo out of the box (not sure why they picked that distribution), with KDE (ugh) and some various other software. I used UNetbootin (http://lubi.sourceforge.net/unetbootin.html) to install Ubuntu via the network, because the BIOS that shipped on my Fit-PC didn't have working PXE boot (they've since fixed that). Afterward, I enabled the serial console and SSH server, configured the network interfaces, installed the applications I needed (SVN server) and stashed the Fit-PC somewhere and forgot about it, as I had originally intended.

    Overall, I like the Fit-PC, but I wish they had taken more care with the out-of-box experience and even the PC itself (the reset button, for example, is not exposed, and there's no soft-power way to shut the thing off since it has no other buttons). I do like the dual network interfaces, RS232, and low power and quiet operation, but there are tons of other similar Geode-based boxes out there, so this isn't too unique.

    Finally, the Geode is going away. I wonder what the next semi-embedded x86 chip of choice will be.