First Menlow Board Released
nerdyH writes "German board vendor Lippert has unveiled what it claims to be the first motherboard based on Intel's 'Menlow' chipset for ultra-mobile PCs. The CoreExpress-Menlow is smaller than a credit card, yet clocks to 1.5GHz, has 1GB of RAM soldered onboard, has multiple PCI Express lanes, USB 2.0, HD audio, an IDE interface, and a digital LVDS video interface. The board is the first in a proposed 'CoreExpress' standard motherboard form-factor measuring 2.6 by 2.3 inches (65 x 58 mm)."
...kinda like the idea of not having a massive box on my desk. This is more than welcome.. small form factor is nice.
Which is a pity - it would be perfect for a SLAM-capable robot project I've got on hold since half a year because even the crappiest embedded motherboards out there are damn expensive when you want to buy just one or two of them and are a student...
This is Slashdot. Common sense is futile. You will be modded down.
Software guys can become half-assed circuit guys pretty easily with modern microcontrollers. Learn a couple of (very) simple circuits, hell, you don't even have to learn to solder with the PIC kits available today. After you do the monkey's job of putting part A into slot A everything else turns into a software problem... Well, everything AFTER you figure out how to turn a hit on the dartboard into a properly formatted digital signal. At least when looking for a PIC kit you should be able to find one with a switch demultiplexer or something.
Anyways, I think this is serious overkill for what you're talking about, so much so that I'd imagine it would be MORE complicated to use one of these as opposed to a PIC kit, but that's just my opinion.
So, does it run Android?
DRM: Terminator crops for your mind!
screw that.. i wanna attach a 3g module and use it as a phone. ;)
http://www.xkcd.com/354/
You could probably accomplish all this with an HC-11 microcontroller. No need to throw anything nearly that fast at it.
DRM: Terminator crops for your mind!
Well, the article is skimping on details, but does anybody know where I can find more info on the power consumption? I doubt it's anywhere comparable to ARM... speaking of ARM. Anybody know where I can get a small ARM based board? I've been searching and searching, can't seem to find anything that isn't mass-order.
It was very smart of Intel's engineers to design and implement the CABPWAPF (Clear 'Artificial Barrier to Proprietary Windows App Performance' Flag) instruction that's in the i686 instruction set. This artificial barrier is the i686 instruction set itself. ARM CPUs cannot run applications that have been compiled with x86 instructions without an x86 emulator, and I don't see how an emulator would outperform this native x86 board and use less power.
It has a USB port interface, and you can get USB wireless modems. Maybe a micro-short USB cable would help?
Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
I gotta agree here. I'm very puzzled why Via is the only CPU maker that sees the value in adding hardware acceleration for crypto into their CPUs. On the mobile side of things, pretty much every business and government organization is mandating encryption on laptops. On the Server side of things, a lot of network communication is being encrypted, and it wouldn't surprise me if companies have decided there is value in encrypting data even in a 'secure' data center. Plus, there's stuff like encrypting data to backup tapes. On the desktop side of things, again a lot of network communications are being encrypted.
It just makes *so much* sense to put some crypto hardware on CPU's. Yet via has a corner on that market. So, without the support in hardware, that means that my laptop, server, or desktop is going to run just a little bit slower. Sure, most CPU's are fast enough to do software-based encryption pretty fast these day, but it would still be better to do it with optimized hardware. (And, I bet the optimized crypto hardware uses less power to do it than doing it in software on the general purpose CPU).
Perhaps because being based in Taiwan, they don't have problems dealing with the idiotic US crypto export regulations the way AMD and Intel do.
Can you expand on what you think the added value is? In this form factor? Seriously. For a processor that is intended to power servers (ssl or vpn or the like) then sure, there is value. And Sun has added it to the Niagra line of processors. But for some little doodad that is itty bitty. What exactly are you planning on doing on this thing that it's basic math primitives won't be more than sufficient?
You are wrong. Intel has it on the future roadmap for its ultramobile offerings.
As people say - imitation is the sincerest form of flattery.
You missed one more factor. One of the biggest battery eaters for me in a laptop is the VPN. On via it costs me nothing. On an Intel my battery life is often 20% less as a result (AESing at 256 access to a 4.5G+ IMAP store is expensive).
Baker's Law: Misery no longer loves company. Nowadays it insists on it
http://www.sigsegv.cx/
In a mobile device, encryption is very important. If you have any important data on your local disk, you are going to want to encrypt it - ideally encrypting the entire volume, which means you need encryption for any I/O, including swapping. You also need encryption for pretty much any WiFi usage and for a lot of general network stuff (e.g. IMAPS, SMTPS).
I am TheRaven on Soylent News
I understand the need for encryption, but please explain why dedicated primitives are relevant?
it's the platform for the MID/UMPC/etc. The chipset is Poulsbo and the CPU is Silverthorne. Just setting the record straight on the submitter's summary. :)
By the way, you have to love how every component of the system gets a codename as well as the final system.
The other aspect is, of course, performance. Ultra-mobile chips are underpowered by the standards of desktops or even laptops. While you can do full-disk encryption with a Core 2 without much slowdown, trying to do it with a much slower chip is likely to make things crawl, and network encryption is even worse. When I connect my MacBook Pro to my PowerBook with a FireWire cable and try to scp a file, the bottleneck is the PowerBook's 1.5GHz G4 CPU. 802.11n promises to be three quarters of the speed for FireWire 400, and even if it's only one quarter then it's still going to place a big load on this kind of CPU.
The big killer for battery life is clock speed. Power consumption goes up a lot faster than clock speed, which is why it's important to reduce the clock of mobile CPUs when they are not fully loaded to get the best battery life. If you have some dedicated silicon for a commonly-used algorithm, you can get the same overall performance by running the CPU at a lower speed, which can give a huge improvement to battery life.
I am TheRaven on Soylent News
There are 3G USB modems that are becoming increasingly common around where i live. Doubt it'd take much effort to make that into a viable phone platform..
http://www.xkcd.com/354/